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

{
    "id": 88,
    "url": "https://anthologiagraeca.org/api/authors/88/?format=api",
    "names": [
        {
            "name": "Eraclide di Sinope",
            "language": "ita"
        },
        {
            "name": "Heraclides of Sinope",
            "language": "eng"
        },
        {
            "name": "Heraclides Sinopensis",
            "language": "lat"
        },
        {
            "name": "Héraclide de Sinope",
            "language": "fra"
        },
        {
            "name": "Heráclides de Sinope",
            "language": "spa"
        },
        {
            "name": "Ἡρακλείδης Σινωπεύς",
            "language": "grc"
        }
    ],
    "alternative_uris": [
        "http://www.wikidata.org/entity/Q3731015",
        "http://data.perseus.org/catalog/urn:cts:greekLit:tlg1410"
    ],
    "city_born": null,
    "city_died": null,
    "born_range_year_date": null,
    "died_range_year_date": null,
    "unique_id": 91,
    "created_at": "2021-04-08T21:27:58.020000Z",
    "updated_at": "2023-02-15T16:32:50.578578Z",
    "validation": 0,
    "tlg_id": "tlg-1410",
    "main_name": "Heraclides Sinopensis",
    "descriptions": [],
    "images": [],
    "passages": [
        "https://anthologiagraeca.org/api/passages/urn:cts:greekLit:tlg7000.tlg001.ag:7.281/?format=api",
        "https://anthologiagraeca.org/api/passages/urn:cts:greekLit:tlg7000.tlg001.ag:7.392/?format=api"
    ]
}