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/nmg/?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/nmg/?format=api",
    "code": "nmg",
    "name": "Kwasio (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/nmg/?format=api",
    "required_codepoints": [
        65,
        66,
        67,
        68,
        69,
        70,
        71,
        72,
        73,
        74,
        75,
        76,
        77,
        78,
        79,
        80,
        82,
        595,
        596,
        85,
        86,
        87,
        89,
        603,
        97,
        98,
        99,
        100,
        101,
        102,
        103,
        104,
        105,
        106,
        107,
        108,
        109,
        110,
        111,
        112,
        114,
        115,
        116,
        117,
        118,
        119,
        121,
        193,
        194,
        196,
        201,
        202,
        205,
        206,
        207,
        211,
        212,
        214,
        218,
        219,
        225,
        226,
        228,
        233,
        234,
        237,
        238,
        239,
        243,
        244,
        246,
        250,
        251,
        256,
        257,
        274,
        275,
        282,
        283,
        298,
        299,
        323,
        324,
        330,
        331,
        332,
        333,
        340,
        341,
        362,
        363,
        385,
        390,
        398,
        400,
        461,
        462,
        463,
        464,
        465,
        466,
        467,
        468,
        477,
        83,
        84
    ],
    "auxiliary_codepoints": [
        113,
        81,
        88,
        120,
        90,
        122
    ],
    "punctuation_codepoints": [],
    "status": 2
}