GET /apis/api/entities/place/1612/?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/1612/?format=api",
    "id": 1612,
    "name": "Friedeburg",
    "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": 53.4529,
    "lng": 7.84016,
    "source": null,
    "kind": {
        "id": 14,
        "label": "http://www.geonames.org/ontology#A.ADM4",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/placetype/14/",
        "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/6558483/",
        "https://mpr.acdh.oeaw.ac.at/entity/1612",
        "https://mpr.acdh.oeaw.ac.at/entity/1612/"
    ],
    "relations": [
        {
            "id": 1614,
            "label": "Rußland (located in) Friedeburg",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/1614/",
            "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": 1613,
                "label": "Rußland",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/1613/",
                "type": "Place",
                "sameAs": [
                    "https://sws.geonames.org/2842866/",
                    "https://mpr.acdh.oeaw.ac.at/entity/1613",
                    "https://mpr.acdh.oeaw.ac.at/entity/1613/"
                ]
            }
        }
    ]
}