GET /apis/api/relations/personplace/10533/?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/10533/?format=api",
    "id": 10533,
    "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": 10531,
        "label": "Stöger-Steiner von Steinstätten, Rudolf",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/person/10531/"
    },
    "related_place": {
        "id": 10532,
        "label": "Pernegg an der Mur",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/10532/"
    },
    "relation_type": {
        "id": 2,
        "label": "place of birth",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personplacerelation/2/",
        "parent_id": null
    }
}