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/te/?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/te/?format=api",
    "code": "te",
    "name": "Telugu (Telugu)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Telu/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/te/?format=api",
    "required_codepoints": [
        3073,
        3074,
        3075,
        3077,
        3078,
        3079,
        3080,
        3081,
        3082,
        3083,
        3084,
        3086,
        3087,
        3088,
        3090,
        3091,
        3092,
        3093,
        3094,
        3095,
        3096,
        3097,
        3098,
        3099,
        3100,
        3101,
        3102,
        3103,
        3104,
        3105,
        3106,
        3107,
        3108,
        3109,
        3110,
        3111,
        3112,
        3114,
        3115,
        3116,
        3117,
        3118,
        3119,
        3120,
        3121,
        3122,
        3123,
        3125,
        3126,
        3127,
        3128,
        3129,
        3134,
        3135,
        3136,
        3137,
        3138,
        3139,
        3140,
        3142,
        3143,
        3144,
        3146,
        3147,
        3148,
        3149,
        3157,
        3158,
        3168,
        3169
    ],
    "auxiliary_codepoints": [
        3174,
        3175,
        3176,
        3177,
        3178,
        3179,
        8204,
        8205,
        3182,
        3181,
        3180,
        3183
    ],
    "punctuation_codepoints": [
        33,
        34,
        59,
        93,
        39,
        40,
        41,
        44,
        45,
        46,
        125,
        91,
        8216,
        8217,
        58,
        123,
        8220,
        8221,
        63
    ],
    "status": 2
}