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/fi/?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/fi/?format=api",
    "code": "fi",
    "name": "Finnish (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/fi/?format=api",
    "required_codepoints": [
        214,
        228,
        196,
        197,
        353,
        65,
        66,
        67,
        68,
        69,
        70,
        71,
        72,
        73,
        74,
        75,
        76,
        77,
        78,
        79,
        80,
        81,
        82,
        83,
        84,
        85,
        86,
        87,
        88,
        89,
        90,
        229,
        352,
        97,
        98,
        99,
        100,
        101,
        102,
        103,
        104,
        105,
        106,
        107,
        108,
        109,
        110,
        111,
        112,
        113,
        114,
        115,
        116,
        117,
        118,
        119,
        120,
        121,
        122,
        381,
        382,
        246
    ],
    "auxiliary_codepoints": [
        542,
        543,
        658,
        192,
        193,
        194,
        195,
        198,
        199,
        200,
        201,
        202,
        203,
        205,
        206,
        207,
        208,
        209,
        210,
        211,
        212,
        213,
        216,
        217,
        218,
        219,
        220,
        221,
        222,
        223,
        224,
        225,
        226,
        227,
        230,
        231,
        232,
        233,
        234,
        235,
        237,
        238,
        239,
        240,
        241,
        242,
        243,
        244,
        245,
        248,
        249,
        250,
        251,
        252,
        253,
        254,
        255,
        256,
        257,
        258,
        259,
        260,
        261,
        262,
        263,
        266,
        267,
        268,
        269,
        270,
        271,
        272,
        273,
        274,
        275,
        278,
        279,
        280,
        281,
        282,
        283,
        286,
        287,
        290,
        291,
        294,
        295,
        298,
        299,
        302,
        303,
        304,
        305,
        310,
        311,
        313,
        314,
        315,
        316,
        317,
        318,
        321,
        322,
        323,
        324,
        325,
        326,
        327,
        328,
        330,
        331,
        336,
        337,
        338,
        339,
        340,
        341,
        344,
        345,
        346,
        347,
        348,
        349,
        350,
        351,
        354,
        355,
        356,
        357,
        358,
        359,
        362,
        363,
        366,
        367,
        368,
        369,
        370,
        371,
        376,
        377,
        378,
        379,
        380,
        439,
        484,
        485,
        486,
        487,
        488,
        489,
        494,
        495
    ],
    "punctuation_codepoints": [
        8208,
        8211,
        8217,
        8221,
        33,
        35,
        38,
        167,
        40,
        41,
        42,
        44,
        46,
        47,
        58,
        187,
        63,
        64,
        91,
        92,
        93,
        59,
        8230
    ],
    "status": 2
}