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

{
    "id": 6632,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/6632/",
    "name": "Kornfeld",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 4250,
            "uri": "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/6632/"
        },
        {
            "id": 11532,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/6632/"
        }
    ],
    "labels": [],
    "revisions": [
        {
            "id": 13954,
            "date_created": "2019-12-17T14:49:34Z",
            "user_created": "WlFischer"
        },
        {
            "id": 13948,
            "date_created": "2019-12-17T14:47:57Z",
            "user_created": "WlFischer"
        },
        {
            "id": 13944,
            "date_created": "2019-12-17T14:46:59Z",
            "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": "Edmund",
    "gender": "male",
    "collection": [
        {
            "id": 4,
            "name": "manually created entity"
        }
    ],
    "profession": [],
    "title": [
        {
            "id": 94,
            "name": "Dr.",
            "label": "Akademischer Titel >> Dr."
        }
    ],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [],
        "places": [],
        "works": []
    }
}