GET /linkedevents/v1/place/espoo:798/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "id": "espoo:798",
    "data_source": "espoo",
    "publisher": "espoo:kaupunki",
    "divisions": [],
    "created_time": "2018-08-02T13:10:58.006796Z",
    "last_modified_time": "2018-08-02T13:10:58.006832Z",
    "custom_data": null,
    "email": null,
    "contact_type": null,
    "address_region": null,
    "postal_code": "",
    "post_office_box_num": null,
    "address_country": null,
    "deleted": false,
    "has_upcoming_events": true,
    "n_events": 3,
    "image": null,
    "parent": null,
    "replaced_by": null,
    "position": null,
    "street_address": {
        "fi": "Alvarinaukio"
    },
    "address_locality": {
        "fi": ""
    },
    "name": {
        "fi": "Otaniemi"
    },
    "description": null,
    "info_url": {
        "fi": "http://www.espoonkaupunginmuseo.fi"
    },
    "telephone": null,
    "@id": "http://api.hel.fi/linkedevents/v1/place/espoo:798/?format=api",
    "@context": "http://schema.org",
    "@type": "Place"
}