GET /apis/api/entities/person/2017/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/person/2017/?format=api",
    "id": 2017,
    "name": "Mühlbach",
    "review": false,
    "start_date": "1814-01-02",
    "start_start_date": null,
    "start_end_date": null,
    "end_date": "1873-09-26",
    "end_start_date": null,
    "end_end_date": null,
    "start_date_written": "02.01.1814",
    "end_date_written": "26.09.1873",
    "status": "distinct",
    "references": null,
    "notes": null,
    "published": false,
    "first_name": "Luise",
    "gender": "",
    "source": null,
    "text": [],
    "collection": [
        {
            "id": 1,
            "label": "Default import collection",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/1/"
        }
    ],
    "profession": [],
    "title": [],
    "sameAs": [
        "https://d-nb.info/gnd/118585754",
        "https://mpr.acdh.oeaw.ac.at/entity/2017",
        "https://mpr.acdh.oeaw.ac.at/entity/2017/"
    ],
    "relations": [
        {
            "id": 2018,
            "label": "Mühlbach, Luise (place of birth) Neubrandenburg",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/personplace/2018/",
            "relation_type": {
                "id": 2,
                "label": "place of birth",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personplacerelation/2/",
                "parent_id": null
            },
            "related_entity": {
                "id": 2015,
                "label": "Neubrandenburg",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/2015/",
                "type": "Place",
                "sameAs": [
                    "https://d-nb.info/gnd/4041712-8",
                    "https://mpr.acdh.oeaw.ac.at/entity/2015",
                    "https://mpr.acdh.oeaw.ac.at/entity/2015/"
                ]
            }
        },
        {
            "id": 2019,
            "label": "Mühlbach, Luise (place of death) Berlin",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/personplace/2019/",
            "relation_type": {
                "id": 18,
                "label": "place of death",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personplacerelation/18/",
                "parent_id": null
            },
            "related_entity": {
                "id": 7185,
                "label": "Berlin",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/7185/",
                "type": "Place",
                "sameAs": [
                    "http://d-nb.info/gnd/4005728-8",
                    "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/7185/",
                    "https://d-nb.info/gnd/4005728-8",
                    "https://mpr.acdh.oeaw.ac.at/entity/2016",
                    "https://mpr.acdh.oeaw.ac.at/entity/7185/"
                ]
            }
        }
    ]
}