GET /apis/api/entities/person/16151/?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/16151/?format=api",
    "id": 16151,
    "name": "Sengtschmid (Gefangener)",
    "review": false,
    "start_date": null,
    "start_start_date": null,
    "start_end_date": null,
    "end_date": null,
    "end_start_date": null,
    "end_end_date": null,
    "start_date_written": null,
    "end_date_written": null,
    "status": "Gefangener",
    "references": "",
    "notes": "",
    "published": false,
    "first_name": "Michael",
    "gender": "male",
    "source": null,
    "text": [
        {
            "id": 3298,
            "label": "ID: 3298",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/text/3298/"
        }
    ],
    "collection": [
        {
            "id": 17,
            "label": "QHOD",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/17/"
        }
    ],
    "profession": [],
    "title": [],
    "sameAs": [
        "https://mpr.acdh.oeaw.ac.at/entity/16151/"
    ],
    "relations": [
        {
            "id": 16152,
            "label": "Sengtschmid (Gefangener), Michael (located in) Izmir",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/personplace/16152/",
            "relation_type": {
                "id": 121,
                "label": "located in",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personplacerelation/121/",
                "parent_id": null
            },
            "related_entity": {
                "id": 15599,
                "label": "Izmir",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/15599/",
                "type": "Place",
                "sameAs": [
                    "https://mpr.acdh.oeaw.ac.at/entity/15599/",
                    "https://sws.geonames.org/311046/"
                ]
            }
        }
    ]
}