GET /v1/place/helsinki:bookable/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept
{
"id": "helsinki:bookable",
"has_user_editable_resources": true,
"data_source": "helsinki",
"publisher": "ahjo:00001",
"divisions": [],
"created_time": "2025-05-21T07:37:54.855238Z",
"last_modified_time": "2025-05-21T07:37:54.855256Z",
"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": false,
"n_events": 1,
"image": null,
"parent": null,
"replaced_by": null,
"position": null,
"name": {
"fi": "Tilattavissa",
"sv": "Går att beställ",
"en": "Bookable"
},
"street_address": null,
"info_url": null,
"address_locality": null,
"description": {
"fi": "Tilattavissa omaan toimipaikkaan",
"sv": "Evenemanget går att beställa till den egna verksamhetsplatsen",
"en": "The event will be held at customers place"
},
"telephone": null,
"@id": "https://linkedevents.api.test.hel.ninja/v1/place/helsinki:bookable/?format=api",
"@context": "http://schema.org",
"@type": "Place"
}