GET /apis/api/entities/person/16242/?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/16242/?format=api",
    "id": 16242,
    "name": "Zach",
    "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": "-",
    "end_date_written": "-",
    "status": "distinct",
    "references": "",
    "notes": "",
    "published": false,
    "first_name": "Stephan",
    "gender": null,
    "source": null,
    "text": [
        {
            "id": 3343,
            "label": "ID: 3343",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/text/3343/"
        }
    ],
    "collection": [
        {
            "id": 1,
            "label": "Default import collection",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/1/"
        }
    ],
    "profession": [
        {
            "id": 613,
            "label": "Gymnasiallehrer",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/professiontype/613/",
            "parent_id": null
        },
        {
            "id": 652,
            "label": "Schulleiter",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/professiontype/652/",
            "parent_id": null
        },
        {
            "id": 654,
            "label": "Priester",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/professiontype/654/",
            "parent_id": null
        },
        {
            "id": 655,
            "label": "Mathematiklehrer",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/professiontype/655/",
            "parent_id": null
        }
    ],
    "title": [],
    "sameAs": [
        "https://mpr.acdh.oeaw.ac.at/entity/16242/",
        "https://d-nb.info/gnd/1138060712"
    ],
    "relations": [
        {
            "id": 16243,
            "label": "Zach, Stephan (Mitarbeiter) Obergymnasium, Budweis, deutsches",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/personinstitution/16243/",
            "relation_type": {
                "id": 35,
                "label": "Mitarbeiter",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personinstitutionrelation/35/",
                "parent_id": null
            },
            "related_entity": {
                "id": 16238,
                "label": "Obergymnasium, Budweis, deutsches",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/institution/16238/",
                "type": "Institution",
                "sameAs": [
                    "https://mpr.acdh.oeaw.ac.at/entity/16238/"
                ]
            }
        }
    ]
}