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/el/?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/el/?format=api",
    "code": "el",
    "name": "Greek (Greek)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Grek/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/el/?format=api",
    "required_codepoints": [
        902,
        904,
        905,
        906,
        908,
        910,
        911,
        912,
        913,
        914,
        915,
        916,
        917,
        918,
        919,
        920,
        921,
        922,
        923,
        924,
        925,
        926,
        927,
        928,
        929,
        931,
        932,
        933,
        934,
        935,
        936,
        937,
        938,
        939,
        940,
        941,
        942,
        943,
        944,
        945,
        946,
        947,
        948,
        949,
        950,
        951,
        952,
        953,
        954,
        955,
        956,
        957,
        958,
        959,
        960,
        961,
        962,
        963,
        964,
        965,
        966,
        967,
        968,
        969,
        970,
        971,
        972,
        973,
        974
    ],
    "auxiliary_codepoints": [
        7936,
        7937,
        7938,
        7939,
        7940,
        7941,
        7942,
        7943,
        7944,
        7945,
        7946,
        7947,
        7948,
        7949,
        7950,
        7951,
        7952,
        7953,
        7954,
        7955,
        7956,
        7957,
        7960,
        7961,
        7962,
        7963,
        7964,
        7965,
        7968,
        7969,
        7970,
        7971,
        7972,
        7973,
        7974,
        7975,
        7976,
        7977,
        7978,
        7979,
        7980,
        7981,
        7982,
        7983,
        7984,
        7985,
        7986,
        7987,
        7988,
        7989,
        7990,
        7991,
        7992,
        7993,
        7994,
        7995,
        7996,
        7997,
        7998,
        7999,
        8002,
        8003,
        8004,
        8010,
        8011,
        8012,
        8016,
        8017,
        8018,
        8019,
        8020,
        8021,
        8022,
        8023,
        8025,
        8027,
        8029,
        8031,
        8034,
        8035,
        8036,
        8037,
        8038,
        8039,
        8042,
        8043,
        8044,
        8045,
        8046,
        8047,
        8048,
        8050,
        8052,
        8054,
        8056,
        8058,
        8060,
        8118,
        8122,
        8134,
        8136,
        8138,
        8146,
        8150,
        8151,
        8154,
        8162,
        8166,
        8167,
        8170,
        8182,
        8184,
        8186
    ],
    "punctuation_codepoints": [
        8208,
        8211,
        8212,
        33,
        34,
        8230,
        167,
        40,
        41,
        42,
        171,
        44,
        45,
        46,
        47,
        58,
        187,
        64,
        91,
        92,
        93,
        59,
        38
    ],
    "status": 2
}