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

{
    "id": 6737,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/6737/",
    "name": "Głodzinski",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 4355,
            "uri": "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/6737/"
        },
        {
            "id": 11564,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/6737/"
        }
    ],
    "labels": [],
    "revisions": [
        {
            "id": 14699,
            "date_created": "2020-01-15T15:26:22Z",
            "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": "Anton",
    "gender": "male",
    "collection": [
        {
            "id": 4,
            "name": "manually created entity"
        }
    ],
    "profession": [],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [],
        "places": [],
        "works": []
    }
}