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/kea/?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/kea/?format=api",
    "code": "kea",
    "name": "Kabuverdianu (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/kea/?format=api",
    "required_codepoints": [
        65,
        66,
        68,
        69,
        70,
        71,
        72,
        73,
        74,
        75,
        76,
        77,
        78,
        79,
        80,
        209,
        82,
        83,
        84,
        85,
        86,
        88,
        89,
        90,
        97,
        98,
        100,
        101,
        102,
        103,
        104,
        105,
        106,
        107,
        108,
        109,
        110,
        111,
        112,
        241,
        114,
        115,
        116,
        117,
        118,
        120,
        121,
        122
    ],
    "auxiliary_codepoints": [
        67,
        81,
        87,
        99,
        113,
        119,
        7868,
        7869,
        192,
        193,
        194,
        195,
        196,
        197,
        198,
        199,
        200,
        201,
        202,
        203,
        204,
        205,
        206,
        207,
        210,
        211,
        212,
        213,
        214,
        216,
        217,
        218,
        219,
        220,
        224,
        225,
        226,
        227,
        228,
        229,
        230,
        231,
        232,
        233,
        234,
        235,
        236,
        237,
        238,
        239,
        242,
        243,
        244,
        245,
        246,
        248,
        249,
        250,
        251,
        252,
        255,
        256,
        257,
        258,
        259,
        274,
        275,
        276,
        277,
        296,
        297,
        298,
        299,
        300,
        301,
        332,
        333,
        334,
        335,
        338,
        339,
        360,
        361,
        362,
        363,
        364,
        365,
        376
    ],
    "punctuation_codepoints": [],
    "status": 2
}