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/bn/?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/bn/?format=api",
    "code": "bn",
    "name": "Bengali (Bengali)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Beng/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/bn/?format=api",
    "required_codepoints": [
        2433,
        2434,
        2435,
        2437,
        2438,
        2439,
        2440,
        2441,
        2442,
        2443,
        2444,
        2447,
        2448,
        2451,
        2452,
        2453,
        2454,
        2455,
        2456,
        2457,
        2458,
        2459,
        2460,
        2461,
        2462,
        2463,
        2464,
        2465,
        2466,
        2467,
        2468,
        2469,
        2470,
        2471,
        2472,
        2474,
        2475,
        2476,
        2477,
        2478,
        2479,
        2480,
        2482,
        2486,
        2487,
        2488,
        2489,
        2492,
        2493,
        2494,
        2495,
        2496,
        2497,
        2498,
        2499,
        2500,
        2503,
        2504,
        2507,
        2508,
        2509,
        2510,
        2519,
        2528,
        2529,
        2530,
        2531,
        2554
    ],
    "auxiliary_codepoints": [
        8204,
        8205,
        2544,
        2545,
        2546,
        2547,
        2548,
        2549,
        2550,
        2551,
        2552,
        2553
    ],
    "punctuation_codepoints": [],
    "status": 2
}