GET /apis/api/relations/personplace/15918/?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/15918/?format=api",
    "id": 15918,
    "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": 15916,
        "label": "Schrattenbach, Wolfgang Hannibal",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/person/15916/"
    },
    "related_place": {
        "id": 15917,
        "label": "Lemberg",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/15917/"
    },
    "relation_type": {
        "id": 2,
        "label": "place of birth",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personplacerelation/2/",
        "parent_id": null
    }
}