GET /api/cities/3/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://anthologiagraeca.org/api/cities/3/?format=api",
"names": [
{
"name": "Umm Qais",
"language": "eng"
},
{
"name": "Gadara",
"language": "grc"
},
{
"name": "Umm Qeis",
"language": "fra"
}
],
"alternative_uris": [
"https://anthologia.ecrituresnumeriques.ca/api/v1/cities/2",
"http://www.wikidata.org/entity/Q131955",
"https://pleiades.stoa.org/places/697665"
],
"unique_id": 2,
"longitude": "32.65442",
"latitude": "35.68789",
"descriptions": [],
"created_at": "2021-04-08T21:27:25.654000Z",
"updated_at": "2021-04-08T21:27:25.654000Z",
"passages": []
}