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/dz/?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/dz/?format=api",
    "code": "dz",
    "name": "Dzongkha (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/dz/?format=api",
    "required_codepoints": [
        3984,
        3985,
        3986,
        3988,
        3991,
        3993,
        3999,
        4000,
        4001,
        4003,
        4004,
        4005,
        4006,
        4008,
        4009,
        4010,
        4011,
        4013,
        4017,
        4018,
        4019,
        4021,
        4022,
        4023,
        3904,
        3905,
        3906,
        3908,
        3909,
        3910,
        3911,
        3913,
        3919,
        3920,
        3921,
        3923,
        3924,
        3925,
        3926,
        3928,
        3929,
        3930,
        3931,
        3933,
        3934,
        3935,
        3936,
        3937,
        3938,
        3939,
        3940,
        3942,
        3943,
        3944,
        3954,
        3956,
        3962,
        3964
    ],
    "auxiliary_codepoints": [
        3968,
        3995,
        4027,
        3972,
        3941,
        4028,
        3914,
        3915,
        3916,
        3918,
        3994,
        3998,
        4026,
        3963,
        3996,
        3965,
        3966
    ],
    "punctuation_codepoints": [
        3844,
        3845,
        3846,
        3848,
        3849,
        3850,
        3852,
        3853,
        3854,
        3855,
        8208,
        3857,
        3858,
        8211,
        8212,
        8216,
        8217,
        8220,
        8221,
        8224,
        33,
        34,
        35,
        8230,
        39,
        40,
        41,
        42,
        44,
        45,
        46,
        47,
        3892,
        3894,
        58,
        59,
        3900,
        3901,
        4030,
        63,
        64,
        8225,
        4048,
        4049,
        4050,
        4051,
        4052,
        91,
        93,
        3856,
        38,
        167,
        3860,
        4031
    ],
    "status": 2
}