GET /apis/api/entities/place/7974/?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/7974/?format=api",
    "id": 7974,
    "name": "Karlsruhe",
    "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": 49.004719,
    "lng": 8.38583,
    "source": null,
    "kind": null,
    "text": [],
    "collection": [
        {
            "id": 1,
            "label": "Default import collection",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/1/"
        },
        {
            "id": 21,
            "label": "Import additional Entities 2-21",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/21/"
        }
    ],
    "sameAs": [
        "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/7974/",
        "https://d-nb.info/gnd/4029713-5",
        "https://mpr.acdh.oeaw.ac.at/entity/10871/",
        "https://sws.geonames.org/2892794/",
        "https://mpr.acdh.oeaw.ac.at/entity/7974/"
    ],
    "relations": [
        {
            "id": 7975,
            "label": "Großherzog von Baden, Friedrich I. (place of birth) Karlsruhe",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/personplace/7975/",
            "relation_type": {
                "id": 2,
                "label": "place of birth",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personplacerelation/2/",
                "parent_id": null
            },
            "related_entity": {
                "id": 7973,
                "label": "Großherzog von Baden, Friedrich I.",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/person/7973/",
                "type": "Person",
                "sameAs": [
                    "https://mpr.acdh.oeaw.ac.at/apis/api2/entity/7973/",
                    "https://d-nb.info/gnd/118535633",
                    "https://mpr.acdh.oeaw.ac.at/entity/7973/"
                ]
            }
        }
    ]
}