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

{
    "url": "https://anthologiagraeca.org/api/cities/1/?format=api",
    "names": [
        {
            "name": "Cyrène",
            "language": "fra"
        },
        {
            "name": "Cirene",
            "language": "spa"
        },
        {
            "name": "Cirene",
            "language": "por"
        },
        {
            "name": "Cyrene",
            "language": "eng"
        },
        {
            "name": "Cyrene",
            "language": "lat"
        },
        {
            "name": "Cirene",
            "language": "ita"
        }
    ],
    "alternative_urns": [
        "https://anthologia.ecrituresnumeriques.ca/api/v1/cities/3",
        "https://www.wikidata.org/wiki/Q44112",
        "https://pleiades.stoa.org/places/373778"
    ],
    "unique_id": 3,
    "longitude": "32.80799",
    "latitude": "21.86616",
    "descriptions": [],
    "created_at": "2021-04-08T21:27:25.373000Z",
    "updated_at": "2021-04-08T21:27:25.373000Z",
    "passages": [
        "https://anthologiagraeca.org/api/passages/urn:cts:greekLit:tlg7000.tlg001.ag:7.517/?format=api"
    ]
}