GET /api/languages/aaa/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "code": "aaa",
    "iso_name": "Ghotuo",
    "preferred": false,
    "url": "https://anthologiagraeca.org/api/languages/aaa/?format=api",
    "counts": {
        "texts": 0,
        "descriptions": 0,
        "names": 0
    }
}