GET /apis/api/entities/place/5389/?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/5389/?format=api",
    "id": 5389,
    "name": "Pregarten",
    "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/5389/",
        "https://mpr.acdh.oeaw.ac.at/entity/5389/"
    ],
    "relations": [
        {
            "id": 5391,
            "label": "k. k. Bezirksgericht Pregarten (located in) Pregarten",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/institutionplace/5391/",
            "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": 5388,
                "label": "k. k. Bezirksgericht Pregarten",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/institution/5388/",
                "type": "Institution",
                "sameAs": [
                    "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/5388/",
                    "https://mpr.acdh.oeaw.ac.at/entity/5388/"
                ]
            }
        },
        {
            "id": 5390,
            "label": "Pregarten (located in) Österreich ob der Enns",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/5390/",
            "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/"
                ]
            }
        }
    ]
}