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/brx/?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/brx/?format=api",
    "code": "brx",
    "name": "Bodo (Devanagari)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Deva/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/brx/?format=api",
    "required_codepoints": [
        2305,
        2306,
        2309,
        2310,
        2311,
        2312,
        2313,
        2314,
        2317,
        2319,
        2320,
        2321,
        2323,
        2324,
        2325,
        2326,
        2327,
        2328,
        2330,
        2331,
        2332,
        2333,
        2334,
        2335,
        2336,
        2337,
        2338,
        2339,
        2340,
        2341,
        2342,
        2343,
        2344,
        2346,
        2347,
        2348,
        2349,
        2350,
        2351,
        2352,
        2354,
        2355,
        2357,
        2358,
        2359,
        2360,
        2361,
        2364,
        2366,
        2367,
        2368,
        2369,
        2370,
        2371,
        2373,
        2375,
        2376,
        2377,
        2379,
        2380,
        2381
    ],
    "auxiliary_codepoints": [
        8204,
        8205
    ],
    "punctuation_codepoints": [],
    "status": 2
}