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

{
    "id": 10309,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/10309/",
    "name": "Ringer",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 7409,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/10309/"
        }
    ],
    "labels": [],
    "revisions": [
        {
            "id": 30740,
            "date_created": "2020-11-30T13:12:01Z",
            "user_created": "PSwoboda"
        }
    ],
    "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": 10311,
                "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": 30748,
                        "date_created": "2020-11-30T13:13:32Z",
                        "user_created": "PSwoboda"
                    }
                ],
                "target": {
                    "id": 10310,
                    "url": "https://mpr.acdh.oeaw.ac.at/entity/10310/",
                    "name": "Ringer",
                    "start_date": null,
                    "end_date": null,
                    "uris": [
                        {
                            "id": 7410,
                            "uri": "https://mpr.acdh.oeaw.ac.at/entity/10310/"
                        }
                    ],
                    "labels": [],
                    "revisions": [
                        {
                            "id": 30750,
                            "date_created": "2020-11-30T13:13:33Z",
                            "user_created": "PSwoboda"
                        },
                        {
                            "id": 30744,
                            "date_created": "2020-11-30T13:13:19Z",
                            "user_created": "PSwoboda"
                        }
                    ],
                    "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": "Michael",
                    "gender": "male",
                    "collection": [
                        {
                            "id": 4,
                            "name": "manually created entity"
                        }
                    ],
                    "profession": [],
                    "title": [],
                    "entity_type": "Person"
                }
            }
        ],
        "places": [],
        "works": []
    }
}