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

{
    "id": 6973,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/6973/",
    "name": "Sandmann",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 4623,
            "uri": "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/6973/"
        },
        {
            "id": 11602,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/6973/"
        }
    ],
    "labels": [],
    "revisions": [
        {
            "id": 16246,
            "date_created": "2020-01-28T14:17:47Z",
            "user_created": "PSwoboda"
        },
        {
            "id": 16243,
            "date_created": "2020-01-28T14:15:20Z",
            "user_created": "PSwoboda"
        },
        {
            "id": 15874,
            "date_created": "2020-01-26T10:14:07Z",
            "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": "",
    "first_name": "Franz",
    "gender": "male",
    "collection": [
        {
            "id": 4,
            "name": "manually created entity"
        }
    ],
    "profession": [],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [],
        "places": [],
        "works": []
    }
}