API Documentation

API endpoint that allows details of a languagesystem to be viewed.

Test the API

Make a GET request (json)

Make a GET request (api)

Request

GET /tools/api/v1.0/localisation/languagesystem/smn/?format=api

Response

HTTP 200 OK
      Allow: GET, HEAD, OPTIONS
      Content-Type: application/json
      Vary: Accept
      {
    "url": "https://www.alphabet-type.com/tools/api/v1.0/localisation/languagesystem/smn/?format=api",
    "code": "smn",
    "name": "Inari Sami (Latin)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Latn/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/smn/?format=api",
    "required_codepoints": [
        193,
        268,
        66,
        77,
        272,
        273,
        225,
        196,
        90,
        353,
        228,
        330,
        65,
        194,
        67,
        68,
        69,
        70,
        71,
        72,
        73,
        74,
        75,
        76,
        98,
        78,
        269,
        80,
        82,
        83,
        84,
        85,
        86,
        89,
        331,
        79,
        352,
        97,
        226,
        99,
        100,
        101,
        102,
        103,
        104,
        105,
        106,
        107,
        108,
        109,
        110,
        111,
        112,
        114,
        115,
        116,
        117,
        118,
        121,
        122,
        381,
        382
    ],
    "auxiliary_codepoints": [
        216,
        195,
        248,
        113,
        192,
        323,
        324,
        197,
        198,
        199,
        200,
        201,
        205,
        209,
        210,
        211,
        214,
        87,
        88,
        218,
        220,
        224,
        227,
        229,
        230,
        81,
        232,
        233,
        231,
        237,
        241,
        242,
        243,
        246,
        119,
        120,
        250,
        252
    ],
    "punctuation_codepoints": [],
    "status": 2
}