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

{
    "id": 113,
    "url": "https://anthologiagraeca.org/api/authors/113/?format=api",
    "names": [
        {
            "name": "Neilus Scholasticus",
            "language": "eng"
        },
        {
            "name": "Neilus Scholasticus",
            "language": "lat"
        },
        {
            "name": "Nilo Scolastico",
            "language": "ita"
        },
        {
            "name": "Neilus le Scholastique",
            "language": "fra"
        },
        {
            "name": "Νεῖλος Σχολαστικός",
            "language": "grc"
        }
    ],
    "alternative_urns": [
        "https://www.wikidata.org/wiki/Q20939531",
        "http://data.perseus.org/catalog/urn:cts:greekLit:tlg4079"
    ],
    "city_born": null,
    "city_died": null,
    "born_range_year_date": null,
    "died_range_year_date": null,
    "unique_id": 134,
    "created_at": "2021-04-08T21:28:07.888000Z",
    "updated_at": "2023-02-15T16:33:01.708851Z",
    "validation": 0,
    "tlg_id": "tlg-4079",
    "main_name": "Neilus Scholasticus",
    "descriptions": [],
    "images": [],
    "passages": [
        "https://anthologiagraeca.org/api/passages/urn:cts:greekLit:tlg7000.tlg001.ag:1.33/?format=api",
        "https://anthologiagraeca.org/api/passages/urn:cts:greekLit:tlg7000.tlg001.ag:16.247/?format=api"
    ]
}