GET /entity/13111/?data-view=true
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 13111,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/13111/",
    "name": "Steidler",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 9170,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/13111/"
        }
    ],
    "labels": [],
    "revisions": [
        {
            "id": 34168,
            "date_created": "2021-04-13T11:08: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": "Marie",
    "gender": "female",
    "collection": [
        {
            "id": 4,
            "name": "manually created entity"
        }
    ],
    "profession": [],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [
            {
                "id": 13113,
                "start_date": null,
                "end_date": null,
                "start_date_written": null,
                "end_date_written": null,
                "relation_type": {
                    "id": 30,
                    "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personpersonrelation/30/",
                    "label": "spouseOf"
                },
                "annotation": null,
                "revisions": [
                    {
                        "id": 34176,
                        "date_created": "2021-04-13T11:09:47Z",
                        "user_created": "WlFischer"
                    }
                ],
                "target": {
                    "id": 13112,
                    "url": "https://mpr.acdh.oeaw.ac.at/entity/13112/",
                    "name": "Steidler",
                    "start_date": null,
                    "end_date": null,
                    "uris": [
                        {
                            "id": 9171,
                            "uri": "https://mpr.acdh.oeaw.ac.at/entity/13112/"
                        }
                    ],
                    "labels": [],
                    "revisions": [
                        {
                            "id": 34172,
                            "date_created": "2021-04-13T11:09:25Z",
                            "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": "Emerich",
                    "gender": "male",
                    "collection": [
                        {
                            "id": 4,
                            "name": "manually created entity"
                        }
                    ],
                    "profession": [],
                    "title": [],
                    "entity_type": "Person"
                }
            }
        ],
        "places": [],
        "works": []
    }
}