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

{
    "id": "helsinki:internet",
    "data_source": "helsinki",
    "publisher": "ahjo:00001",
    "divisions": [],
    "created_time": "2020-03-25T16:28:37.661273Z",
    "last_modified_time": "2020-06-01T10:23:48.384573Z",
    "custom_data": null,
    "email": null,
    "contact_type": null,
    "address_region": null,
    "postal_code": null,
    "post_office_box_num": null,
    "address_country": null,
    "deleted": false,
    "has_upcoming_events": true,
    "n_events": 2293,
    "image": null,
    "parent": null,
    "replaced_by": null,
    "position": null,
    "name": {
        "fi": "Internet",
        "sv": "Internet",
        "en": "Internet"
    },
    "street_address": null,
    "address_locality": null,
    "description": {
        "fi": "Tapahtuma vain internetissä",
        "sv": "Händelse endast på internet.",
        "en": "Event only on the internet."
    },
    "info_url": null,
    "telephone": null,
    "@id": "http://api.hel.fi/linkedevents/v1/place/helsinki:internet/?format=api",
    "@context": "http://schema.org",
    "@type": "Place"
}