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/vi/?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/vi/?format=api",
    "code": "vi",
    "name": "Vietnamese (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/vi/?format=api",
    "required_codepoints": [
        7929,
        65,
        66,
        67,
        68,
        69,
        70,
        71,
        72,
        73,
        74,
        75,
        76,
        77,
        78,
        79,
        80,
        81,
        82,
        83,
        84,
        85,
        86,
        87,
        88,
        89,
        90,
        97,
        98,
        99,
        100,
        101,
        102,
        103,
        104,
        105,
        106,
        107,
        108,
        109,
        110,
        111,
        112,
        113,
        114,
        115,
        116,
        117,
        118,
        119,
        120,
        121,
        122,
        192,
        7873,
        194,
        7875,
        7840,
        7841,
        7842,
        7843,
        7844,
        7845,
        7846,
        7847,
        7848,
        7849,
        7850,
        7851,
        7852,
        7853,
        7854,
        7855,
        7856,
        7857,
        7858,
        7859,
        7860,
        7861,
        7862,
        7863,
        7864,
        7865,
        7866,
        7867,
        7868,
        7869,
        7870,
        7871,
        7872,
        193,
        7874,
        195,
        7876,
        7877,
        7878,
        7879,
        7880,
        7881,
        202,
        7883,
        204,
        205,
        7886,
        7887,
        7888,
        7889,
        210,
        211,
        212,
        213,
        7894,
        7895,
        7896,
        7897,
        7898,
        7899,
        7900,
        7901,
        7902,
        7903,
        224,
        225,
        226,
        227,
        7884,
        7909,
        7910,
        7911,
        232,
        233,
        234,
        7915,
        236,
        237,
        7918,
        7919,
        7920,
        7921,
        242,
        243,
        244,
        245,
        7926,
        7927,
        7928,
        7892,
        250,
        253,
        7893,
        258,
        259,
        272,
        273,
        7885,
        217,
        218,
        296,
        297,
        221,
        7904,
        7905,
        7906,
        7882,
        7907,
        7908,
        360,
        361,
        7912,
        7913,
        200,
        7914,
        7916,
        7917,
        7890,
        201,
        416,
        417,
        7922,
        431,
        432,
        7923,
        7891,
        7924,
        7925,
        249
    ],
    "auxiliary_codepoints": [],
    "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
    ],
    "status": 2
}