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/mgo/?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/mgo/?format=api",
    "code": "mgo",
    "name": "Metaʼ (Latin)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Latn/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/mgo/?format=api",
    "required_codepoints": [
        390,
        87,
        399,
        217,
        82,
        114,
        121,
        700,
        330,
        192,
        65,
        66,
        331,
        68,
        69,
        70,
        71,
        200,
        73,
        74,
        75,
        204,
        77,
        78,
        79,
        80,
        210,
        83,
        596,
        85,
        249,
        601,
        90,
        224,
        97,
        98,
        100,
        101,
        102,
        103,
        232,
        105,
        106,
        107,
        236,
        109,
        110,
        111,
        112,
        242,
        115,
        116,
        117,
        89,
        119,
        84,
        122
    ],
    "auxiliary_codepoints": [
        99,
        118,
        113,
        72,
        108,
        76,
        81,
        67,
        86,
        88,
        104,
        120
    ],
    "punctuation_codepoints": [
        33,
        34,
        39,
        44,
        46,
        8216,
        8217,
        58,
        59,
        8220,
        8221,
        63
    ],
    "status": 2
}