GET /apis/api/entities/person/19364/?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/19364/?format=api",
    "id": 19364,
    "name": "Miklós",
    "review": false,
    "start_date": null,
    "start_start_date": null,
    "start_end_date": null,
    "end_date": "1566-09-08",
    "end_start_date": null,
    "end_end_date": null,
    "start_date_written": null,
    "end_date_written": "1566-09-08",
    "status": "",
    "references": "",
    "notes": "",
    "published": false,
    "first_name": "Zrínyi",
    "gender": "male",
    "source": null,
    "text": [
        {
            "id": 5273,
            "label": "ID: 5273",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/text/5273/"
        }
    ],
    "collection": [
        {
            "id": 24,
            "label": "vrancic",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/24/"
        }
    ],
    "profession": [],
    "title": [],
    "sameAs": [
        "https://mpr.acdh.oeaw.ac.at/entity/19364/"
    ],
    "relations": [
        {
            "id": 19367,
            "label": "Miklós, Zrínyi (born in) Čakovec",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/personplace/19367/",
            "relation_type": {
                "id": 172,
                "label": "born in",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personplacerelation/172/",
                "parent_id": null
            },
            "related_entity": {
                "id": 19365,
                "label": "Čakovec",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/19365/",
                "type": "Place",
                "sameAs": [
                    "https://mpr.acdh.oeaw.ac.at/entity/19365/",
                    "https://sws.geonames.org/3202888/"
                ]
            }
        }
    ]
}