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

{
    "id": 10029,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/10029/",
    "name": "Wurm",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 7098,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/10029/"
        }
    ],
    "labels": [],
    "revisions": [
        {
            "id": 29431,
            "date_created": "2020-11-25T16:30:57Z",
            "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": "Josef",
    "gender": "male",
    "collection": [
        {
            "id": 4,
            "name": "manually created entity"
        }
    ],
    "profession": [],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [
            {
                "id": 10031,
                "start_date": null,
                "end_date": null,
                "start_date_written": null,
                "end_date_written": null,
                "relation_type": {
                    "id": 128,
                    "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personpersonrelation/128/",
                    "label": "siblingOf"
                },
                "annotation": null,
                "revisions": [
                    {
                        "id": 29439,
                        "date_created": "2020-11-25T16:31:43Z",
                        "user_created": "PSwoboda"
                    }
                ],
                "target": {
                    "id": 10030,
                    "url": "https://mpr.acdh.oeaw.ac.at/entity/10030/",
                    "name": "Wurm",
                    "start_date": null,
                    "end_date": null,
                    "uris": [
                        {
                            "id": 7099,
                            "uri": "https://mpr.acdh.oeaw.ac.at/entity/10030/"
                        }
                    ],
                    "labels": [],
                    "revisions": [
                        {
                            "id": 29441,
                            "date_created": "2020-11-25T16:31:47Z",
                            "user_created": "PSwoboda"
                        },
                        {
                            "id": 29435,
                            "date_created": "2020-11-25T16:31:28Z",
                            "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": "Ignaz",
                    "gender": "male",
                    "collection": [
                        {
                            "id": 4,
                            "name": "manually created entity"
                        }
                    ],
                    "profession": [
                        {
                            "id": 243,
                            "name": "Abgeordneter",
                            "label": "Abgeordneter"
                        }
                    ],
                    "title": [],
                    "entity_type": "Person"
                }
            }
        ],
        "places": [],
        "works": []
    }
}