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/kl/?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/kl/?format=api",
    "code": "kl",
    "name": "Kalaallisut (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/kl/?format=api",
    "required_codepoints": [
        230,
        193,
        119,
        66,
        77,
        109,
        216,
        248,
        67,
        121,
        110,
        90,
        197,
        219,
        198,
        296,
        297,
        71,
        229,
        115,
        73,
        312,
        116,
        74,
        65,
        194,
        195,
        68,
        69,
        70,
        225,
        72,
        201,
        202,
        75,
        76,
        226,
        206,
        205,
        80,
        81,
        82,
        227,
        212,
        78,
        86,
        87,
        88,
        89,
        218,
        79,
        361,
        122,
        360,
        97,
        98,
        99,
        100,
        101,
        102,
        103,
        104,
        233,
        234,
        107,
        108,
        237,
        238,
        111,
        112,
        113,
        114,
        83,
        244,
        117,
        118,
        105,
        120,
        84,
        250,
        251,
        106,
        85
    ],
    "auxiliary_codepoints": [],
    "punctuation_codepoints": [],
    "status": 2
}