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

{
    "meta": {
        "count": 151413,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7545&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7543&show_all_places=true"
    },
    "data": [
        {
            "id": "harrastushaku:2602",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:54:43.983391Z",
            "last_modified_time": "2023-08-17T04:54:43.983407Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02600",
            "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,
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Leppävaaran urheiluhalli"
            },
            "street_address": {
                "fi": "Veräjäpellonkatu 8"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2602/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2467",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:44.485911Z",
            "last_modified_time": "2023-08-17T04:53:44.485929Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02600",
            "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,
            "description": null,
            "telephone": null,
            "info_url": {
                "fi": "https://liikuntaleirit.fi/leiripaikat/leppavaara"
            },
            "name": {
                "fi": "Leppävaaran urheiluhalli"
            },
            "street_address": {
                "fi": "Veräjäpellonkatu 6"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2467/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2611",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:54:45.975019Z",
            "last_modified_time": "2023-08-17T04:54:45.975037Z",
            "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,
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Leppävaaran Warrior Areena"
            },
            "street_address": {
                "fi": "Maantiepelto 1"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2611/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3193",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:59:57.373827Z",
            "last_modified_time": "2023-08-17T04:59:57.373845Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00920",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "description": null,
            "telephone": null,
            "info_url": {
                "fi": "https://www.hel.fi/helsinki/fi/kaupunki-ja-hallinto/osallistu-ja-vaikuta/ota-yht"
            },
            "name": {
                "fi": "Liikuntamylly"
            },
            "street_address": {
                "fi": "Jauhokuja 3"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3193/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1165",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:43:41.384961Z",
            "last_modified_time": "2023-08-17T04:43:41.384978Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00920",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Liikuntamylly"
            },
            "street_address": {
                "fi": "Myllypurontie 1"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1165/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1127",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:43:30.179704Z",
            "last_modified_time": "2023-08-17T04:43:30.179723Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00920",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Liikuntamylly"
            },
            "street_address": {
                "fi": "Myllypurontie 1"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1127/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1162",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:43:39.273685Z",
            "last_modified_time": "2023-08-17T04:43:39.273703Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00920",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Liikuntamylly"
            },
            "street_address": {
                "fi": "Myllypurontie 1"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1162/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1167",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:43:42.175182Z",
            "last_modified_time": "2023-08-17T04:43:42.175199Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00920",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Liikuntamylly"
            },
            "street_address": {
                "fi": "Myllypurontie 1"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1167/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2797",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:56:11.193130Z",
            "last_modified_time": "2023-08-17T04:56:11.193148Z",
            "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,
            "description": null,
            "telephone": null,
            "info_url": {
                "fi": "https://luhtavilla.fi/"
            },
            "name": {
                "fi": "Liikuntastudio Luhtavilla"
            },
            "street_address": {
                "fi": "Timpurinkuja 3"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2797/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3241",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:00:36.273899Z",
            "last_modified_time": "2023-08-17T05:00:36.273917Z",
            "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,
            "description": null,
            "telephone": null,
            "info_url": {
                "fi": "www.bvif.fi"
            },
            "name": {
                "fi": "Lilla Luckan"
            },
            "street_address": {
                "fi": "Georgsgatan 27"
            },
            "address_locality": {
                "fi": "Helsingfors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3241/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2777",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:55:57.194830Z",
            "last_modified_time": "2023-08-17T04:55:57.194848Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "04130",
            "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,
            "description": null,
            "telephone": null,
            "info_url": {
                "fi": "http://www.lillavillan.fi"
            },
            "name": {
                "fi": "Lilla Villan"
            },
            "street_address": {
                "fi": "Jussaksentie 16"
            },
            "address_locality": {
                "fi": "Sipoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2777/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3345",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:01:53.275594Z",
            "last_modified_time": "2023-08-17T05:01:53.275612Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02660",
            "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,
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Lintumetsän koulu"
            },
            "street_address": {
                "fi": "Lintumetsäntie 10 02660 Espoo"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3345/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2398",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:03.872514Z",
            "last_modified_time": "2023-08-17T04:53:03.872531Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08100",
            "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,
            "description": null,
            "telephone": null,
            "info_url": {
                "fi": "www.musiikkikouludemo.fi"
            },
            "name": {
                "fi": "Lohja, Liikuntalinna (oma toimipiste)"
            },
            "street_address": {
                "fi": "Länsi-Louhenkatu 31"
            },
            "address_locality": {
                "fi": "Lohja"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2398/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2495",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:58.482559Z",
            "last_modified_time": "2023-08-17T04:53:58.482578Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "08100",
            "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,
            "description": null,
            "telephone": null,
            "info_url": {
                "fi": "www.musiikkikouludemo.fi"
            },
            "name": {
                "fi": "Lohja, Solbrinkenin koulu"
            },
            "street_address": {
                "fi": "Asemakatu 1"
            },
            "address_locality": {
                "fi": "Lohja"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2495/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2649",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:54:59.573169Z",
            "last_modified_time": "2023-08-17T04:54:59.573189Z",
            "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,
            "description": null,
            "telephone": null,
            "info_url": {
                "fi": "www.loiske.fi"
            },
            "name": {
                "fi": "LOISKE"
            },
            "street_address": {
                "fi": "Koivu-Mankkaantie 3"
            },
            "address_locality": {
                "fi": "ESPOO"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2649/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2701",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:55:12.872909Z",
            "last_modified_time": "2023-08-17T04:55:12.872927Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "10820",
            "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,
            "description": null,
            "telephone": null,
            "info_url": {
                "fi": "https://www.bvif.fi/fi/hogsandfi/"
            },
            "name": {
                "fi": "Loma- ja kurssikeskus Högsand"
            },
            "street_address": {
                "fi": "Högsandintie 30"
            },
            "address_locality": {
                "fi": "Lappohja"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2701/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2413",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:17.782717Z",
            "last_modified_time": "2023-08-17T04:53:17.782734Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "34870",
            "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,
            "description": null,
            "telephone": null,
            "info_url": {
                "fi": "http://www.parastalapsille.fi/yhteystiedot/lomakeskus-pukkila-virroilla"
            },
            "name": {
                "fi": "Lomakeskus Pukkila"
            },
            "street_address": {
                "fi": "Pouruntie 1242"
            },
            "address_locality": {
                "fi": "Visuvesi"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2413/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2768",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:55:53.187433Z",
            "last_modified_time": "2023-08-17T04:55:53.187450Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "34870",
            "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,
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Lomakeskus Pukkila"
            },
            "street_address": {
                "fi": "Pouruntie 1242"
            },
            "address_locality": {
                "fi": "Visuvesi"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2768/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2414",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:19.372186Z",
            "last_modified_time": "2023-08-17T04:53:19.372204Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "05250",
            "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,
            "description": null,
            "telephone": null,
            "info_url": null,
            "name": {
                "fi": "Lomakoti Kotoranta"
            },
            "street_address": {
                "fi": "Kotorannantie 74"
            },
            "address_locality": {
                "fi": "Kiljava"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2414/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1828",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:47:46.170973Z",
            "last_modified_time": "2023-08-17T04:47:46.170990Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "50970",
            "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,
            "description": null,
            "telephone": null,
            "info_url": {
                "fi": "http://www.lomakotimantyniemi.fi/"
            },
            "name": {
                "fi": "Lomakoti Mäntyniemi"
            },
            "street_address": {
                "fi": "Ihastjärventie 408"
            },
            "address_locality": {
                "fi": "Mikkeli"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1828/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}