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

{
    "id": 10318,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/10318/",
    "name": "Berlet",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 7418,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/10318/"
        }
    ],
    "labels": [],
    "revisions": [
        {
            "id": 30788,
            "date_created": "2020-11-30T13:31:23Z",
            "user_created": "PSwoboda"
        },
        {
            "id": 30785,
            "date_created": "2020-11-30T13:30:46Z",
            "user_created": "PSwoboda"
        },
        {
            "id": 30779,
            "date_created": "2020-11-30T13:30:31Z",
            "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": "Franz Adolph",
    "gender": "male",
    "collection": [
        {
            "id": 4,
            "name": "manually created entity"
        }
    ],
    "profession": [],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [
            {
                "id": 10319,
                "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": 30783,
                        "date_created": "2020-11-30T13:30:45Z",
                        "user_created": "PSwoboda"
                    }
                ],
                "target": {
                    "id": 10317,
                    "url": "https://mpr.acdh.oeaw.ac.at/entity/10317/",
                    "name": "Berlet",
                    "start_date": null,
                    "end_date": null,
                    "uris": [
                        {
                            "id": 7417,
                            "uri": "https://mpr.acdh.oeaw.ac.at/entity/10317/"
                        }
                    ],
                    "labels": [],
                    "revisions": [
                        {
                            "id": 30772,
                            "date_created": "2020-11-30T13:29:26Z",
                            "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": "Henriette",
                    "gender": "female",
                    "collection": [
                        {
                            "id": 4,
                            "name": "manually created entity"
                        }
                    ],
                    "profession": [],
                    "title": [],
                    "entity_type": "Person"
                }
            }
        ],
        "places": [],
        "works": []
    }
}