GET /apis/api/entities/place/1428/?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/1428/?format=api",
    "id": 1428,
    "name": "Comuna Zam",
    "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": 46.0458,
    "lng": 22.48786,
    "source": null,
    "kind": {
        "id": 4,
        "label": "http://www.geonames.org/ontology#A.ADM2",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/placetype/4/",
        "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/662325/",
        "https://mpr.acdh.oeaw.ac.at/entity/1428",
        "https://mpr.acdh.oeaw.ac.at/entity/1428/"
    ],
    "relations": [
        {
            "id": 1431,
            "label": "Cerbia (located in) Comuna Zam",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/1431/",
            "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": 1430,
                "label": "Cerbia",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/1430/",
                "type": "Place",
                "sameAs": [
                    "https://sws.geonames.org/682385/",
                    "https://mpr.acdh.oeaw.ac.at/entity/1430",
                    "https://mpr.acdh.oeaw.ac.at/entity/1430/"
                ]
            }
        }
    ]
}