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/mg/?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/mg/?format=api",
    "code": "mg",
    "name": "Malagasy (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/mg/?format=api",
    "required_codepoints": [
        107,
        108,
        66,
        77,
        110,
        111,
        112,
        241,
        72,
        73,
        116,
        74,
        192,
        65,
        194,
        75,
        68,
        69,
        70,
        71,
        200,
        201,
        202,
        203,
        204,
        226,
        206,
        207,
        80,
        209,
        82,
        83,
        212,
        78,
        86,
        121,
        89,
        90,
        79,
        224,
        97,
        98,
        100,
        101,
        102,
        103,
        232,
        233,
        234,
        235,
        236,
        109,
        238,
        239,
        76,
        104,
        114,
        115,
        244,
        118,
        105,
        84,
        122,
        106
    ],
    "auxiliary_codepoints": [
        99,
        113,
        119,
        81,
        67,
        117,
        87,
        88,
        120,
        85
    ],
    "punctuation_codepoints": [],
    "status": 2
}