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

{
    "id": 7803,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/7803/",
    "name": "David",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 5478,
            "uri": "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/7803/"
        },
        {
            "id": 11825,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/7803/"
        }
    ],
    "labels": [
        {
            "id": 8436,
            "label": "David, Eduard",
            "isoCode_639_3": "deu",
            "label_type": {
                "id": 578,
                "name": "MRP PrintIndex prefLabel CMR 02-0"
            }
        }
    ],
    "revisions": [
        {
            "id": 45792,
            "date_created": "2021-10-01T10:23:17Z",
            "user_created": "GSteiner"
        },
        {
            "id": 20211,
            "date_created": "2020-02-17T07:39:28Z",
            "user_created": "PSwoboda"
        }
    ],
    "start_start_date": null,
    "start_end_date": null,
    "end_start_date": null,
    "end_end_date": null,
    "start_date_written": null,
    "end_date_written": null,
    "status": "erledigt",
    "first_name": "Eduard",
    "gender": "male",
    "collection": [
        {
            "id": 4,
            "name": "manually created entity"
        }
    ],
    "profession": [],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [],
        "places": [],
        "works": []
    }
}