GET /apis/api/entities/place/1453/?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/1453/?format=api",
    "id": 1453,
    "name": "Central Java",
    "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": -7.5,
    "lng": 110.0,
    "source": null,
    "kind": {
        "id": 5,
        "label": "http://www.geonames.org/ontology#A.ADM1",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/placetype/5/",
        "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/1642669/",
        "https://mpr.acdh.oeaw.ac.at/entity/1453",
        "https://mpr.acdh.oeaw.ac.at/entity/1453/"
    ],
    "relations": [
        {
            "id": 1456,
            "label": "Slawen (located in) Central Java",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/1456/",
            "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": 1455,
                "label": "Slawen",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/1455/",
                "type": "Place",
                "sameAs": [
                    "https://sws.geonames.org/6372119/",
                    "https://mpr.acdh.oeaw.ac.at/entity/1455",
                    "https://mpr.acdh.oeaw.ac.at/entity/1455/"
                ]
            }
        }
    ]
}