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

{
    "url": "https://anthologiagraeca.org/api/cities/174/?format=api",
    "names": [
        {
            "name": "Inopos",
            "language": "fra"
        }
    ],
    "alternative_urns": [],
    "unique_id": 180,
    "longitude": null,
    "latitude": null,
    "descriptions": [],
    "created_at": "2021-09-09T19:10:19.222239Z",
    "updated_at": "2021-09-09T19:10:19.222246Z",
    "passages": [
        "https://anthologiagraeca.org/api/passages/urn:cts:greekLit:tlg7000.tlg001.ag:6.273/?format=api"
    ]
}