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

{
    "url": "https://anthologiagraeca.org/api/cities/40/?format=api",
    "names": [
        {
            "name": "Nicea",
            "language": "spa"
        },
        {
            "name": "Nicaea",
            "language": "eng"
        },
        {
            "name": "Nicaea",
            "language": "lat"
        },
        {
            "name": "Nicée",
            "language": "fra"
        },
        {
            "name": "Nicea",
            "language": "ita"
        }
    ],
    "alternative_urns": [
        "https://anthologia.ecrituresnumeriques.ca/api/v1/cities/46",
        "https://www.wikidata.org/wiki/Q739037",
        "https://pleiades.stoa.org/places/511268"
    ],
    "unique_id": 46,
    "longitude": "29.71950",
    "latitude": "40.42900",
    "descriptions": [],
    "created_at": "2021-04-08T21:28:32.016000Z",
    "updated_at": "2022-11-16T16:59:53.997323Z",
    "passages": [
        "https://anthologiagraeca.org/api/passages/urn:cts:greekLit:tlg7000.tlg001.ag:7.701/?format=api"
    ]
}