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=7563&show_all_places=true
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 151449,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7564&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7562&show_all_places=true"
    },
    "data": [
        {
            "id": "harrastushaku:2225",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:51:09.074316Z",
            "last_modified_time": "2023-08-17T04:51:09.074333Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02360",
            "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,
            "info_url": null,
            "name": {
                "fi": "Soukan nuorisotila"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "street_address": {
                "fi": "Soukantie 13, 3.krs."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2225/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3698",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:03:01.092317Z",
            "last_modified_time": "2023-08-17T05:03:01.092340Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02360",
            "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,
            "info_url": null,
            "name": {
                "fi": "Soukan Nuorisotila"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "street_address": {
                "fi": "Soukantie 13"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3698/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2443",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:36.275077Z",
            "last_modified_time": "2023-08-17T04:53:36.275098Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01300",
            "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,
            "info_url": {
                "fi": "http://www.vantaa.fi/vapaa-aika/liikunta/ohjattu_liikunta/lapset_ja_nuoret/sport"
            },
            "name": {
                "fi": "Sporttia kaikille - Vantaan Liikuntapalvelut"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "description": null,
            "street_address": {
                "fi": "Kielotie 20"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2443/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3034",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:58:48.980022Z",
            "last_modified_time": "2023-08-17T04:58:48.980039Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00810",
            "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,
            "info_url": {
                "fi": "www.stadinpuutarhuri.fi"
            },
            "name": {
                "fi": "Stadin puutarhuri Herttoniemen kartano"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "street_address": {
                "fi": "Johan Sederholmintie 3"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3034/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1932",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:48:20.079361Z",
            "last_modified_time": "2023-08-17T04:48:20.079379Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02070",
            "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,
            "info_url": {
                "fi": "www.stadiumsportscamp.fi"
            },
            "name": {
                "fi": "Stadium Sports Camp"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "street_address": {
                "fi": "Leppävaaran Urheilupuisto, Veräjäpellonkatu 17"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1932/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3554",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:33.579435Z",
            "last_modified_time": "2023-08-17T05:02:33.579453Z",
            "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,
            "info_url": {
                "fi": "www.stardancestudio.fi"
            },
            "name": {
                "fi": "Star Dance Studio"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "street_address": {
                "fi": "Kappelikuja 6 D"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3554/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1425",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:44:44.378873Z",
            "last_modified_time": "2023-08-17T04:44:44.378892Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00900",
            "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,
            "info_url": {
                "fi": "www.stoa.fi"
            },
            "name": {
                "fi": "Stoa"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "street_address": {
                "fi": "Turunlinnantie 1"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1425/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:881",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:42:59.871573Z",
            "last_modified_time": "2023-08-17T04:42:59.871591Z",
            "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,
            "info_url": null,
            "name": {
                "fi": "Stoa"
            },
            "address_locality": {
                "fi": "Helsingin kaupunki"
            },
            "description": null,
            "street_address": {
                "fi": "Turunlinnantie 1"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:881/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:886",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:43:00.875536Z",
            "last_modified_time": "2023-08-17T04:43:00.875556Z",
            "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,
            "info_url": null,
            "name": {
                "fi": "Stoa"
            },
            "address_locality": {
                "fi": "Helsingin kaupunki"
            },
            "description": null,
            "street_address": {
                "fi": "Turunlinnantie 11"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:886/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2742",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:55:35.675834Z",
            "last_modified_time": "2023-08-17T04:55:35.675851Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02230",
            "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,
            "info_url": null,
            "name": {
                "fi": "Stora Herrö"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "street_address": {
                "fi": "Stora Herrö"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2742/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3416",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:10.487542Z",
            "last_modified_time": "2023-08-17T05:02:10.487560Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02320",
            "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,
            "info_url": null,
            "name": {
                "fi": "Stora Herrön ulkoilusaari"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "street_address": {
                "fi": "Marinsatamantie 5"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3416/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2336",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:51:59.677214Z",
            "last_modified_time": "2023-08-17T04:51:59.677236Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02360",
            "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,
            "info_url": null,
            "name": {
                "fi": "Storängen skola"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "street_address": {
                "fi": "Rektorsgränden 4"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2336/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1799",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:47:30.873692Z",
            "last_modified_time": "2023-08-17T04:47:30.873709Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00380",
            "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,
            "info_url": null,
            "name": {
                "fi": "Strömbergin ala-asteen koulu"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "street_address": {
                "fi": "Takomoti 13"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1799/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2957",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:57:41.297632Z",
            "last_modified_time": "2023-08-17T04:57:41.297648Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02770",
            "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,
            "info_url": {
                "fi": "www.esko.fi"
            },
            "name": {
                "fi": "Studio Esko"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "street_address": {
                "fi": "Pappilantie 2"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2957/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2132",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:50:15.181779Z",
            "last_modified_time": "2023-08-17T04:50:15.181798Z",
            "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,
            "info_url": {
                "fi": "http://vantaankatutanssi.fi"
            },
            "name": {
                "fi": "Studio VKTY"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "description": null,
            "street_address": {
                "fi": "Liesitori 1"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2132/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3664",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:57.169726Z",
            "last_modified_time": "2023-08-17T05:02:57.169743Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02230",
            "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,
            "info_url": null,
            "name": {
                "fi": "Style Dance Industry"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "street_address": {
                "fi": "Sepetlahdentie 4C 47"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3664/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3507",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:25.483369Z",
            "last_modified_time": "2023-08-17T05:02:25.483386Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02230",
            "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,
            "info_url": null,
            "name": {
                "fi": "Style Dance Industry"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "street_address": {
                "fi": "Sepetlahdentie 2-4 B"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3507/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1455",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:44:53.714194Z",
            "last_modified_time": "2023-08-17T04:44:53.714214Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00120",
            "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,
            "info_url": {
                "fi": "www.sulkasato.fi"
            },
            "name": {
                "fi": "Sulkasato"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "street_address": {
                "fi": "www.sulkasato.fi"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1455/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2121",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:50:08.578205Z",
            "last_modified_time": "2023-08-17T04:50:08.578222Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02450",
            "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,
            "info_url": {
                "fi": "www.musiikkikouludemo.fi"
            },
            "name": {
                "fi": "Sundsberg, Kartanonrannan koulu"
            },
            "address_locality": {
                "fi": "Kirkkonummi"
            },
            "description": null,
            "street_address": {
                "fi": "Kartanonkuja 1"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2121/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2501",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:54:01.176848Z",
            "last_modified_time": "2023-08-17T04:54:01.176865Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00270",
            "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,
            "info_url": {
                "fi": "www.suomenkoodikoulu.fi"
            },
            "name": {
                "fi": "Suomen Koodikoulu"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "street_address": {
                "fi": "Paciuksenkaari 17"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2501/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}