GET /entity/10571/?data-view=true
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 10571,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/10571/",
    "name": "Abram",
    "start_date": "1871-01-01",
    "end_date": "1940-01-01",
    "uris": [
        {
            "id": 7628,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/10571/"
        },
        {
            "id": 7629,
            "uri": "https://d-nb.info/gnd/1073552101"
        }
    ],
    "labels": [],
    "revisions": [],
    "start_start_date": null,
    "start_end_date": null,
    "end_start_date": null,
    "end_end_date": null,
    "start_date_written": "1871-01-01",
    "end_date_written": "1940-01-01",
    "status": "distinct",
    "first_name": "Simon",
    "gender": null,
    "collection": [
        {
            "id": 1,
            "name": "Default import collection"
        },
        {
            "id": 21,
            "name": "Import additional Entities 2-21"
        }
    ],
    "profession": [
        {
            "id": 222,
            "name": "Politiker",
            "label": "Politiker"
        },
        {
            "id": 551,
            "name": "Drechsler",
            "label": "Drechsler"
        }
    ],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [],
        "places": [
            {
                "id": 10573,
                "start_date": null,
                "end_date": null,
                "start_date_written": null,
                "end_date_written": null,
                "relation_type": {
                    "id": 2,
                    "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personplacerelation/2/",
                    "label": "place of birth"
                },
                "annotation": null,
                "revisions": [],
                "target": {
                    "id": 10572,
                    "url": "https://mpr.acdh.oeaw.ac.at/entity/10572/",
                    "name": "Wilten",
                    "start_date": null,
                    "end_date": null,
                    "uris": [
                        {
                            "id": 7630,
                            "uri": "https://mpr.acdh.oeaw.ac.at/entity/10572/"
                        },
                        {
                            "id": 7631,
                            "uri": "https://d-nb.info/gnd/4079325-4"
                        }
                    ],
                    "labels": [],
                    "revisions": [],
                    "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": "distinct",
                    "kind": null,
                    "lat": 47.25,
                    "lng": 11.416669,
                    "collection": [
                        {
                            "id": 1,
                            "name": "Default import collection"
                        }
                    ],
                    "entity_type": "Place"
                }
            }
        ],
        "works": []
    }
}