GET /apis/api/entities/person/16341/?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/16341/?format=api",
    "id": 16341,
    "name": "Glaise von Horstenau",
    "review": false,
    "start_date": "1882-02-27",
    "start_start_date": null,
    "start_end_date": null,
    "end_date": "1946-07-20",
    "end_start_date": null,
    "end_end_date": null,
    "start_date_written": "1882-02-27",
    "end_date_written": "1946-07-20",
    "status": "distinct",
    "references": "",
    "notes": "",
    "published": false,
    "first_name": "Edmund",
    "gender": "male",
    "source": null,
    "text": [
        {
            "id": 3414,
            "label": "ID: 3414",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/text/3414/"
        }
    ],
    "collection": [
        {
            "id": 1,
            "label": "Default import collection",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/1/"
        }
    ],
    "profession": [
        {
            "id": 222,
            "label": "Politiker",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/professiontype/222/",
            "parent_id": null
        },
        {
            "id": 244,
            "label": "General",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/professiontype/244/",
            "parent_id": null
        },
        {
            "id": 251,
            "label": "Historiker",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/professiontype/251/",
            "parent_id": null
        },
        {
            "id": 658,
            "label": "Nationalsozialist",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/professiontype/658/",
            "parent_id": null
        }
    ],
    "title": [],
    "sameAs": [
        "https://mpr.acdh.oeaw.ac.at/entity/16341/",
        "https://d-nb.info/gnd/118539647"
    ],
    "relations": [
        {
            "id": 16343,
            "label": "Glaise von Horstenau, Edmund (place of birth) Braunau am Inn",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/personplace/16343/",
            "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": 16342,
                "label": "Braunau am Inn",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/16342/",
                "type": "Place",
                "sameAs": [
                    "https://mpr.acdh.oeaw.ac.at/entity/16342/",
                    "https://d-nb.info/gnd/4008037-7"
                ]
            }
        }
    ]
}