GET /apis/api/entities/place/1673/?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/1673/?format=api",
    "id": 1673,
    "name": "Olmütz Bezirk",
    "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": "",
    "notes": "",
    "published": false,
    "lat": 49.66667,
    "lng": 17.25,
    "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": [
        {
            "id": 2699,
            "label": "ID: 2699",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/text/2699/"
        }
    ],
    "collection": [
        {
            "id": 1,
            "label": "Default import collection",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/1/"
        }
    ],
    "sameAs": [
        "https://sws.geonames.org/3069010/",
        "https://mpr.acdh.oeaw.ac.at/entity/1673",
        "https://mpr.acdh.oeaw.ac.at/entity/1673/"
    ],
    "relations": [
        {
            "id": 1675,
            "label": "Olomouc (located in) Olmütz Bezirk",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/1675/",
            "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": 1674,
                "label": "Olomouc",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/1674/",
                "type": "Place",
                "sameAs": [
                    "https://sws.geonames.org/3069011/",
                    "https://mpr.acdh.oeaw.ac.at/entity/1674",
                    "https://mpr.acdh.oeaw.ac.at/entity/1674/"
                ]
            }
        }
    ]
}