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

{
    "id": 7839,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/7839/",
    "name": "Gligo",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 5517,
            "uri": "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/7839/"
        },
        {
            "id": 11836,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/7839/"
        }
    ],
    "labels": [
        {
            "id": 8488,
            "label": "Gligo, Matthäus",
            "isoCode_639_3": "deu",
            "label_type": {
                "id": 578,
                "name": "MRP PrintIndex prefLabel CMR 02-0"
            }
        }
    ],
    "revisions": [
        {
            "id": 46052,
            "date_created": "2021-10-07T10:43:07Z",
            "user_created": "GSteiner"
        },
        {
            "id": 20383,
            "date_created": "2020-02-19T08:18:14Z",
            "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": "Matthäus",
    "gender": "male",
    "collection": [
        {
            "id": 4,
            "name": "manually created entity"
        }
    ],
    "profession": [],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [],
        "places": [],
        "works": []
    }
}