GET /apis/api/relations/personplace/7720/?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/7720/?format=api",
    "id": 7720,
    "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": 7711,
        "label": "Beer, Adolph",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/person/7711/"
    },
    "related_place": {
        "id": 7719,
        "label": "Prostějov",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/7719/"
    },
    "relation_type": {
        "id": 2,
        "label": "place of birth",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personplacerelation/2/",
        "parent_id": null
    }
}