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-Hebrew/?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-Hebrew/?format=api",
    "code": "mac-Hebrew",
    "name": "MacOS Hebrew",
    "group": "http://www.alphabet-type.com/tools/api/v1.0/charactersetdata/group/Mac/?format=api",
    "required_codepoints": [
        38,
        48,
        49,
        50,
        51,
        52,
        53,
        54,
        55,
        56,
        57,
        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,
        92,
        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,
        126,
        8362,
        196,
        199,
        201,
        209,
        214,
        220,
        224,
        225,
        226,
        227,
        228,
        229,
        231,
        232,
        233,
        234,
        235,
        236,
        237,
        238,
        239,
        241,
        242,
        243,
        244,
        245,
        246,
        249,
        250,
        251,
        252,
        64298,
        64299,
        64309,
        64331,
        1456,
        1457,
        1458,
        1459,
        1460,
        1461,
        1462,
        1463,
        1464,
        1465,
        1467,
        1468,
        1471,
        1488,
        1489,
        1490,
        1491,
        1492,
        1493,
        1494,
        1495,
        1496,
        1497,
        1498,
        1499,
        1500,
        1501,
        1502,
        1503,
        1504,
        1505,
        1506,
        1507,
        1508,
        1509,
        1510,
        1511,
        1512,
        1513,
        1514
    ],
    "auxiliary_codepoints": []
}