GET /api/cities/15/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://anthologiagraeca.org/api/cities/15/?format=api",
"names": [
{
"name": "Agrigento",
"language": "eng"
},
{
"name": "Ἀκράγας",
"language": "grc"
},
{
"name": "Agrigente",
"language": "fra"
}
],
"alternative_uris": [
"https://anthologia.ecrituresnumeriques.ca/api/v1/cities/29",
"http://www.wikidata.org/entity/Q13678",
"https://pleiades.stoa.org/places/462086"
],
"unique_id": 29,
"longitude": "37.31667",
"latitude": "13.58333",
"descriptions": [],
"created_at": "2021-04-08T21:27:31.920000Z",
"updated_at": "2021-04-08T21:27:31.920000Z",
"passages": []
}