GET /apis/api/entities/place/1487/?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/1487/?format=api",
    "id": 1487,
    "name": "Ahmed",
    "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": 5.6,
    "lng": 27.13333,
    "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/241045/",
        "https://mpr.acdh.oeaw.ac.at/entity/1487",
        "https://mpr.acdh.oeaw.ac.at/entity/1487/"
    ],
    "relations": [
        {
            "id": 1488,
            "label": "Ahmed (located in) Bambouti",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/1488/",
            "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": 1485,
                "label": "Bambouti",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/1485/",
                "type": "Place",
                "sameAs": [
                    "https://sws.geonames.org/9143461/",
                    "https://mpr.acdh.oeaw.ac.at/entity/1485",
                    "https://mpr.acdh.oeaw.ac.at/entity/1485/"
                ]
            }
        },
        {
            "id": 1489,
            "label": "Ahmed (located in) Central African Republic",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/1489/",
            "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": 1486,
                "label": "Central African Republic",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/1486/",
                "type": "Place",
                "sameAs": [
                    "https://sws.geonames.org/239880/",
                    "https://mpr.acdh.oeaw.ac.at/entity/1486",
                    "https://mpr.acdh.oeaw.ac.at/entity/1486/"
                ]
            }
        }
    ]
}