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/kn/?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/kn/?format=api",
    "code": "kn",
    "name": "Kannada (Kannada)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Knda/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/kn/?format=api",
    "required_codepoints": [
        3202,
        3203,
        3205,
        3206,
        3207,
        3208,
        3209,
        3210,
        3211,
        3212,
        3214,
        3215,
        3216,
        3218,
        3219,
        3220,
        3221,
        3222,
        3223,
        3224,
        3225,
        3226,
        3227,
        3228,
        3229,
        3230,
        3231,
        3232,
        3233,
        3234,
        3235,
        3236,
        3237,
        3238,
        3239,
        3240,
        3242,
        3243,
        3244,
        3245,
        3246,
        3247,
        3248,
        3249,
        3250,
        3251,
        3253,
        3254,
        3255,
        3256,
        3257,
        3260,
        3261,
        3262,
        3263,
        3264,
        3265,
        3266,
        3267,
        3268,
        3270,
        3271,
        3272,
        3274,
        3275,
        3276,
        3277,
        3285,
        3286,
        3296,
        3297,
        3302,
        3303,
        3304,
        3305,
        3306,
        3307,
        3308,
        3309,
        3310,
        3311
    ],
    "auxiliary_codepoints": [
        8204,
        8205,
        3294
    ],
    "punctuation_codepoints": [
        8208,
        8211,
        8212,
        8216,
        8217,
        8220,
        8221,
        33,
        34,
        35,
        8230,
        39,
        40,
        41,
        42,
        44,
        45,
        46,
        47,
        8242,
        8243,
        58,
        59,
        63,
        64,
        91,
        93,
        38
    ],
    "status": 2
}