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/pa/?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/pa/?format=api",
    "code": "pa",
    "name": "Punjabi (Gurmukhi)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Guru/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/pa/?format=api",
    "required_codepoints": [
        2565,
        2566,
        2567,
        2568,
        2569,
        2570,
        2575,
        2576,
        2579,
        2580,
        2581,
        2582,
        2583,
        2584,
        2585,
        2586,
        2587,
        2588,
        2589,
        2590,
        2591,
        2592,
        2593,
        2594,
        2595,
        2596,
        2597,
        2598,
        2599,
        2600,
        2602,
        2603,
        2604,
        2605,
        2606,
        2607,
        2608,
        2610,
        2613,
        2616,
        2617,
        2620,
        2622,
        2623,
        2624,
        2625,
        2626,
        2631,
        2632,
        2635,
        2636,
        2637,
        2652,
        2662,
        2663,
        2664,
        2665,
        2666,
        2667,
        2668,
        2669,
        2670,
        2671,
        2672,
        2673,
        2674,
        2675,
        2676
    ],
    "auxiliary_codepoints": [
        2561,
        2562,
        2563,
        8204,
        8205
    ],
    "punctuation_codepoints": [
        8208,
        8211,
        8212,
        8216,
        8217,
        8220,
        8221,
        33,
        34,
        38,
        39,
        40,
        41,
        44,
        45,
        46,
        47,
        8242,
        8243,
        58,
        59,
        63,
        91,
        93
    ],
    "status": 0
}