GET /v1/place/tpr:1183/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "id": "tpr:1183",
    "divisions": [
        {
            "type": "muni",
            "ocd_id": "ocd-division/country:fi/kunta:turku",
            "municipality": null,
            "name": {
                "fi": "Turku",
                "sv": "Åbo"
            }
        }
    ],
    "created_time": "2020-06-09T07:24:24.788420Z",
    "last_modified_time": "2023-11-20T13:25:11.121152Z",
    "custom_data": null,
    "email": null,
    "contact_type": null,
    "address_region": null,
    "postal_code": null,
    "post_office_box_num": null,
    "address_country": null,
    "deleted": false,
    "n_events": 58,
    "image": 26,
    "data_source": "tpr",
    "publisher": "tpr:1100",
    "parent": null,
    "replaced_by": null,
    "position": {
        "type": "Point",
        "coordinates": [
            22.3134039,
            60.4450385
        ]
    },
    "name": {
        "fi": "Tapahtumakalenterin testitoimipiste"
    },
    "address_locality": {
        "fi": "Turku",
        "sv": "Åbo"
    },
    "street_address": null,
    "description": {
        "fi": "Testikuvaus testitoimipisteestä."
    },
    "telephone": null,
    "info_url": null,
    "@id": "https://testilinkedevents-api.turku.fi/v1/place/tpr:1183/?format=api",
    "@context": "http://schema.org",
    "@type": "Place"
}