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/lo/?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/lo/?format=api",
    "code": "lo",
    "name": "Lao (Lao)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Laoo/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/lo/?format=api",
    "required_codepoints": [
        3713,
        3714,
        3716,
        3719,
        3720,
        3722,
        3725,
        3732,
        3733,
        3734,
        3735,
        3737,
        3738,
        3739,
        3740,
        3741,
        3742,
        3743,
        3745,
        3746,
        3747,
        3749,
        3751,
        3754,
        3755,
        3757,
        3758,
        3759,
        3760,
        3761,
        3762,
        3763,
        3764,
        3765,
        3766,
        3767,
        3768,
        3769,
        3771,
        3772,
        3773,
        3776,
        3777,
        3778,
        3779,
        3780,
        3782,
        3784,
        3785,
        3786,
        3787,
        3788,
        3789,
        3804,
        3805
    ],
    "auxiliary_codepoints": [
        8203,
        3792,
        3793,
        3794,
        3795,
        3796,
        3797,
        3798,
        3799,
        3800,
        3801
    ],
    "punctuation_codepoints": [],
    "status": 2
}