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

{
    "url": "https://anthologiagraeca.org/api/cities/14/?format=api",
    "names": [
        {
            "name": "Keos",
            "language": "eng"
        },
        {
            "name": "Κέως ",
            "language": "grc"
        },
        {
            "name": "Céos",
            "language": "fra"
        }
    ],
    "alternative_urns": [
        "https://anthologia.ecrituresnumeriques.ca/api/v1/cities/28",
        "https://www.wikidata.org/wiki/Q214109",
        "https://pleiades.stoa.org/places/570348"
    ],
    "unique_id": 28,
    "longitude": "37.62306",
    "latitude": "24.33667",
    "descriptions": [],
    "created_at": "2021-04-08T21:27:31.912000Z",
    "updated_at": "2021-04-08T21:27:31.912000Z",
    "passages": []
}