GET /api/cities/8/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://anthologiagraeca.org/api/cities/8/?format=api",
"names": [
{
"name": "Myrina",
"language": "eng"
},
{
"name": "Μυρίνα",
"language": "grc"
},
{
"name": "Myrina",
"language": "fra"
}
],
"alternative_uris": [
"https://anthologia.ecrituresnumeriques.ca/api/v1/cities/40",
"http://www.wikidata.org/entity/Q609532",
"https://pleiades.stoa.org/places/550756"
],
"unique_id": 40,
"longitude": "38.84528",
"latitude": "26.98444",
"descriptions": [],
"created_at": "2021-04-08T21:27:29.058000Z",
"updated_at": "2021-04-08T21:27:29.058000Z",
"passages": []
}