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

{
    "meta": {
        "count": 151650,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7580&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7578&show_all_places=true"
    },
    "data": [
        {
            "id": "harrastushaku:3230",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:00:30.304230Z",
            "last_modified_time": "2023-08-17T05:00:30.304246Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00250",
            "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": "Paavo Nurmen kuja 1 C"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Töölön kisahalli"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3230/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3499",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:24.692665Z",
            "last_modified_time": "2023-08-17T05:02:24.692684Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00250",
            "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": "Paavo Nurmen kuja 1 C"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Töölön kisahalli"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3499/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3320",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:01:36.472258Z",
            "last_modified_time": "2023-08-17T05:01:36.472276Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00250",
            "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": "Paavo Nurmen kuja 1C"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Töölön kisahalli"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3320/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3487",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:23.180419Z",
            "last_modified_time": "2023-08-17T05:02:23.180436Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00250",
            "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": "Paavo Nurmen kuja 1c"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Töölön kisahalli"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3487/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2144",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:50:20.284884Z",
            "last_modified_time": "2023-08-17T04:50:20.284909Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00250",
            "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": "Paavo Nurmen Kuja 1"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Töölön Kisahalli"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2144/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1689",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:46:39.893945Z",
            "last_modified_time": "2023-08-17T04:46:39.893964Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00250",
            "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": "Paavo Nurmen kuja 1 c"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Töölön Kisahalli"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1689/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3580",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:37.980952Z",
            "last_modified_time": "2023-08-17T05:02:37.980969Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00250",
            "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": "Paavo Nurmen Kuja 1 C"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.hel.fi/helsinki/fi/kaupunki-ja-hallinto/osallistu-ja-vaikuta/ota-yht"
            },
            "name": {
                "fi": "Töölön Kisahalli"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3580/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3575",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:36.895653Z",
            "last_modified_time": "2023-08-17T05:02:36.895671Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00250",
            "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": "Paavo Nurmen kuja 1 C"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Töölön Kisahalli"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3575/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3500",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:24.977514Z",
            "last_modified_time": "2023-08-17T05:02:24.977532Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00250",
            "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": "Paavo Nurmen kuja 1 C"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Töölön kisahalli, koreografiasali"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3500/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2335",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:51:57.877858Z",
            "last_modified_time": "2023-08-17T04:51:57.877875Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02920",
            "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": "Ungdomsvägen 10"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Uf-huset Carlberg"
            },
            "description": null,
            "address_locality": {
                "fi": "Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2335/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2670",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:55:06.186597Z",
            "last_modified_time": "2023-08-17T04:55:06.186616Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02650",
            "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": "Gamla landsvägen 12"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "uf-huset Thorstorp"
            },
            "description": null,
            "address_locality": {
                "fi": "Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2670/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1981",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:48:45.979327Z",
            "last_modified_time": "2023-08-17T04:48:45.979343Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02780",
            "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": "Valhallavägen 14"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Uf-huset Valhalla i Köklax"
            },
            "description": null,
            "address_locality": {
                "fi": "Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1981/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:898",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:43:02.980472Z",
            "last_modified_time": "2023-08-17T04:43:02.980490Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "0025",
            "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": "Hammarskjöldintie"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Uimastadion"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:898/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2421",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:26.785706Z",
            "last_modified_time": "2023-08-17T04:53:26.785723Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00250",
            "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": "Hammarskjöldintie 1"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Uimastadion ja sen ympäristö"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2421/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3070",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:59:18.277882Z",
            "last_modified_time": "2023-08-17T04:59:18.277905Z",
            "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,
            "street_address": {
                "fi": "Klobbskogsvägen 9"
            },
            "telephone": null,
            "info_url": {
                "fi": "www.ungateatern.fi"
            },
            "name": {
                "fi": "Unga Teatern, Lillklobb"
            },
            "description": null,
            "address_locality": {
                "fi": "Esbo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3070/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1532",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:45:09.873542Z",
            "last_modified_time": "2023-08-17T04:45:09.873559Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00260",
            "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": "Pohjoinen Hesperiankatu 23-25"
            },
            "telephone": null,
            "info_url": {
                "fi": "www.hotaru.fi"
            },
            "name": {
                "fi": "Unidojo"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1532/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2415",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:21.275448Z",
            "last_modified_time": "2023-08-17T04:53:21.275466Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10420",
            "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": "Kullaanniemi 220"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Urheiluopisto Kisakeskus"
            },
            "description": null,
            "address_locality": {
                "fi": "Pohjankuru"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2415/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3145",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:59:46.981267Z",
            "last_modified_time": "2023-08-17T04:59:46.981285Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10420",
            "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": "Kullaanniemi 220"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Urheiluopisto Kisakeskus"
            },
            "description": null,
            "address_locality": {
                "fi": "Raasepori"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3145/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3292",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:01:17.798103Z",
            "last_modified_time": "2023-08-17T05:01:17.798122Z",
            "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,
            "street_address": {
                "fi": "Ympäri kaupunkia"
            },
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Urheilupaikat ympäri kaupunkia"
            },
            "description": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3292/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3489",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:24.481447Z",
            "last_modified_time": "2023-08-17T05:02:24.481464Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": ".",
            "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": "."
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.tiedekoulu.fi/"
            },
            "name": {
                "fi": "Useampi toimipiste Espoossa, Helsingissä ja Vantaalla"
            },
            "description": null,
            "address_locality": {
                "fi": "."
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3489/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}