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

{
    "code": "eng",
    "iso_name": "English",
    "preferred": true,
    "url": "https://anthologiagraeca.org/api/languages/eng/?format=api",
    "counts": {
        "texts": 3176,
        "descriptions": 594,
        "names": 1256
    }
}