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/shi_Latn/?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/shi_Latn/?format=api",
    "code": "shi_Latn",
    "name": "Tachelhit (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/shi/?format=api",
    "required_codepoints": [
        7788,
        7692,
        7693,
        7789,
        400,
        7779,
        404,
        90,
        7771,
        7716,
        7717,
        115,
        117,
        65,
        66,
        67,
        68,
        69,
        70,
        71,
        72,
        73,
        74,
        75,
        76,
        77,
        78,
        81,
        82,
        99,
        84,
        85,
        87,
        88,
        89,
        7770,
        603,
        97,
        98,
        611,
        100,
        101,
        102,
        103,
        104,
        105,
        106,
        107,
        108,
        109,
        110,
        113,
        114,
        83,
        116,
        7778,
        119,
        120,
        121,
        122
    ],
    "auxiliary_codepoints": [
        112,
        86,
        111,
        80,
        118,
        79
    ],
    "punctuation_codepoints": [],
    "status": 2
}