GET /apis/api/entities/place/1424/?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/1424/?format=api",
    "id": 1424,
    "name": "Wahlenhof",
    "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": "distinct",
    "references": null,
    "notes": null,
    "published": false,
    "lat": 49.41667,
    "lng": 6.9,
    "source": null,
    "kind": {
        "id": 13,
        "label": "http://www.geonames.org/ontology#P.PPL",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/placetype/13/",
        "parent_id": null
    },
    "text": [],
    "collection": [
        {
            "id": 1,
            "label": "Default import collection",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/1/"
        }
    ],
    "sameAs": [
        "https://sws.geonames.org/2815429/",
        "https://mpr.acdh.oeaw.ac.at/entity/1424",
        "https://mpr.acdh.oeaw.ac.at/entity/1424/"
    ],
    "relations": [
        {
            "id": 1425,
            "label": "Wahlenhof (located in) Lebach",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/1425/",
            "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": 1422,
                "label": "Lebach",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/1422/",
                "type": "Place",
                "sameAs": [
                    "https://sws.geonames.org/6550580/",
                    "https://mpr.acdh.oeaw.ac.at/entity/1422",
                    "https://mpr.acdh.oeaw.ac.at/entity/1422/"
                ]
            }
        },
        {
            "id": 1426,
            "label": "Wahlenhof (located in) Deutsches Reich",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/1426/",
            "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": 1423,
                "label": "Deutsches Reich",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/1423/",
                "type": "Place",
                "sameAs": [
                    "http://sws.geonames.org/2921044/",
                    "https://mpr.acdh.oeaw.ac.at/entity/1423",
                    "https://mpr.acdh.oeaw.ac.at/entity/1423/"
                ]
            }
        }
    ]
}