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/nus/?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/nus/?format=api",
    "code": "nus",
    "name": "Nuer (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/nus/?format=api",
    "required_codepoints": [
        107,
        86,
        390,
        400,
        404,
        89,
        196,
        111,
        90,
        82,
        115,
        121,
        330,
        65,
        66,
        67,
        68,
        69,
        70,
        71,
        72,
        73,
        74,
        203,
        76,
        77,
        78,
        207,
        80,
        81,
        75,
        611,
        596,
        85,
        214,
        87,
        88,
        228,
        331,
        603,
        118,
        97,
        98,
        99,
        100,
        101,
        102,
        103,
        104,
        105,
        106,
        235,
        108,
        109,
        110,
        239,
        112,
        113,
        114,
        79,
        116,
        117,
        246,
        119,
        83,
        84,
        122,
        120
    ],
    "auxiliary_codepoints": [],
    "punctuation_codepoints": [],
    "status": 2
}