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/cp874/?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/cp874/?format=api",
    "code": "cp874",
    "name": "MS DOS 874 Thai",
    "group": "http://www.alphabet-type.com/tools/api/v1.0/charactersetdata/group/DOS/?format=api",
    "required_codepoints": [
        0,
        3585,
        3586,
        3587,
        3588,
        3670,
        3590,
        3591,
        3592,
        3593,
        3594,
        3671,
        3596,
        13,
        3598,
        3599,
        3600,
        3672,
        3602,
        3603,
        3604,
        3605,
        3606,
        3607,
        8216,
        8217,
        3610,
        3611,
        8220,
        8221,
        3614,
        3615,
        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,
        3608,
        3609,
        3628,
        160,
        3612,
        8364,
        3613,
        3616,
        3617,
        8226,
        3619,
        3620,
        3621,
        8230,
        3673,
        3622,
        3624,
        3625,
        3626,
        3627,
        3674,
        3623,
        3589,
        3629,
        3630,
        3631,
        3632,
        3675,
        3633,
        3634,
        3635,
        3636,
        3637,
        8211,
        3638,
        3639,
        3618,
        3640,
        3641,
        3642,
        8212,
        3601,
        3647,
        3648,
        3649,
        3650,
        3651,
        3652,
        3653,
        3654,
        3655,
        3656,
        3657,
        3658,
        3595,
        3659,
        3660,
        3661,
        3662,
        3663,
        3664,
        3665,
        3666,
        3667,
        3668,
        3597,
        3669
    ],
    "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
    ]
}