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/dsb/?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/dsb/?format=api",
    "code": "dsb",
    "name": "Lower Sorbian (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/dsb/?format=api",
    "required_codepoints": [
        262,
        263,
        268,
        269,
        323,
        324,
        282,
        283,
        90,
        112,
        382,
        353,
        321,
        115,
        121,
        377,
        65,
        66,
        67,
        68,
        69,
        70,
        71,
        72,
        73,
        74,
        75,
        322,
        77,
        78,
        79,
        80,
        81,
        82,
        211,
        340,
        341,
        86,
        87,
        88,
        89,
        346,
        347,
        378,
        352,
        97,
        98,
        99,
        100,
        101,
        102,
        103,
        104,
        105,
        106,
        107,
        108,
        109,
        110,
        111,
        76,
        113,
        114,
        243,
        116,
        117,
        118,
        119,
        83,
        84,
        122,
        381,
        120,
        85
    ],
    "auxiliary_codepoints": [
        192,
        193,
        194,
        195,
        196,
        197,
        198,
        199,
        200,
        201,
        202,
        203,
        204,
        205,
        206,
        207,
        209,
        210,
        212,
        214,
        216,
        217,
        218,
        219,
        220,
        221,
        223,
        224,
        225,
        226,
        227,
        228,
        229,
        230,
        231,
        232,
        233,
        234,
        235,
        236,
        237,
        238,
        239,
        241,
        242,
        244,
        246,
        248,
        249,
        250,
        251,
        252,
        253,
        255,
        256,
        257,
        258,
        259,
        260,
        261,
        270,
        271,
        272,
        273,
        274,
        275,
        276,
        277,
        278,
        279,
        280,
        281,
        286,
        287,
        298,
        299,
        300,
        301,
        304,
        305,
        313,
        314,
        317,
        318,
        327,
        328,
        332,
        333,
        334,
        335,
        336,
        337,
        338,
        339,
        344,
        345,
        350,
        351,
        356,
        357,
        362,
        363,
        364,
        365,
        366,
        367,
        368,
        369,
        376,
        379,
        380
    ],
    "punctuation_codepoints": [
        8208,
        8211,
        8212,
        8216,
        8217,
        8218,
        8220,
        8222,
        33,
        34,
        35,
        8230,
        39,
        40,
        41,
        42,
        171,
        44,
        45,
        46,
        47,
        58,
        187,
        63,
        64,
        91,
        93,
        59,
        38,
        167,
        123,
        125
    ],
    "status": 2
}