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

{
    "id": 101,
    "url": "https://anthologiagraeca.org/api/authors/101/?format=api",
    "names": [
        {
            "name": "Pisander Rhodius",
            "language": "lat"
        },
        {
            "name": "Pisandre",
            "language": "fra"
        },
        {
            "name": "Pisandro",
            "language": "spa"
        },
        {
            "name": "Peisander",
            "language": "eng"
        },
        {
            "name": "Pisandro di Camiro",
            "language": "ita"
        },
        {
            "name": "Πείσανδρος Ῥόδιος",
            "language": "grc"
        }
    ],
    "alternative_uris": [
        "http://www.wikidata.org/entity/Q1233081",
        "http://data.perseus.org/catalog/urn:cts:greekLit:tlg0288"
    ],
    "city_born": {
        "url": "https://anthologiagraeca.org/api/cities/32/?format=api",
        "names": [
            {
                "name": "Camiros",
                "language": "grc"
            }
        ],
        "alternative_uris": [
            "https://anthologia.ecrituresnumeriques.ca/api/v1/cities/17",
            "http://www.wikidata.org/entity/Q1231539",
            "https://pleiades.stoa.org/places/589836"
        ],
        "unique_id": 17,
        "longitude": "27.92128",
        "latitude": "36.33622",
        "descriptions": [],
        "created_at": "2021-04-08T21:28:01.740000Z",
        "updated_at": "2022-11-16T16:59:52.625397Z",
        "passages": []
    },
    "city_died": null,
    "born_range_year_date": null,
    "died_range_year_date": null,
    "unique_id": 114,
    "created_at": "2021-04-08T21:28:01.748000Z",
    "updated_at": "2023-02-15T16:33:06.091729Z",
    "validation": 0,
    "tlg_id": "tlg-0288",
    "main_name": "Pisander Rhodius",
    "descriptions": [],
    "images": [],
    "passages": [
        "https://anthologiagraeca.org/api/passages/urn:cts:greekLit:tlg7000.tlg001.ag:7.304/?format=api"
    ]
}