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/si/?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/si/?format=api",
    "code": "si",
    "name": "Sinhala (Sinhala)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Sinh/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/si/?format=api",
    "required_codepoints": [
        3458,
        3459,
        3461,
        3462,
        3463,
        3464,
        3465,
        3466,
        3467,
        3468,
        3469,
        3473,
        3474,
        3475,
        3476,
        3477,
        3478,
        3482,
        3483,
        3484,
        3485,
        3486,
        3487,
        3488,
        3489,
        3490,
        3491,
        3492,
        3493,
        3495,
        3496,
        3497,
        3498,
        3499,
        3500,
        3501,
        3502,
        3503,
        3504,
        3505,
        3507,
        3508,
        3509,
        3510,
        3511,
        3512,
        3513,
        3514,
        3515,
        3517,
        3520,
        3521,
        3522,
        3523,
        3524,
        3525,
        3526,
        3530,
        3535,
        3536,
        3537,
        3538,
        3539,
        3540,
        3542,
        3544,
        3545,
        3546,
        3547,
        3548,
        3549,
        3550,
        3551,
        3570
    ],
    "auxiliary_codepoints": [
        3494,
        8203,
        8204,
        8205,
        3470,
        3471,
        3472,
        3571
    ],
    "punctuation_codepoints": [],
    "status": 2
}