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

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