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/or/?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/or/?format=api",
    "code": "or",
    "name": "Oriya (Oriya)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Orya/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/or/?format=api",
    "required_codepoints": [
        2817,
        2818,
        2819,
        2821,
        2822,
        2823,
        2824,
        2825,
        2826,
        2827,
        2831,
        2832,
        2835,
        2836,
        2837,
        2838,
        2839,
        2840,
        2841,
        2842,
        2843,
        2844,
        2845,
        2846,
        2847,
        2848,
        2849,
        2850,
        2851,
        2852,
        2853,
        2854,
        2855,
        2856,
        2858,
        2859,
        2860,
        2861,
        2862,
        2863,
        2864,
        2866,
        2867,
        2869,
        2870,
        2871,
        2872,
        2873,
        2876,
        2878,
        2879,
        2880,
        2881,
        2882,
        2883,
        2887,
        2888,
        2891,
        2892,
        2893,
        2911,
        2929
    ],
    "auxiliary_codepoints": [
        8204,
        8205
    ],
    "punctuation_codepoints": [],
    "status": 2
}