GET /apis/api/entities/place/5585/?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/5585/?format=api",
    "id": 5585,
    "name": "Oberndorf",
    "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/5585/",
        "https://mpr.acdh.oeaw.ac.at/entity/5585/"
    ],
    "relations": [
        {
            "id": 5587,
            "label": "k. k. Bezirksgericht Oberndorf (located in) Oberndorf",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/institutionplace/5587/",
            "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": 5584,
                "label": "k. k. Bezirksgericht Oberndorf",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/institution/5584/",
                "type": "Institution",
                "sameAs": [
                    "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/5584/",
                    "https://mpr.acdh.oeaw.ac.at/entity/5584/"
                ]
            }
        },
        {
            "id": 5586,
            "label": "Oberndorf (located in) Salzburg (Kronland)",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/5586/",
            "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": 1452,
                "label": "Salzburg (Kronland)",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/1452/",
                "type": "Place",
                "sameAs": [
                    "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/1452/",
                    "https://mpr.acdh.oeaw.ac.at/entity/1452/"
                ]
            }
        }
    ]
}