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/charactersetdata/characterset/mac-Centeuro/?format=api

Response

HTTP 200 OK
      Allow: GET, HEAD, OPTIONS
      Content-Type: application/json
      Vary: Accept
      {
    "url": "http://www.alphabet-type.com/tools/api/v1.0/charactersetdata/characterset/mac-Centeuro/?format=api",
    "code": "mac-Centeuro",
    "name": "MacOS Central European Latin",
    "group": "http://www.alphabet-type.com/tools/api/v1.0/charactersetdata/group/Mac/?format=api",
    "required_codepoints": [
        8706,
        8710,
        290,
        8721,
        8211,
        8212,
        8216,
        8217,
        8730,
        8220,
        8221,
        8222,
        32,
        33,
        34,
        35,
        36,
        37,
        38,
        39,
        40,
        41,
        42,
        43,
        44,
        45,
        46,
        47,
        48,
        49,
        50,
        51,
        52,
        53,
        54,
        55,
        56,
        57,
        58,
        59,
        60,
        61,
        62,
        63,
        64,
        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,
        91,
        92,
        93,
        94,
        95,
        96,
        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,
        123,
        124,
        125,
        126,
        366,
        8218,
        160,
        163,
        167,
        168,
        169,
        171,
        172,
        174,
        176,
        182,
        187,
        193,
        196,
        8224,
        201,
        8226,
        205,
        8804,
        211,
        212,
        213,
        214,
        218,
        220,
        221,
        223,
        225,
        228,
        8230,
        233,
        237,
        8805,
        243,
        244,
        245,
        246,
        247,
        250,
        252,
        253,
        256,
        257,
        260,
        261,
        262,
        263,
        268,
        269,
        270,
        271,
        274,
        275,
        278,
        279,
        280,
        281,
        282,
        283,
        8482,
        291,
        298,
        299,
        302,
        303,
        310,
        311,
        313,
        314,
        315,
        316,
        317,
        318,
        321,
        322,
        323,
        324,
        325,
        326,
        327,
        328,
        332,
        333,
        336,
        337,
        340,
        341,
        342,
        343,
        344,
        345,
        346,
        347,
        8250,
        352,
        353,
        356,
        357,
        362,
        363,
        711,
        367,
        368,
        369,
        370,
        371,
        377,
        378,
        379,
        380,
        381,
        382,
        8249,
        8800,
        9674
    ],
    "auxiliary_codepoints": []
}