GET /entity/10027/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 10027,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/10027/",
    "name": "Herr",
    "start_date": "1819-01-01",
    "end_date": "1884-01-01",
    "uris": [
        {
            "id": 7095,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/10027/"
        },
        {
            "id": 7096,
            "uri": "https://d-nb.info/gnd/137563515"
        }
    ],
    "labels": [],
    "revisions": [
        {
            "id": 29424,
            "date_created": "2020-11-25T16:18:13Z",
            "user_created": "PSwoboda"
        },
        {
            "id": 29416,
            "date_created": "2020-11-25T16:17:13Z",
            "user_created": "PSwoboda"
        }
    ],
    "start_start_date": null,
    "start_end_date": null,
    "end_start_date": null,
    "end_end_date": null,
    "start_date_written": "1819-01-01",
    "end_date_written": "1884-01-01",
    "status": "distinct",
    "first_name": "Joseph",
    "gender": "male",
    "collection": [
        {
            "id": 1,
            "name": "Default import collection"
        }
    ],
    "profession": [
        {
            "id": 524,
            "name": "Astronom",
            "label": "Astronom"
        },
        {
            "id": 525,
            "name": "Geodät",
            "label": "Geodät"
        }
    ],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [],
        "places": [],
        "works": []
    }
}