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/ka/?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/ka/?format=api",
    "code": "ka",
    "name": "Georgian (Georgian)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Geor/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/ka/?format=api",
    "required_codepoints": [
        4304,
        4305,
        4306,
        4307,
        4308,
        4309,
        4310,
        4311,
        4312,
        4313,
        4314,
        4315,
        4316,
        4317,
        4318,
        4319,
        4320,
        4321,
        4322,
        4323,
        4324,
        4325,
        4326,
        4327,
        4328,
        4329,
        4330,
        4331,
        4332,
        4333,
        4334,
        4335,
        4336
    ],
    "auxiliary_codepoints": [
        4256,
        4257,
        4258,
        4259,
        4260,
        4261,
        4262,
        4263,
        4264,
        4265,
        4266,
        4267,
        4268,
        4269,
        4270,
        4271,
        4272,
        4273,
        4274,
        4275,
        4276,
        4277,
        4278,
        4279,
        4280,
        4281,
        4282,
        4283,
        4284,
        4285,
        4286,
        4287,
        4288,
        4289,
        4290,
        4291,
        4292,
        4293,
        4337,
        4338,
        4339,
        4340,
        4341,
        4342,
        4343,
        4344,
        4345,
        4346,
        11520,
        11521,
        11522,
        11523,
        11524,
        11525,
        11526,
        11527,
        11528,
        11529,
        11530,
        11531,
        11532,
        11533,
        11534,
        11535,
        11536,
        11537,
        11538,
        11539,
        11540,
        11541,
        11542,
        11543,
        11544,
        11545,
        11546,
        11547,
        11548,
        11549,
        11550,
        11551,
        11552,
        11553,
        11554,
        11555,
        11556,
        11557
    ],
    "punctuation_codepoints": [
        8208,
        8211,
        8212,
        8470,
        8216,
        8218,
        8220,
        8222,
        8224,
        33,
        35,
        8230,
        39,
        40,
        41,
        42,
        171,
        44,
        45,
        46,
        47,
        8242,
        8243,
        58,
        187,
        63,
        64,
        8225,
        91,
        93,
        59,
        38,
        167,
        123,
        4347,
        125
    ],
    "status": 2
}