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

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