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/fur/?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/fur/?format=api",
    "code": "fur",
    "name": "Friulian (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/fur/?format=api",
    "required_codepoints": [
        107,
        108,
        87,
        66,
        110,
        89,
        112,
        219,
        82,
        113,
        71,
        114,
        72,
        121,
        116,
        74,
        192,
        65,
        194,
        67,
        68,
        69,
        70,
        199,
        200,
        73,
        202,
        75,
        204,
        226,
        206,
        77,
        80,
        81,
        210,
        83,
        212,
        78,
        86,
        249,
        88,
        217,
        90,
        79,
        224,
        97,
        98,
        99,
        100,
        101,
        102,
        231,
        232,
        105,
        234,
        103,
        236,
        109,
        238,
        111,
        76,
        104,
        242,
        115,
        244,
        117,
        118,
        119,
        120,
        84,
        122,
        251,
        106,
        85
    ],
    "auxiliary_codepoints": [
        352,
        353,
        235,
        243,
        197,
        241,
        201,
        203,
        268,
        269,
        207,
        287,
        209,
        211,
        252,
        233,
        239,
        220,
        286,
        229
    ],
    "punctuation_codepoints": [],
    "status": 2
}