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

{
    "id": 2110,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/2110/",
    "name": "von Docteur",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 2279,
            "uri": "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/2110/"
        }
    ],
    "labels": [],
    "revisions": [
        {
            "id": 266,
            "date_created": "2018-06-12T08:21:07Z",
            "user_created": "WlFischer"
        },
        {
            "id": 258,
            "date_created": "2018-06-12T08:19: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": "Pauline",
    "gender": "female",
    "collection": [
        {
            "id": 2,
            "name": "Manuell erstellte Entität"
        }
    ],
    "profession": [],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [
            {
                "id": 2112,
                "start_date": null,
                "end_date": null,
                "start_date_written": null,
                "end_date_written": null,
                "relation_type": {
                    "id": 31,
                    "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personinstitutionrelation/31/",
                    "label": "Träger/in von"
                },
                "annotation": null,
                "revisions": [
                    {
                        "id": 264,
                        "date_created": "2018-06-12T08:21:02Z",
                        "user_created": "WlFischer"
                    }
                ],
                "target": {
                    "id": 2111,
                    "url": "https://mpr.acdh.oeaw.ac.at/entity/2111/",
                    "name": "Elisabeth-Orden II. Klasse",
                    "start_date": "1898-09-17",
                    "end_date": "1918-10-31",
                    "uris": [
                        {
                            "id": 2280,
                            "uri": "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/2111/"
                        }
                    ],
                    "labels": [],
                    "revisions": [
                        {
                            "id": 261,
                            "date_created": "2018-06-12T08:20:49Z",
                            "user_created": "WlFischer"
                        }
                    ],
                    "start_start_date": null,
                    "start_end_date": null,
                    "end_start_date": null,
                    "end_end_date": null,
                    "start_date_written": "17.09.1898",
                    "end_date_written": "31.10.1918",
                    "status": "",
                    "kind": {
                        "id": 32,
                        "name": "Orden 2. Klasse",
                        "label": "Auszeichnung >> Orden >> Orden 2. Klasse"
                    },
                    "collection": [
                        {
                            "id": 2,
                            "name": "Manuell erstellte Entität"
                        }
                    ],
                    "entity_type": "Institution"
                }
            }
        ],
        "persons": [],
        "places": [],
        "works": []
    }
}