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

{
    "id": 3329,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/3329/",
    "name": "Griesser",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 3062,
            "uri": "http://https://mpr.acdh.oeaw.ac.at/apis/api2/entity/3329/"
        },
        {
            "id": 11315,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/3329/"
        }
    ],
    "labels": [],
    "revisions": [
        {
            "id": 5092,
            "date_created": "2019-09-24T12:41:35Z",
            "user_created": "WlFischer"
        },
        {
            "id": 5088,
            "date_created": "2019-09-24T12:41:17Z",
            "user_created": "WlFischer"
        }
    ],
    "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": "",
    "first_name": "Franz",
    "gender": "male",
    "collection": [
        {
            "id": 2,
            "name": "Manuell erstellte Entität"
        }
    ],
    "profession": [],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [],
        "places": [],
        "works": []
    }
}