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

{
    "url": "https://anthologiagraeca.org/api/cities/255/?format=api",
    "names": [
        {
            "name": "ancient Persia",
            "language": "eng"
        },
        {
            "name": "Perse antique",
            "language": "fra"
        },
        {
            "name": "antica Persia",
            "language": "ita"
        }
    ],
    "alternative_uris": [
        "http://www.wikidata.org/entity/Q99545681"
    ],
    "unique_id": 261,
    "longitude": null,
    "latitude": null,
    "descriptions": [],
    "created_at": "2021-11-08T15:57:02.416882Z",
    "updated_at": "2021-11-08T15:57:02.416892Z",
    "passages": []
}