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/th/?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/th/?format=api",
    "code": "th",
    "name": "Thai (Thai)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Thai/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/th/?format=api",
    "required_codepoints": [
        3585,
        3586,
        3587,
        3588,
        3589,
        3590,
        3591,
        3592,
        3593,
        3594,
        3595,
        3596,
        3597,
        3598,
        3599,
        3600,
        3601,
        3602,
        3603,
        3604,
        3605,
        3606,
        3607,
        3608,
        3609,
        3610,
        3611,
        3612,
        3613,
        3614,
        3615,
        3616,
        3617,
        3618,
        3619,
        3620,
        3621,
        3622,
        3623,
        3624,
        3625,
        3626,
        3627,
        3628,
        3629,
        3630,
        3631,
        3632,
        3633,
        3634,
        3635,
        3636,
        3637,
        3638,
        3639,
        3640,
        3641,
        3642,
        3648,
        3649,
        3650,
        3651,
        3652,
        3653,
        3654,
        3655,
        3656,
        3657,
        3658,
        3659,
        3660,
        3661,
        3662
    ],
    "auxiliary_codepoints": [
        8203
    ],
    "punctuation_codepoints": [
        8208,
        8211,
        8212,
        8216,
        8217,
        8220,
        8221,
        33,
        34,
        35,
        8230,
        39,
        40,
        41,
        42,
        44,
        45,
        46,
        47,
        8242,
        8243,
        58,
        64,
        91,
        93
    ],
    "status": 2
}