GET /apis/api/entities/place/5359/?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/entities/place/5359/?format=api",
    "id": 5359,
    "name": "Lembach",
    "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": "not linked",
    "references": null,
    "notes": null,
    "published": false,
    "lat": null,
    "lng": null,
    "source": null,
    "kind": null,
    "text": [],
    "collection": [],
    "sameAs": [
        "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/5359/",
        "https://mpr.acdh.oeaw.ac.at/entity/5359/"
    ],
    "relations": [
        {
            "id": 5361,
            "label": "k. k. Bezirksgericht Lembach (located in) Lembach",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/institutionplace/5361/",
            "relation_type": {
                "id": 17,
                "label": "located in",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/institutionplacerelation/17/",
                "parent_id": null
            },
            "related_entity": {
                "id": 5358,
                "label": "k. k. Bezirksgericht Lembach",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/institution/5358/",
                "type": "Institution",
                "sameAs": [
                    "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/5358/",
                    "https://mpr.acdh.oeaw.ac.at/entity/5358/"
                ]
            }
        },
        {
            "id": 5360,
            "label": "Lembach (located in) Österreich ob der Enns",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/5360/",
            "relation_type": {
                "id": 6,
                "label": "located in",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/placeplacerelation/6/",
                "parent_id": null
            },
            "related_entity": {
                "id": 5007,
                "label": "Österreich ob der Enns",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/5007/",
                "type": "Place",
                "sameAs": [
                    "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/5007/",
                    "https://histogis.acdh.oeaw.ac.at/api/tempspatial/9961",
                    "https://mpr.acdh.oeaw.ac.at/entity/5007/"
                ]
            }
        }
    ]
}