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

{
    "id": 7758,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/7758/",
    "name": "Fichtner",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 5430,
            "uri": "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/7758/"
        },
        {
            "id": 11817,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/7758/"
        }
    ],
    "labels": [
        {
            "id": 8463,
            "label": "Fichtner, Johann",
            "isoCode_639_3": "deu",
            "label_type": {
                "id": 578,
                "name": "MRP PrintIndex prefLabel CMR 02-0"
            }
        }
    ],
    "revisions": [
        {
            "id": 45939,
            "date_created": "2021-10-05T13:02:02Z",
            "user_created": "GSteiner"
        },
        {
            "id": 45936,
            "date_created": "2021-10-05T13:01:51Z",
            "user_created": "GSteiner"
        },
        {
            "id": 19992,
            "date_created": "2020-02-16T12:06:11Z",
            "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": "Johann",
    "gender": "male",
    "collection": [
        {
            "id": 4,
            "name": "manually created entity"
        }
    ],
    "profession": [],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [],
        "places": [],
        "works": []
    }
}