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/wae/?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/wae/?format=api",
    "code": "wae",
    "name": "Walser (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/wae/?format=api",
    "required_codepoints": [
        361,
        115,
        86,
        193,
        268,
        269,
        109,
        67,
        89,
        196,
        90,
        122,
        71,
        353,
        243,
        73,
        117,
        65,
        66,
        195,
        68,
        69,
        70,
        97,
        72,
        201,
        74,
        75,
        76,
        205,
        78,
        77,
        80,
        81,
        82,
        227,
        84,
        213,
        214,
        87,
        88,
        228,
        218,
        79,
        220,
        118,
        360,
        352,
        225,
        98,
        99,
        100,
        101,
        102,
        103,
        104,
        233,
        106,
        107,
        108,
        237,
        110,
        111,
        112,
        113,
        114,
        211,
        116,
        245,
        246,
        105,
        83,
        121,
        250,
        119,
        252,
        120,
        85
    ],
    "auxiliary_codepoints": [
        256,
        257,
        258,
        259,
        364,
        365,
        274,
        275,
        276,
        277,
        363,
        376,
        219,
        298,
        299,
        300,
        301,
        192,
        194,
        197,
        198,
        199,
        200,
        332,
        202,
        203,
        204,
        333,
        206,
        335,
        209,
        210,
        339,
        212,
        334,
        216,
        217,
        207,
        223,
        224,
        226,
        229,
        230,
        231,
        232,
        234,
        235,
        236,
        338,
        238,
        239,
        241,
        242,
        244,
        248,
        249,
        251,
        362,
        255
    ],
    "punctuation_codepoints": [],
    "status": 2
}