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/ee/?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/ee/?format=api",
    "code": "ee",
    "name": "Ewe (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/ee/?format=api",
    "required_codepoints": [
        598,
        65,
        66,
        68,
        69,
        70,
        71,
        72,
        73,
        75,
        76,
        77,
        78,
        79,
        80,
        82,
        83,
        596,
        85,
        86,
        87,
        88,
        89,
        90,
        603,
        97,
        98,
        611,
        100,
        101,
        102,
        103,
        104,
        105,
        107,
        108,
        109,
        110,
        111,
        112,
        114,
        115,
        116,
        117,
        118,
        119,
        120,
        121,
        122,
        651,
        7868,
        7869,
        192,
        193,
        195,
        200,
        201,
        204,
        205,
        210,
        211,
        213,
        217,
        218,
        224,
        225,
        227,
        232,
        233,
        236,
        237,
        242,
        243,
        245,
        249,
        250,
        296,
        297,
        330,
        331,
        360,
        361,
        390,
        393,
        400,
        401,
        402,
        404,
        434,
        84
    ],
    "auxiliary_codepoints": [
        256,
        257,
        258,
        259,
        276,
        277,
        231,
        376,
        219,
        113,
        300,
        301,
        74,
        194,
        67,
        196,
        197,
        198,
        199,
        202,
        203,
        206,
        335,
        81,
        338,
        339,
        212,
        334,
        214,
        216,
        207,
        220,
        226,
        99,
        228,
        229,
        230,
        209,
        234,
        235,
        364,
        365,
        238,
        239,
        241,
        244,
        246,
        248,
        251,
        252,
        106,
        255
    ],
    "punctuation_codepoints": [
        8208,
        8211,
        8212,
        8216,
        8217,
        8220,
        8221,
        8224,
        33,
        34,
        35,
        8230,
        39,
        40,
        41,
        42,
        44,
        45,
        46,
        47,
        8242,
        8243,
        58,
        59,
        63,
        64,
        8225,
        91,
        93,
        38,
        167,
        123,
        125
    ],
    "status": 2
}