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

{
    "code": "grc",
    "iso_name": "Ancient Greek (to 1453)",
    "preferred": true,
    "url": "https://anthologiagraeca.org/api/languages/grc/?format=api",
    "counts": {
        "texts": 5612,
        "descriptions": 9,
        "names": 374
    }
}