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/mua/?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/mua/?format=api",
    "code": "mua",
    "name": "Mundang (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/mua/?format=api",
    "required_codepoints": [
        385,
        107,
        394,
        87,
        398,
        67,
        90,
        82,
        227,
        296,
        297,
        115,
        330,
        117,
        65,
        66,
        195,
        68,
        69,
        70,
        71,
        72,
        73,
        74,
        203,
        76,
        77,
        78,
        79,
        80,
        75,
        595,
        84,
        213,
        86,
        599,
        89,
        331,
        477,
        97,
        98,
        99,
        100,
        101,
        102,
        103,
        104,
        105,
        106,
        235,
        108,
        109,
        110,
        111,
        112,
        114,
        83,
        116,
        245,
        118,
        119,
        121,
        122,
        7804,
        7805,
        85
    ],
    "auxiliary_codepoints": [
        88,
        81,
        120,
        113
    ],
    "punctuation_codepoints": [],
    "status": 2
}