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

{
    "id": 7661,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/7661/",
    "name": "Braun",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 5340,
            "uri": "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/7661/"
        },
        {
            "id": 11773,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/7661/"
        }
    ],
    "labels": [
        {
            "id": 8395,
            "label": "Braun, Carl",
            "isoCode_639_3": "deu",
            "label_type": {
                "id": 578,
                "name": "MRP PrintIndex prefLabel CMR 02-0"
            }
        }
    ],
    "revisions": [
        {
            "id": 45512,
            "date_created": "2021-09-16T06:49:26Z",
            "user_created": "GSteiner"
        },
        {
            "id": 19556,
            "date_created": "2020-02-13T09:28:24Z",
            "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": "Carl",
    "gender": "male",
    "collection": [
        {
            "id": 4,
            "name": "manually created entity"
        }
    ],
    "profession": [],
    "title": [
        {
            "id": 94,
            "name": "Dr.",
            "label": "Akademischer Titel >> Dr."
        }
    ],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [],
        "places": [],
        "works": []
    }
}