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/hy/?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/hy/?format=api",
    "code": "hy",
    "name": "Armenian (Armenian)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Armn/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/hy/?format=api",
    "required_codepoints": [
        1408,
        1409,
        1410,
        1411,
        1412,
        1413,
        1414,
        1415,
        1329,
        1330,
        1331,
        1332,
        1333,
        1334,
        1335,
        1336,
        1337,
        1338,
        1339,
        1340,
        1341,
        1342,
        1343,
        1344,
        1345,
        1346,
        1347,
        1348,
        1349,
        1350,
        1351,
        1352,
        1353,
        1354,
        1355,
        1356,
        1357,
        1358,
        1359,
        1360,
        1361,
        1362,
        1363,
        1364,
        1365,
        1366,
        1377,
        1378,
        1379,
        1380,
        1381,
        1382,
        1383,
        1384,
        1385,
        1386,
        1387,
        1388,
        1389,
        1390,
        1391,
        1392,
        1393,
        1394,
        1395,
        1396,
        1397,
        1398,
        1399,
        1400,
        1401,
        1402,
        1403,
        1404,
        1405,
        1406,
        1407
    ],
    "auxiliary_codepoints": [],
    "punctuation_codepoints": [
        1371,
        1418,
        171,
        44,
        46,
        58,
        1370,
        187,
        1372,
        1373,
        1374,
        1375
    ],
    "status": 2
}