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

{
    "id": 3270,
    "url": "https://mpr.acdh.oeaw.ac.at/entity/3270/",
    "name": "Breisach",
    "start_date": null,
    "end_date": null,
    "uris": [
        {
            "id": 3001,
            "uri": "http://https://mpr.acdh.oeaw.ac.at/apis/api2/entity/3270/"
        },
        {
            "id": 11306,
            "uri": "https://mpr.acdh.oeaw.ac.at/entity/3270/"
        }
    ],
    "labels": [],
    "revisions": [
        {
            "id": 4825,
            "date_created": "2019-09-18T10:02:30Z",
            "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": "Alfred",
    "gender": "male",
    "collection": [
        {
            "id": 2,
            "name": "Manuell erstellte Entität"
        }
    ],
    "profession": [],
    "title": [],
    "entity_type": "Person",
    "relations": {
        "events": [],
        "institutions": [],
        "persons": [],
        "places": [],
        "works": []
    }
}