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/km/?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/km/?format=api",
    "code": "km",
    "name": "Khmer (Khmer)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Khmr/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/km/?format=api",
    "required_codepoints": [
        6016,
        6017,
        6018,
        6019,
        6020,
        6021,
        6022,
        6023,
        6024,
        6025,
        6026,
        6027,
        6028,
        6029,
        6030,
        6031,
        6032,
        6033,
        6034,
        6035,
        6036,
        6037,
        6038,
        6039,
        6040,
        6041,
        6042,
        6043,
        6044,
        6047,
        6048,
        6049,
        6050,
        6053,
        6054,
        6055,
        6057,
        6058,
        6059,
        6060,
        6061,
        6062,
        6063,
        6064,
        6065,
        6066,
        6067,
        6070,
        6071,
        6072,
        6073,
        6074,
        6075,
        6076,
        6077,
        6078,
        6079,
        6080,
        6081,
        6082,
        6083,
        6084,
        6085,
        6086,
        6087,
        6088,
        6089,
        6090,
        6091,
        6093,
        6096,
        6098
    ],
    "auxiliary_codepoints": [
        8203,
        6092,
        6094,
        6095,
        6097,
        6068,
        6069,
        6045,
        6046
    ],
    "punctuation_codepoints": [
        33,
        34,
        123,
        93,
        40,
        41,
        44,
        45,
        46,
        125,
        6100,
        6101,
        6102,
        6105,
        8216,
        8217,
        6106,
        91,
        8220,
        8221,
        63
    ],
    "status": 2
}