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/zgh/?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/zgh/?format=api",
    "code": "zgh",
    "name": "Standard Moroccan Tamazight (Tifinagh)",
    "script": "https://www.alphabet-type.com/tools/api/v1.0/localisation/script/Tfng/?format=api",
    "language": "https://www.alphabet-type.com/tools/api/v1.0/localisation/language/zgh/?format=api",
    "required_codepoints": [
        11568,
        11569,
        11571,
        11575,
        11577,
        11579,
        11580,
        11581,
        11584,
        11587,
        11588,
        11589,
        11591,
        11593,
        11594,
        11597,
        11598,
        11599,
        11603,
        11604,
        11605,
        11606,
        11609,
        11610,
        11611,
        11612,
        11615,
        11617,
        11618,
        11619,
        11621
    ],
    "auxiliary_codepoints": [],
    "punctuation_codepoints": [],
    "status": 2
}