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/jgo/?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/jgo/?format=api",
    "code": "jgo",
    "name": "Ngomba (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/jgo/?format=api",
    "required_codepoints": [
        7812,
        86,
        390,
        193,
        80,
        42891,
        42892,
        66,
        77,
        109,
        400,
        205,
        323,
        121,
        110,
        324,
        218,
        7813,
        219,
        467,
        71,
        78,
        649,
        330,
        7742,
        7743,
        468,
        65,
        194,
        67,
        68,
        70,
        225,
        72,
        73,
        74,
        75,
        76,
        226,
        462,
        461,
        464,
        580,
        83,
        596,
        206,
        463,
        87,
        89,
        331,
        603,
        122,
        84,
        97,
        98,
        99,
        100,
        90,
        102,
        103,
        104,
        105,
        106,
        107,
        108,
        237,
        238,
        112,
        115,
        116,
        117,
        118,
        119,
        504,
        505,
        250,
        251,
        85
    ],
    "auxiliary_codepoints": [
        69,
        113,
        114,
        111,
        81,
        82,
        88,
        120,
        79,
        101
    ],
    "punctuation_codepoints": [
        33,
        187,
        171,
        44,
        45,
        46,
        8249,
        58,
        59,
        8250,
        63
    ],
    "status": 2
}