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/ga/?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/ga/?format=api",
    "code": "ga",
    "name": "Irish (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/ga/?format=api",
    "required_codepoints": [
        193,
        109,
        71,
        115,
        73,
        65,
        66,
        67,
        68,
        69,
        70,
        225,
        72,
        201,
        83,
        76,
        205,
        78,
        77,
        80,
        82,
        211,
        84,
        85,
        218,
        79,
        97,
        98,
        99,
        100,
        101,
        102,
        103,
        104,
        105,
        108,
        237,
        110,
        111,
        112,
        114,
        243,
        116,
        117,
        233,
        250
    ],
    "auxiliary_codepoints": [
        7682,
        7683,
        86,
        266,
        7691,
        7787,
        7710,
        7711,
        288,
        289,
        7767,
        7690,
        7744,
        7745,
        267,
        197,
        74,
        75,
        81,
        7766,
        87,
        88,
        89,
        90,
        7776,
        7777,
        229,
        106,
        107,
        113,
        118,
        119,
        120,
        121,
        122,
        7786
    ],
    "punctuation_codepoints": [],
    "status": 2
}