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/nnh/?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/nnh/?format=api",
    "code": "nnh",
    "name": "Ngiemboon (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/nnh/?format=api",
    "required_codepoints": [
        7742,
        7743,
        65,
        66,
        67,
        580,
        69,
        70,
        71,
        72,
        73,
        74,
        75,
        76,
        77,
        78,
        79,
        80,
        83,
        596,
        85,
        86,
        87,
        89,
        90,
        603,
        97,
        98,
        99,
        100,
        101,
        102,
        103,
        104,
        105,
        106,
        107,
        108,
        109,
        110,
        111,
        112,
        115,
        116,
        117,
        118,
        119,
        121,
        122,
        7812,
        7813,
        649,
        700,
        192,
        193,
        194,
        200,
        201,
        202,
        204,
        205,
        210,
        211,
        212,
        217,
        218,
        219,
        224,
        225,
        226,
        232,
        233,
        234,
        236,
        237,
        242,
        243,
        244,
        249,
        250,
        251,
        255,
        282,
        283,
        323,
        324,
        330,
        331,
        376,
        390,
        400,
        68,
        461,
        462,
        465,
        466,
        467,
        468,
        84
    ],
    "auxiliary_codepoints": [
        113,
        114,
        81,
        82,
        88,
        120
    ],
    "punctuation_codepoints": [
        33,
        187,
        39,
        171,
        44,
        46,
        8216,
        8217,
        58,
        59,
        63
    ],
    "status": 2
}