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

{
    "id": 3253,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/3253/",
    "name": "Opolski",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 2984,
            "uri": "http://https://mpr.acdh.oeaw.ac.at/apis/api2/entity/3253/"
        },
        {
            "id": 11291,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/3253/"
        }
    ],
    "labels": [],
    "revisions": [
        {
            "id": 4725,
            "date_created": "2019-09-18T09:06:29Z",
            "user_created": "WlFischer"
        }
    ],
    "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": "",
    "first_name": "Josef",
    "gender": "male",
    "collection": [
        {
            "id": 2,
            "name": "Manuell erstellte Entität"
        }
    ],
    "profession": [],
    "title": [
        {
            "id": 104,
            "name": "Ing.",
            "label": "Akademischer Titel >> Ing."
        }
    ],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [],
        "places": [],
        "works": []
    }
}