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/cp1256/?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/cp1256/?format=api",
    "code": "cp1256",
    "name": "MS Windows 1256 Arabic",
    "group": "http://www.alphabet-type.com/tools/api/v1.0/charactersetdata/group/Win/?format=api",
    "required_codepoints": [
        0,
        172,
        8204,
        13,
        8206,
        8207,
        8211,
        8212,
        1569,
        8216,
        8217,
        8218,
        1711,
        8220,
        8221,
        8222,
        1567,
        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,
        1670,
        1672,
        8205,
        1681,
        1688,
        160,
        162,
        163,
        164,
        165,
        166,
        167,
        168,
        169,
        171,
        8364,
        173,
        174,
        175,
        176,
        177,
        178,
        179,
        180,
        181,
        182,
        183,
        184,
        185,
        1722,
        187,
        188,
        189,
        1726,
        1729,
        710,
        8224,
        8226,
        1746,
        1571,
        1657,
        1572,
        1573,
        224,
        226,
        8225,
        231,
        232,
        233,
        234,
        1575,
        238,
        239,
        1576,
        244,
        1662,
        1577,
        249,
        251,
        252,
        1578,
        1570,
        1579,
        1580,
        215,
        1581,
        1582,
        1583,
        8240,
        8482,
        1585,
        1586,
        1587,
        1588,
        1589,
        1590,
        1591,
        1592,
        338,
        339,
        1593,
        1574,
        1594,
        1563,
        8230,
        1600,
        235,
        1601,
        190,
        1602,
        402,
        1603,
        1604,
        1548,
        1605,
        1606,
        1607,
        1608,
        8249,
        1609,
        1610,
        1611,
        1612,
        247,
        1613,
        8250,
        1614,
        1584,
        1615,
        1616,
        1617,
        1618,
        1705
    ],
    "auxiliary_codepoints": [
        1,
        2,
        3,
        4,
        5,
        6,
        7,
        8,
        9,
        10,
        11,
        12,
        14,
        15,
        16,
        17,
        18,
        19,
        20,
        21,
        22,
        23,
        24,
        25,
        26,
        27,
        28,
        29,
        30,
        31,
        127
    ]
}