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

{
    "id": 2241,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/2241/",
    "name": "Irrall",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 2369,
            "uri": "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/2241/"
        },
        {
            "id": 11136,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/2241/"
        }
    ],
    "labels": [],
    "revisions": [
        {
            "id": 919,
            "date_created": "2018-08-22T13:11:53Z",
            "user_created": "WlFischer"
        },
        {
            "id": 914,
            "date_created": "2018-08-22T13:11:22Z",
            "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": "Olga",
    "gender": "female",
    "collection": [
        {
            "id": 2,
            "name": "Manuell erstellte Entität"
        }
    ],
    "profession": [],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [
            {
                "id": 2242,
                "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": 917,
                        "date_created": "2018-08-22T13:11:44Z",
                        "user_created": "WlFischer"
                    }
                ],
                "target": {
                    "id": 2240,
                    "url": "https://mpr.acdh.oeaw.ac.at/entity/2240/",
                    "name": "Irrall",
                    "start_date": null,
                    "end_date": null,
                    "uris": [
                        {
                            "id": 2368,
                            "uri": "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/2240/"
                        },
                        {
                            "id": 11135,
                            "uri": "https://mpr.acdh.oeaw.ac.at/entity/2240/"
                        }
                    ],
                    "labels": [],
                    "revisions": [
                        {
                            "id": 912,
                            "date_created": "2018-08-22T13:10:13Z",
                            "user_created": "WlFischer"
                        },
                        {
                            "id": 910,
                            "date_created": "2018-08-22T13:09:26Z",
                            "user_created": "WlFischer"
                        },
                        {
                            "id": 908,
                            "date_created": "2018-08-22T13:08:49Z",
                            "user_created": "SKurz"
                        },
                        {
                            "id": 906,
                            "date_created": "2018-08-22T13:08:45Z",
                            "user_created": "SKurz"
                        },
                        {
                            "id": 904,
                            "date_created": "2018-08-22T13:01:19Z",
                            "user_created": "WlFischer"
                        },
                        {
                            "id": 901,
                            "date_created": "2018-08-22T13:01:11Z",
                            "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": "Josef",
                    "gender": "male",
                    "collection": [
                        {
                            "id": 2,
                            "name": "Manuell erstellte Entität"
                        }
                    ],
                    "profession": [],
                    "title": [],
                    "entity_type": "Person"
                }
            }
        ],
        "places": [],
        "works": []
    }
}