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/bo/?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/bo/?format=api",
    "code": "bo",
    "name": "Tibetan (Tibetan)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Tibt/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/bo/?format=api",
    "required_codepoints": [
        3904,
        3905,
        3906,
        3908,
        3909,
        3910,
        3911,
        3913,
        3914,
        3915,
        3916,
        3918,
        3919,
        3920,
        3921,
        3923,
        3924,
        3925,
        3926,
        3928,
        3929,
        3930,
        3931,
        3933,
        3934,
        3935,
        3936,
        3937,
        3938,
        3939,
        3940,
        3941,
        3942,
        3943,
        3944,
        3946,
        3954,
        3956,
        3959,
        3961,
        3962,
        3963,
        3964,
        3965,
        3966,
        3967,
        3968,
        3972,
        3984,
        3985,
        3986,
        3988,
        3989,
        3990,
        3991,
        3993,
        3994,
        3995,
        3996,
        3998,
        3999,
        4000,
        4001,
        4003,
        4004,
        4005,
        4006,
        4008,
        4009,
        4010,
        4011,
        4013,
        4014,
        4015,
        4016,
        4017,
        4018,
        4019,
        4020,
        4021,
        4022,
        4023,
        4024,
        4026,
        4027,
        4028
    ],
    "auxiliary_codepoints": [
        3840
    ],
    "punctuation_codepoints": [
        58,
        3851,
        3853
    ],
    "status": 2
}