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=7608&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=7609&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7607&show_all_places=true"
    },
    "data": [
        {
            "id": "harrastushaku:2633",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:54:51.685401Z",
            "last_modified_time": "2023-08-17T04:54:51.685418Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00730",
            "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://alakoulu.fi/tapanilan-kylatila-ry/"
            },
            "street_address": {
                "fi": "Veljestenpiha 7-9"
            },
            "name": {
                "fi": "Tapanilan kylätila"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2633/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3620",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:50.179706Z",
            "last_modified_time": "2023-08-17T05:02:50.179724Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00730",
            "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": "https://alakoulu.wpcomstaging.com/"
            },
            "street_address": {
                "fi": "Veljestenpiha 9"
            },
            "name": {
                "fi": "Tapanilan Kylätila"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3620/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3276",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:01:05.281318Z",
            "last_modified_time": "2023-08-17T05:01:05.281338Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02170",
            "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,
            "street_address": {
                "fi": "Louhenkuja 1"
            },
            "name": {
                "fi": "Tapiolan asukaspuisto"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3276/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2673",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:55:07.276448Z",
            "last_modified_time": "2023-08-17T04:55:07.276466Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02100",
            "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,
            "street_address": {
                "fi": "Kirkkopolku"
            },
            "name": {
                "fi": "Tapiolan jääpuutarha"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2673/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2693",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:55:10.180552Z",
            "last_modified_time": "2023-08-17T04:55:10.180569Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02100",
            "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,
            "street_address": {
                "fi": "Kirkkopolku 6"
            },
            "name": {
                "fi": "Tapiolan kirkko"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2693/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3553",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:33.295214Z",
            "last_modified_time": "2023-08-17T05:02:33.295232Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02100",
            "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,
            "street_address": {
                "fi": "Opintie 1"
            },
            "name": {
                "fi": "Tapiolan koulu"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3553/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3057",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:59:06.280311Z",
            "last_modified_time": "2023-08-17T04:59:06.280329Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02100",
            "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,
            "street_address": {
                "fi": "Tuulikuja 1"
            },
            "name": {
                "fi": "Tapiolan tennispuisto"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3057/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2456",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:42.380262Z",
            "last_modified_time": "2023-08-17T04:53:42.380279Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02100",
            "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,
            "street_address": {
                "fi": "Kaupinkalliontie"
            },
            "name": {
                "fi": "Tapion jalkapallonurmi"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2456/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1652",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:46:28.284553Z",
            "last_modified_time": "2023-08-17T04:46:28.284571Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00180",
            "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.teatterimuseo.fi"
            },
            "street_address": {
                "fi": "Kaapelitehdas, Kaapeliaukio 3 G"
            },
            "name": {
                "fi": "Teatterimuseo"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1652/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2009",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:49:04.784816Z",
            "last_modified_time": "2023-08-17T04:49:04.784838Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "06500",
            "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,
            "street_address": {
                "fi": "Malmintie 2"
            },
            "name": {
                "fi": "Teatteritalo"
            },
            "description": null,
            "address_locality": {
                "fi": "Porvoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2009/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2135",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:50:17.375632Z",
            "last_modified_time": "2023-08-17T04:50:17.375650Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00140",
            "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,
            "street_address": {
                "fi": "Tehtaankatu 15"
            },
            "name": {
                "fi": "Tehtaankadun ala-aste"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2135/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1450",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:44:50.886337Z",
            "last_modified_time": "2023-08-17T04:44:50.886355Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00140",
            "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,
            "street_address": {
                "fi": "Tehtaankatu 15-"
            },
            "name": {
                "fi": "Tehtaankadun ala-aste"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1450/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1134",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:43:38.081884Z",
            "last_modified_time": "2023-08-17T04:43:38.081901Z",
            "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,
            "info_url": null,
            "street_address": {
                "fi": "Vuosaarentie 7"
            },
            "name": {
                "fi": "Tehtaanpuiston yläaste"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1134/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1131",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:43:34.373837Z",
            "last_modified_time": "2023-08-17T04:43:34.373864Z",
            "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,
            "info_url": null,
            "street_address": {
                "fi": "Vuosaarentie 7,"
            },
            "name": {
                "fi": "Tehtaanpuiston yläasteen kotitalousluokka"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1131/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1132",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:43:35.673344Z",
            "last_modified_time": "2023-08-17T04:43:35.673363Z",
            "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,
            "info_url": null,
            "street_address": {
                "fi": "Vuosaarentie 7,"
            },
            "name": {
                "fi": "Tehtaanpuiston yläaste kuvataideluokka"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1132/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3257",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:00:50.808961Z",
            "last_modified_time": "2023-08-17T05:00:50.808982Z",
            "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,
            "info_url": {
                "fi": "https://tekniikanmuseo.fi/"
            },
            "street_address": {
                "fi": "Viikintie 1"
            },
            "name": {
                "fi": "Tekniikan museo"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3257/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3466",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:20.102828Z",
            "last_modified_time": "2023-08-17T05:02:20.102851Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02630",
            "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.terminaali360.com"
            },
            "street_address": {
                "fi": "Karamalmintie 2 (ent. Karantie 2)"
            },
            "name": {
                "fi": "Terminaali 360 All Wheel Ride"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3466/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3031",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:58:43.674722Z",
            "last_modified_time": "2023-08-17T04:58:43.674742Z",
            "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": "https://holvi.com/shop/carrot/product/ebf0cefde4465a9f7aaae78c8cf5f201/"
            },
            "street_address": {
                "fi": "Kuninkaalantie 5"
            },
            "name": {
                "fi": "Tiedekeskus Heureka"
            },
            "description": null,
            "address_locality": {
                "fi": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3031/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2062",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:49:32.884664Z",
            "last_modified_time": "2023-08-17T04:49:32.884681Z",
            "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": "www.heureka.fi"
            },
            "street_address": {
                "fi": "Kuninkaalantie 7"
            },
            "name": {
                "fi": "Tiedekeskus Heureka"
            },
            "description": null,
            "address_locality": {
                "fi": "Vantaa"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2062/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2420",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:25.882169Z",
            "last_modified_time": "2023-08-17T04:53:25.882187Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02210",
            "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": "https://www.tiedekoulu.fi/"
            },
            "street_address": {
                "fi": "Länsiportti 1 A"
            },
            "name": {
                "fi": "Tiedekoulu Olari"
            },
            "description": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2420/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}