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/mas/?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/mas/?format=api",
    "code": "mas",
    "name": "Masai (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/mas/?format=api",
    "required_codepoints": [
        65,
        66,
        67,
        68,
        69,
        71,
        72,
        73,
        74,
        75,
        76,
        77,
        78,
        79,
        80,
        82,
        83,
        84,
        85,
        87,
        89,
        603,
        97,
        98,
        99,
        100,
        101,
        103,
        616,
        105,
        106,
        107,
        108,
        109,
        110,
        111,
        112,
        104,
        114,
        115,
        116,
        117,
        119,
        121,
        649,
        192,
        193,
        194,
        200,
        201,
        202,
        204,
        205,
        206,
        210,
        211,
        212,
        217,
        218,
        219,
        224,
        225,
        226,
        232,
        233,
        234,
        236,
        237,
        238,
        242,
        243,
        244,
        249,
        250,
        251,
        256,
        257,
        274,
        275,
        298,
        299,
        330,
        331,
        332,
        333,
        362,
        363,
        390,
        400,
        407,
        580,
        596
    ],
    "auxiliary_codepoints": [
        86,
        102,
        113,
        81,
        118,
        88,
        120,
        90,
        70,
        122
    ],
    "punctuation_codepoints": [],
    "status": 2
}