Using the place endpoint

Here, locations for events are listed. Events in each location can be found at the event endpoint using the query parameter location. Most locations use the id format tprek:28473. An easy way to locate service points is to browse our Service Map, which uses the same location ids, e.g. servicemap.hel.fi/unit/28473. Default ordering is decreasing order by the number of events found.

Place text

To find places that contain a specific string, use the query parameter text.

Example:

place/?text=tuomiokirkko

See the result

District

To restrict the retrieved places to city district(s), use the query parameter division, separating values by commas if you wish to query for several divisions.

City of Helsinki neighborhoods (kaupunginosa), districts (peruspiiri) and subdistricts (osa-alue) are supported. Check the divisions on the Helsinki map service.

You may query either by specific OCD division type peruspiiri:malmi, or by division name malmi. The latter query checks all divisions with the name, regardless of division type.

Example:

place/?division=malmi

See the result

Place source

Will restrict places to a specific data source.

Example:

place/?data_source=tprek

See the result

Show only places with the upcoming events

To show only the places which are used in the upcoming events supply the has_upcoming_events query parameter.

Example:

place/?has_upcoming_events=true

See the result

Showing all places

By default, only those locations which have listed events are displayed. You may display locations with zero n_events with the query parameter show_all_places.

Example:

place/?show_all_places=true

See the result

Showing deleted places

By default, deleted places are not displayed. You may also display deleted places with the query parameter show_deleted.

For example:

place/?show_deleted=True

See the result

Ordering

Default ordering is decreasing order by the number of events found. You may also order results by name, street_address or postal_code.

For example:

place/?sort=name

See the result

GET /v1/place/?format=api&page=7593&show_all_places=true
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 152285,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7594&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7592&show_all_places=true"
    },
    "data": [
        {
            "id": "harrastushaku:1572",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:45:35.914295Z",
            "last_modified_time": "2023-08-17T04:45:35.914314Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00550",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Hämeente 68"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": {
                "fi": "www.kapsakki.fi"
            },
            "description": null,
            "name": {
                "fi": "Musiikkiteatteri Kapsäkki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1572/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2370",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:52:34.593563Z",
            "last_modified_time": "2023-08-17T04:52:34.593582Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00980",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Pohjavedenkatu 3"
            },
            "address_locality": {
                "fi": "helsinki"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Mustakiven ala-aste"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2370/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1348",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:44:06.077755Z",
            "last_modified_time": "2023-08-17T04:44:06.077772Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00099",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Myllykalliontie 3"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Myllykallion ala-aste, liikuntasali"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1348/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2279",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:51:29.680641Z",
            "last_modified_time": "2023-08-17T04:51:29.680669Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00920",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Ryynimyllynkatu 1"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": {
                "fi": "http://myllykylan-kylatalo.com/"
            },
            "description": null,
            "name": {
                "fi": "Myllykylän kylätalo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2279/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1915",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:48:12.671548Z",
            "last_modified_time": "2023-08-17T04:48:12.671577Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "0092O",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Kivensilmänkuja 2"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": {
                "fi": "puntlandcommuty.net"
            },
            "description": null,
            "name": {
                "fi": "Myllypuro"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1915/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1485",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:44:59.976866Z",
            "last_modified_time": "2023-08-17T04:44:59.976883Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00920",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Myllypurontie 1,"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": {
                "fi": "http://www.hel.fi/hki/liv/fi/liikuntapaikat/liikuntahallit/liikuntamylly"
            },
            "description": null,
            "name": {
                "fi": "Myllypuro, Liikuntamylly"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1485/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:953",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:43:17.588085Z",
            "last_modified_time": "2023-08-17T04:43:17.588104Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00920",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Kiviparintie 2"
            },
            "address_locality": {
                "fi": "HELSINKI"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Myllypuron mediakirjasto"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:953/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1698",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:46:48.676771Z",
            "last_modified_time": "2023-08-17T04:46:48.676788Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00920",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Myllypurontie 2"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Myllypuron metroasema"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1698/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3592",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:39.779523Z",
            "last_modified_time": "2023-08-17T05:02:39.779540Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01600",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Raappavuorentie 8-10"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "info_url": {
                "fi": "www.skeittikontti.fi"
            },
            "description": null,
            "name": {
                "fi": "Myyrmäen skeittipuisto"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3592/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2123",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:50:10.473548Z",
            "last_modified_time": "2023-08-17T04:50:10.473565Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01600",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Myyrmäentie 4"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "info_url": {
                "fi": "www.musiikkikouludemo.fi"
            },
            "description": null,
            "name": {
                "fi": "Myyrmäki, Taidetalo Toteemi"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2123/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2350",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:52:05.581289Z",
            "last_modified_time": "2023-08-17T04:52:05.581307Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01620",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Bredbergsgränden 4"
            },
            "address_locality": {
                "fi": "Vanda"
            },
            "info_url": {
                "fi": "www.ordkonst.fi"
            },
            "description": null,
            "name": {
                "fi": "Mårtensdals skola"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2350/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1687",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:46:38.176733Z",
            "last_modified_time": "2023-08-17T04:46:38.176750Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "16200",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Laajavuorenkuja 4"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Mårtensdals skola"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1687/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2592",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:54:35.577286Z",
            "last_modified_time": "2023-08-17T04:54:35.577305Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02270",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Mäntytie 27"
            },
            "address_locality": {
                "fi": "ESPOO"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Mäntykappeli"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2592/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1830",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:47:50.874284Z",
            "last_modified_time": "2023-08-17T04:47:50.874302Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "05200",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Hangonväylä 1506"
            },
            "address_locality": {
                "fi": "Hyvinkää"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Märkiön leirikeskus"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1830/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2092",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:50:00.477675Z",
            "last_modified_time": "2023-08-17T04:50:00.477692Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00100",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Narinkka"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": {
                "fi": "http://www.hel.fi/www/helsinki/fi/kulttuuri-ja-vapaa-aika/tapahtumat/tapahtumaka"
            },
            "description": null,
            "name": {
                "fi": "Narinkkatori"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2092/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2077",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:49:50.078413Z",
            "last_modified_time": "2023-08-17T04:49:50.078430Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00530",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Vetehisenkuja 9 A 30"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": {
                "fi": "musiikkijateatterileirit.wordpress.com"
            },
            "description": null,
            "name": {
                "fi": "Narrin nuoret ry"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2077/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3660",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:56.996495Z",
            "last_modified_time": "2023-08-17T05:02:56.996512Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00560",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Kamukoti Arabia, Koreankatu 2,"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": {
                "fi": "www.neeif.fi"
            },
            "description": null,
            "name": {
                "fi": "NATURE AND ENVIRONMENTAL EDUCATION INSTITUTE OF FINLAND"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3660/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2367",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:52:30.874367Z",
            "last_modified_time": "2023-08-17T04:52:30.874382Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00100",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Annegatan 26"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": {
                "fi": "www.naturochmiljo.fi"
            },
            "description": null,
            "name": {
                "fi": "Natur och Miljö rf"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2367/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2280",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:51:30.984562Z",
            "last_modified_time": "2023-08-17T04:51:30.984580Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "19310",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "Naumintie 232"
            },
            "address_locality": {
                "fi": "Karilanmaa"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Naumin leirikeskus"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2280/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3419",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:11.397577Z",
            "last_modified_time": "2023-08-17T05:02:11.397593Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02200",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "telephone": null,
            "street_address": {
                "fi": "NIittykumpu 3"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "info_url": null,
            "description": null,
            "name": {
                "fi": "Niittykummun koulun kenttä"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3419/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}