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/gu/?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/gu/?format=api",
    "code": "gu",
    "name": "Gujarati (Gujarati)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Gujr/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/gu/?format=api",
    "required_codepoints": [
        2689,
        2690,
        2691,
        2693,
        2694,
        2695,
        2696,
        2697,
        2698,
        2699,
        2701,
        2703,
        2704,
        2705,
        2707,
        2708,
        2709,
        2710,
        2711,
        2712,
        2713,
        2714,
        2715,
        2716,
        2717,
        2718,
        2719,
        2720,
        2721,
        2722,
        2723,
        2724,
        2725,
        2726,
        2727,
        2728,
        2730,
        2731,
        2732,
        2733,
        2734,
        2735,
        2736,
        2738,
        2739,
        2741,
        2742,
        2743,
        2744,
        2745,
        2748,
        2749,
        2750,
        2751,
        2752,
        2753,
        2754,
        2755,
        2756,
        2757,
        2759,
        2760,
        2761,
        2763,
        2764,
        2765,
        2768,
        2784
    ],
    "auxiliary_codepoints": [
        2800,
        8204,
        8205
    ],
    "punctuation_codepoints": [
        8208,
        8211,
        8212,
        8216,
        8217,
        8220,
        8221,
        8224,
        33,
        34,
        35,
        8230,
        39,
        40,
        41,
        42,
        44,
        45,
        46,
        47,
        8242,
        8243,
        58,
        59,
        63,
        64,
        8225,
        91,
        93,
        38,
        167
    ],
    "status": 2
}