GET /apis/api/relations/personplace/2072/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/personplace/2072/?format=api",
    "id": 2072,
    "review": false,
    "start_date": null,
    "start_start_date": null,
    "start_end_date": null,
    "end_date": null,
    "end_start_date": null,
    "end_end_date": null,
    "start_date_written": null,
    "end_date_written": null,
    "status": "",
    "references": null,
    "notes": null,
    "published": false,
    "source": null,
    "related_person": {
        "id": 2071,
        "label": "Bakunin, Michael Aleksandrovič",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/person/2071/"
    },
    "related_place": {
        "id": 2069,
        "label": "Pryamukhino",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/2069/"
    },
    "relation_type": {
        "id": 2,
        "label": "place of birth",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personplacerelation/2/",
        "parent_id": null
    }
}