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

{
    "meta": {
        "count": 151448,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7555&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7553&show_all_places=true"
    },
    "data": [
        {
            "id": "harrastushaku:2617",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:54:47.377298Z",
            "last_modified_time": "2023-08-17T04:54:47.377315Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02760",
            "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,
            "street_address": {
                "fi": "Kirkkokatu 16 B"
            },
            "name": {
                "fi": "Omnia"
            },
            "telephone": null,
            "info_url": {
                "fi": "Keski-Espoo"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2617/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3400",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:05.188980Z",
            "last_modified_time": "2023-08-17T05:02:05.188997Z",
            "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,
            "street_address": {
                "fi": "Itätuulenpiha 1"
            },
            "name": {
                "fi": "Omnia, Espoon työväenopisto"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.omnia.fi/hae-oppimaan/espoon-tyovaenopisto"
            },
            "address_locality": {
                "fi": "ESPOO"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3400/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2924",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:57:16.173289Z",
            "last_modified_time": "2023-08-17T04:57:16.173307Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02760",
            "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,
            "street_address": {
                "fi": "Kirkkokatu 16 b"
            },
            "name": {
                "fi": "Omnia, Keski-Espoo"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2924/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2575",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:54:23.172231Z",
            "last_modified_time": "2023-08-17T04:54:23.172249Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02250",
            "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,
            "street_address": {
                "fi": "Hentebynkatu 2"
            },
            "name": {
                "fi": "Opinmäen koulu"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2575/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2418",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:24.471727Z",
            "last_modified_time": "2023-08-17T04:53:24.471745Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02250",
            "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,
            "street_address": {
                "fi": "Lillhemtintie 1"
            },
            "name": {
                "fi": "Opinmäen koulu"
            },
            "telephone": null,
            "info_url": {
                "fi": "www.opinmaki.fi"
            },
            "address_locality": {
                "fi": "ESPOO"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2418/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3352",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:01:55.479415Z",
            "last_modified_time": "2023-08-17T05:01:55.479433Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02250",
            "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,
            "street_address": {
                "fi": "Lillhemtintie 1"
            },
            "name": {
                "fi": "Opinmäen koulu"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3352/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1929",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:48:18.885431Z",
            "last_modified_time": "2023-08-17T04:48:18.885449Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00540",
            "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,
            "street_address": {
                "fi": "kaasutehtaankatu 1 rakennus 11"
            },
            "name": {
                "fi": "Oranssi ry"
            },
            "telephone": null,
            "info_url": {
                "fi": "www.oranssi.net"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1929/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3391",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:03.792030Z",
            "last_modified_time": "2023-08-17T05:02:03.792048Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00000",
            "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,
            "street_address": {
                "fi": "Toteutus Etänä"
            },
            "name": {
                "fi": "Osallistujan oma koti"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Pk-seutu"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3391/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1951",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:48:29.275500Z",
            "last_modified_time": "2023-08-17T04:48:29.275516Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00630",
            "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,
            "street_address": {
                "fi": "Metsäpurontie 16"
            },
            "name": {
                "fi": "Ossy ry"
            },
            "telephone": null,
            "info_url": {
                "fi": "www.ossy.fi"
            },
            "address_locality": {
                "fi": "HELSINKI"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1951/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1982",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:48:47.583864Z",
            "last_modified_time": "2023-08-17T04:48:47.583880Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02510",
            "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,
            "street_address": {
                "fi": "Otaranta 6"
            },
            "name": {
                "fi": "Otahalli"
            },
            "telephone": null,
            "info_url": {
                "fi": "http://www.otahalli.fi/"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1982/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2432",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:33.281282Z",
            "last_modified_time": "2023-08-17T04:53:33.281326Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02150",
            "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,
            "street_address": {
                "fi": "Otaranta"
            },
            "name": {
                "fi": "Otaniemen urheilupuisto"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2432/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2371",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:52:35.874425Z",
            "last_modified_time": "2023-08-17T04:52:35.874443Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00640",
            "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,
            "street_address": {
                "fi": "Teinintie 12"
            },
            "name": {
                "fi": "Oulunkylän ala-aste"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2371/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2184",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:50:44.983257Z",
            "last_modified_time": "2023-08-17T04:50:44.983273Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00650",
            "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,
            "street_address": {
                "fi": "Otto Brandtintie 13"
            },
            "name": {
                "fi": "Oulunkylän ala-aste, Veräjälaakson sivukoulu"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2184/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1729",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:47:06.079422Z",
            "last_modified_time": "2023-08-17T04:47:06.079440Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00640",
            "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,
            "street_address": {
                "fi": "Käskynhaltijantie 11"
            },
            "name": {
                "fi": "Oulunkylän liikuntapuisto"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1729/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:150",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:41:53.882524Z",
            "last_modified_time": "2023-08-17T04:41:53.882542Z",
            "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": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "street_address": {
                "fi": "Kylänvanhimmantie 25"
            },
            "name": {
                "fi": "Oulunkylän nuorisotalon mediakeskus"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:150/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1927",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:48:17.079320Z",
            "last_modified_time": "2023-08-17T04:48:17.079338Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00640",
            "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,
            "street_address": {
                "fi": "Teinintie 8"
            },
            "name": {
                "fi": "Oulunkylän puukoulu"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1927/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2776",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:55:56.380888Z",
            "last_modified_time": "2023-08-17T04:55:56.380905Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00640",
            "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,
            "street_address": {
                "fi": "Teinintie 8"
            },
            "name": {
                "fi": "Oulunkylän puukoulu"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2776/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3058",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:59:08.778946Z",
            "last_modified_time": "2023-08-17T04:59:08.778963Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00640",
            "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,
            "street_address": {
                "fi": "Teinintie 8"
            },
            "name": {
                "fi": "Oulunkylän Puukoulu – pieni kulttuuritalo"
            },
            "telephone": null,
            "info_url": {
                "fi": "www.taidekoulut.fi/lastenkesaakatemia-2019/"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3058/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2576",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:54:24.982444Z",
            "last_modified_time": "2023-08-17T04:54:24.982461Z",
            "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,
            "street_address": {
                "fi": "Koivu-Mankaan tie 3"
            },
            "name": {
                "fi": "OVO Training Center"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2576/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3279",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:01:07.571729Z",
            "last_modified_time": "2023-08-17T05:01:07.571748Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02460",
            "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,
            "street_address": {
                "fi": "Kutojantie 12"
            },
            "name": {
                "fi": "OVO Training Center 2"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3279/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}