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/ak/?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/ak/?format=api",
    "code": "ak",
    "name": "Akan (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/ak/?format=api",
    "required_codepoints": [
        390,
        400,
        121,
        65,
        66,
        68,
        69,
        70,
        71,
        72,
        73,
        75,
        76,
        77,
        78,
        79,
        80,
        82,
        83,
        596,
        85,
        87,
        89,
        603,
        97,
        98,
        100,
        101,
        102,
        103,
        104,
        105,
        107,
        108,
        109,
        110,
        111,
        112,
        114,
        115,
        116,
        117,
        119,
        84
    ],
    "auxiliary_codepoints": [
        99,
        118,
        113,
        74,
        81,
        67,
        90,
        86,
        122,
        106
    ],
    "punctuation_codepoints": [],
    "status": 2
}