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

{
    "id": 245,
    "url": "https://anthologiagraeca.org/api/authors/245/?format=api",
    "names": [
        {
            "name": "Foca Diacono",
            "language": "ita"
        },
        {
            "name": "Phocas Diaconus",
            "language": "eng"
        },
        {
            "name": "Phocas Diaconus",
            "language": "lat"
        },
        {
            "name": "Phocas le Diacre",
            "language": "fra"
        },
        {
            "name": "Focas",
            "language": "spa"
        },
        {
            "name": "Φωκᾶς Διάκονος",
            "language": "grc"
        }
    ],
    "alternative_uris": [
        "http://data.perseus.org/catalog/urn:cts:greekLit:tlg2124",
        "http://www.wikidata.org/entity/Q103045299"
    ],
    "city_born": null,
    "city_died": null,
    "born_range_year_date": null,
    "died_range_year_date": null,
    "unique_id": 286,
    "created_at": "2021-04-20T02:08:43.700764Z",
    "updated_at": "2023-02-15T16:33:09.621954Z",
    "validation": 0,
    "tlg_id": "tlg-2124",
    "main_name": "Phocas Diaconus",
    "descriptions": [],
    "images": [],
    "passages": [
        "https://anthologiagraeca.org/api/passages/urn:cts:greekLit:tlg7000.tlg001.ag:9.772/?format=api"
    ]
}