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/sah/?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/sah/?format=api",
    "code": "sah",
    "name": "Sakha (Cyrillic)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Cyrl/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/sah/?format=api",
    "required_codepoints": [
        1040,
        1041,
        1043,
        1172,
        1173,
        1048,
        1049,
        1050,
        1051,
        1052,
        1053,
        1054,
        1055,
        1056,
        1057,
        1058,
        1059,
        1188,
        1189,
        1063,
        1067,
        1069,
        1198,
        1199,
        1072,
        1073,
        1075,
        1076,
        1080,
        1081,
        1082,
        1083,
        1084,
        1085,
        1086,
        1087,
        1088,
        1089,
        1090,
        1091,
        1093,
        1095,
        1099,
        1101,
        1210,
        1061,
        1211,
        1256,
        1257,
        1044
    ],
    "auxiliary_codepoints": [
        1025,
        1042,
        1045,
        1046,
        1047,
        1060,
        1062,
        1064,
        1065,
        1066,
        1068,
        1070,
        1071,
        1074,
        1077,
        1078,
        1079,
        1092,
        1094,
        1096,
        1097,
        1098,
        1100,
        1102,
        1103,
        1105
    ],
    "punctuation_codepoints": [
        58
    ],
    "status": 2
}