GET /apis/api2/entity/31/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 31,
    "url": "https://apis.acdh.oeaw.ac.at/entity/31/",
    "name": "Abbazia/Opatija, Bez. Volosca/Volosko",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 30,
            "uri": "https://apis-edits.acdh-dev.oeaw.ac.at/entity/31/"
        }
    ],
    "labels": [],
    "revisions": [],
    "start_start_date": null,
    "start_end_date": null,
    "end_start_date": null,
    "end_end_date": null,
    "start_date_written": null,
    "end_date_written": null,
    "status": "old name (distinct)",
    "kind": null,
    "lat": null,
    "lng": null,
    "collection": [
        {
            "id": 1,
            "name": "ÖBL places import 6.5.16"
        }
    ],
    "entity_type": "Place",
    "relations": {
        "institutions": [],
        "persons": [],
        "events": [],
        "places": [],
        "works": []
    }
}