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/lu/?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/lu/?format=api",
    "code": "lu",
    "name": "Luba-Katanga (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/lu/?format=api",
    "required_codepoints": [
        115,
        390,
        193,
        108,
        87,
        109,
        400,
        121,
        89,
        90,
        112,
        113,
        72,
        243,
        73,
        192,
        65,
        66,
        67,
        68,
        69,
        70,
        225,
        200,
        201,
        74,
        75,
        204,
        205,
        78,
        77,
        80,
        81,
        210,
        211,
        596,
        85,
        86,
        249,
        217,
        218,
        603,
        122,
        224,
        97,
        98,
        99,
        100,
        101,
        102,
        232,
        233,
        106,
        107,
        236,
        237,
        110,
        111,
        76,
        104,
        242,
        79,
        116,
        117,
        118,
        105,
        83,
        84,
        250,
        119
    ],
    "auxiliary_codepoints": [
        103,
        71,
        114,
        120,
        82,
        88
    ],
    "punctuation_codepoints": [],
    "status": 2
}