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/ml/?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/ml/?format=api",
    "code": "ml",
    "name": "Malayalam (Malayalam)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Mlym/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/ml/?format=api",
    "required_codepoints": [
        3330,
        3331,
        3333,
        3334,
        3335,
        3336,
        3337,
        3338,
        3339,
        8204,
        8205,
        3342,
        3343,
        3344,
        3346,
        3347,
        3348,
        3349,
        3350,
        3351,
        3352,
        3353,
        3354,
        3355,
        3356,
        3357,
        3358,
        3359,
        3360,
        3361,
        3362,
        3363,
        3364,
        3365,
        3366,
        3367,
        3368,
        3370,
        3371,
        3372,
        3373,
        3374,
        3375,
        3376,
        3377,
        3378,
        3379,
        3380,
        3381,
        3382,
        3383,
        3384,
        3385,
        3390,
        3391,
        3392,
        3393,
        3394,
        3395,
        3398,
        3399,
        3400,
        3340,
        3402,
        3403,
        3404,
        3405,
        3415,
        3424,
        3425,
        3450,
        3451,
        3452,
        3453,
        3454,
        3455
    ],
    "auxiliary_codepoints": [],
    "punctuation_codepoints": [
        33,
        34,
        59,
        93,
        39,
        40,
        41,
        44,
        45,
        46,
        125,
        91,
        8216,
        8217,
        58,
        123,
        8220,
        8221,
        63
    ],
    "status": 2
}