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=7546&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=7547&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7545&show_all_places=true"
    },
    "data": [
        {
            "id": "harrastushaku:941",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:43:12.777464Z",
            "last_modified_time": "2023-08-17T04:43:12.777481Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00410",
            "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": "Puustellintie 6"
            },
            "name": {
                "fi": "Malminkartanon kirjasto"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "HELSINKI"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:941/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1130",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:43:33.081710Z",
            "last_modified_time": "2023-08-17T04:43:33.081729Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00700",
            "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": "Ala-Malmin tori 1"
            },
            "name": {
                "fi": "Malmin kirjasto"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "HELSINKI"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1130/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1631",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:46:16.076534Z",
            "last_modified_time": "2023-08-17T04:46:16.076561Z",
            "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": "Ala-malmin tori 1"
            },
            "name": {
                "fi": "Malmin kirjasto"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1631/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3173",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:59:54.577321Z",
            "last_modified_time": "2023-08-17T04:59:54.577337Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00700",
            "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": "Malmitalo, Ala-Malmin tori 1"
            },
            "name": {
                "fi": "Malmin kirjasto, monitoimitila"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3173/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3325",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:01:41.085951Z",
            "last_modified_time": "2023-08-17T05:01:41.085968Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00700",
            "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": "https://discord.com/invite/SXc3NeG"
            },
            "name": {
                "fi": "Malmin nutan discord"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://discord.com/invite/SXc3NeG"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3325/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1277",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:43:49.475261Z",
            "last_modified_time": "2023-08-17T04:43:49.475279Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00700",
            "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": "siemenkuja 3"
            },
            "name": {
                "fi": "Malmin palloiluhalli"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1277/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1252",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:43:45.490296Z",
            "last_modified_time": "2023-08-17T04:43:45.490315Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00700",
            "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": "Siemenkuja 3"
            },
            "name": {
                "fi": "Malmin Palloiluhalli"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1252/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:876",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:42:58.271934Z",
            "last_modified_time": "2023-08-17T04:42:58.271952Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00700",
            "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": "Ala-Malmintori 1"
            },
            "name": {
                "fi": "Malmitalo"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:876/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1564",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:45:30.785223Z",
            "last_modified_time": "2023-08-17T04:45:30.785245Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00700",
            "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": "Ala-Malmintori 1"
            },
            "name": {
                "fi": "Malmitalo"
            },
            "telephone": null,
            "info_url": {
                "fi": "www.malmitalo.fi"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1564/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1597",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:45:44.281843Z",
            "last_modified_time": "2023-08-17T04:45:44.281861Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02180",
            "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": "Vanha-Mankkaankuja 2 C"
            },
            "name": {
                "fi": "Mankkaan Makasiini"
            },
            "telephone": null,
            "info_url": {
                "fi": "http://www.espoo.fi/fi-FI/Nuoret/Kivaa_tekemista/Nuorisotilat"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1597/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2711",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:55:16.080840Z",
            "last_modified_time": "2023-08-17T04:55:16.080857Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02180",
            "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": "Vanhan Mankkaankuja 2 C"
            },
            "name": {
                "fi": "Mankkaan Makasiini"
            },
            "telephone": null,
            "info_url": {
                "fi": "http://www.espoo.fi/fi-FI/Nuoret/Kivaa_tekemista/Nuorisotilat/Mankkaan_Makasiini"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2711/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1445",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:44:50.180433Z",
            "last_modified_time": "2023-08-17T04:44:50.180452Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02180",
            "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": "Vanhan-Mankkaantie 17"
            },
            "name": {
                "fi": "Mankkaanpuron koulu"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1445/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2476",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:49.177510Z",
            "last_modified_time": "2023-08-17T04:53:49.177527Z",
            "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,
            "street_address": {
                "fi": "Lapinlahdenkatu 16, rakennus 3"
            },
            "name": {
                "fi": "Maria 01, Digitalents"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2476/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1622",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:46:08.476021Z",
            "last_modified_time": "2023-08-17T04:46:08.476039Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00930",
            "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": "Marjaniemenranta 1A"
            },
            "name": {
                "fi": "Marjaniemen Purjehtijat"
            },
            "telephone": null,
            "info_url": {
                "fi": "http://www.marjaniemen-purjehtijat.fi/"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1622/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3021",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:58:36.573944Z",
            "last_modified_time": "2023-08-17T04:58:36.573963Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00930",
            "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": "Marjaniemenranta 1A"
            },
            "name": {
                "fi": "Marjaniemen Purjehtijat (MP)"
            },
            "telephone": null,
            "info_url": {
                "fi": "https://www.marjaniemen-purjehtijat.fi/"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3021/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2139",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:50:18.778474Z",
            "last_modified_time": "2023-08-17T04:50:18.778492Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01620",
            "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": "Martinlaaksonpolku 4"
            },
            "name": {
                "fi": "Martinlaakson nuoriso- ja asukastila"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2139/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1550",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:45:17.180394Z",
            "last_modified_time": "2023-08-17T04:45:17.180412Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01620",
            "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": "Martinlaaksonpolku 3"
            },
            "name": {
                "fi": "Martinlaakson nuorisotila"
            },
            "telephone": null,
            "info_url": {
                "fi": "http://www.vantaa.fi/nuorille"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1550/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3411",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:09.125410Z",
            "last_modified_time": "2023-08-17T05:02:09.125428Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02270",
            "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": "Martinniitty"
            },
            "name": {
                "fi": "Martinniityn kenttä"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Espoo"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3411/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2995",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:58:16.975433Z",
            "last_modified_time": "2023-08-17T04:58:16.975451Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02430",
            "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": "Sundsbergintie 1"
            },
            "name": {
                "fi": "Masalan kirjasto"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Masala"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2995/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2837",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:56:36.378521Z",
            "last_modified_time": "2023-08-17T04:56:36.378537Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02430",
            "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": "Hommaksenkuja 5"
            },
            "name": {
                "fi": "Masalan koulu"
            },
            "telephone": null,
            "info_url": null,
            "address_locality": {
                "fi": "Kirkkonummi"
            },
            "description": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2837/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}