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

{
    "id": 2727,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/2727/",
    "name": "Mailler",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 2618,
            "uri": "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/2727/"
        },
        {
            "id": 11205,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/2727/"
        }
    ],
    "labels": [],
    "revisions": [
        {
            "id": 2748,
            "date_created": "2018-10-22T12:24:29Z",
            "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": "Therese",
    "gender": "female",
    "collection": [
        {
            "id": 2,
            "name": "Manuell erstellte Entität"
        }
    ],
    "profession": [],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [
            {
                "id": 2729,
                "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": 2758,
                        "date_created": "2018-10-22T12:42:19Z",
                        "user_created": "WlFischer"
                    }
                ],
                "target": {
                    "id": 2728,
                    "url": "https://mpr.acdh.oeaw.ac.at/entity/2728/",
                    "name": "Mailler",
                    "start_date": null,
                    "end_date": null,
                    "uris": [
                        {
                            "id": 2619,
                            "uri": "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/2728/"
                        },
                        {
                            "id": 11206,
                            "uri": "https://mpr.acdh.oeaw.ac.at/entity/2728/"
                        }
                    ],
                    "labels": [],
                    "revisions": [
                        {
                            "id": 2756,
                            "date_created": "2018-10-22T12:42:02Z",
                            "user_created": "WlFischer"
                        },
                        {
                            "id": 2753,
                            "date_created": "2018-10-22T12:41:52Z",
                            "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": null,
                    "gender": "male",
                    "collection": [
                        {
                            "id": 2,
                            "name": "Manuell erstellte Entität"
                        }
                    ],
                    "profession": [],
                    "title": [],
                    "entity_type": "Person"
                }
            }
        ],
        "places": [],
        "works": []
    }
}