GET /apis/api/entities/person/16149/?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/16149/?format=api",
    "id": 16149,
    "name": "Francesco / Franz",
    "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": "Hammel (Gefangener)",
    "gender": "male",
    "source": null,
    "text": [
        {
            "id": 3297,
            "label": "ID: 3297",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/text/3297/"
        }
    ],
    "collection": [
        {
            "id": 4,
            "label": "manually created entity",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/4/"
        }
    ],
    "profession": [],
    "title": [],
    "sameAs": [
        "https://mpr.acdh.oeaw.ac.at/entity/16149/"
    ],
    "relations": [
        {
            "id": 16150,
            "label": "Francesco / Franz, Hammel (Gefangener) (located in) Izmir",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/personplace/16150/",
            "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/"
                ]
            }
        }
    ]
}