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

{
    "id": 133,
    "url": "https://anthologiagraeca.org/api/authors/133/?format=api",
    "names": [
        {
            "name": "Etruscus",
            "language": "eng"
        },
        {
            "name": "Etrusco de Mesene",
            "language": "spa"
        },
        {
            "name": "Etrusco",
            "language": "ita"
        },
        {
            "name": "Etruscus Epigrammaticus",
            "language": "lat"
        },
        {
            "name": "Étruscus de Messène",
            "language": "fra"
        }
    ],
    "alternative_uris": [
        "http://data.perseus.org/catalog/urn:cts:greekLit:tlg0181",
        "http://www.wikidata.org/entity/Q1176166"
    ],
    "city_born": null,
    "city_died": null,
    "born_range_year_date": null,
    "died_range_year_date": null,
    "unique_id": 157,
    "created_at": "2021-04-08T21:28:14.489000Z",
    "updated_at": "2023-02-15T16:32:44.330105Z",
    "validation": 0,
    "tlg_id": "tlg-0181",
    "main_name": "Etruscus Epigrammaticus",
    "descriptions": [],
    "images": [],
    "passages": [
        "https://anthologiagraeca.org/api/passages/urn:cts:greekLit:tlg7000.tlg001.ag:7.381/?format=api"
    ]
}