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

{
    "meta": {
        "count": 151496,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7536&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7534&show_all_places=true"
    },
    "data": [
        {
            "id": "harrastushaku:1553",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:45:20.776432Z",
            "last_modified_time": "2023-08-17T04:45:20.776451Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00840",
            "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,
            "name": {
                "fi": "Helsingin Työväen Pursiseura"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": {
                "fi": "htps@htps.fi"
            },
            "street_address": {
                "fi": "Henrik Borgströmin polku 3"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1553/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1717",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:47:04.483383Z",
            "last_modified_time": "2023-08-17T04:47:04.483401Z",
            "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,
            "name": {
                "fi": "Helsingin uimastadion"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Hammarskjöldintie 1"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1717/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2982",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:58:02.684046Z",
            "last_modified_time": "2023-08-17T04:58:02.684093Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00520",
            "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,
            "name": {
                "fi": "Helsingin Velodromi"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": {
                "fi": "www.helsinkiroosters.com"
            },
            "street_address": {
                "fi": "Mäkelänkatu 70"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2982/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3210",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:00:16.479616Z",
            "last_modified_time": "2023-08-17T05:00:16.479635Z",
            "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,
            "name": {
                "fi": "Helsingin Wushu ry"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": {
                "fi": "https://www.taijiquan.fi/fi/"
            },
            "street_address": {
                "fi": "Tallberginkatu 1 D"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3210/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2361",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:52:19.378238Z",
            "last_modified_time": "2023-08-17T04:52:19.378256Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00940",
            "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,
            "name": {
                "fi": "Helsingin Yhteislyseo"
            },
            "address_locality": {
                "fi": "helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Rintinpolku 2"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2361/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2369",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:52:32.775908Z",
            "last_modified_time": "2023-08-17T04:52:32.775949Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00790",
            "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,
            "name": {
                "fi": "Helsingin yliopisto, Biokeskus 1"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Viikinkaari 9"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2369/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2052",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:49:29.087745Z",
            "last_modified_time": "2023-08-17T04:49:29.087762Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00790",
            "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,
            "name": {
                "fi": "Helsingin yliopisto, Biokeskus 3"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Viikinkaari 1"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2052/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1464",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:44:55.776741Z",
            "last_modified_time": "2023-08-17T04:44:55.776759Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00560",
            "post_office_box_num": null,
            "address_country": null,
            "deleted": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "parent": null,
            "replaced_by": null,
            "position": null,
            "name": {
                "fi": "Helsingin yliopisto, Exactum"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Pietari Kalmin katu 5"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1464/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2818",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:56:24.875967Z",
            "last_modified_time": "2023-08-17T04:56:24.875985Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00170",
            "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,
            "name": {
                "fi": "Helsingin yliopisto, Topelia"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Uninoninkatu 38"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2818/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3316",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:01:31.985330Z",
            "last_modified_time": "2023-08-17T05:01:31.985348Z",
            "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,
            "name": {
                "fi": "Helsinki"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Helsinki"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3316/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1651",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:46:27.872184Z",
            "last_modified_time": "2023-08-17T04:46:27.872204Z",
            "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,
            "name": {
                "fi": "Helsinki"
            },
            "address_locality": {
                "fi": "HELSINKI"
            },
            "info_url": {
                "fi": "www.hekolo.fi"
            },
            "street_address": {
                "fi": "n/a"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1651/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3666",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:57.578549Z",
            "last_modified_time": "2023-08-17T05:02:57.578567Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00880",
            "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,
            "name": {
                "fi": "Hertsin nuorisotila"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Linnanrakentajantie 2"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3666/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3213",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:00:19.775002Z",
            "last_modified_time": "2023-08-17T05:00:19.775019Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00810",
            "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,
            "name": {
                "fi": "Herttoniemenranan asukastalo"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Paasivaarankatu 6"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3213/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1442",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:44:48.990374Z",
            "last_modified_time": "2023-08-17T04:44:48.990393Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00810",
            "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,
            "name": {
                "fi": "Herttoniemenrannan ala-aste"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Petter Wetterintie 5"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1442/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:417",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:42:00.774568Z",
            "last_modified_time": "2023-08-17T04:42:00.774587Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00810",
            "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,
            "name": {
                "fi": "Herttoniemenrannan ala-aste"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Petter Wetterintie 5"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:417/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:416",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:42:00.002316Z",
            "last_modified_time": "2023-08-17T04:42:00.002339Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00810",
            "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,
            "name": {
                "fi": "Herttoniemenrannan ala-aste"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Petter Wetterintie 5"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:416/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:699",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:42:27.073639Z",
            "last_modified_time": "2023-08-17T04:42:27.073663Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00810",
            "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,
            "name": {
                "fi": "Herttoniemenrannan ala-aste"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Petter Wetterintie 5"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:699/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:712",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:42:28.074175Z",
            "last_modified_time": "2023-08-17T04:42:28.074193Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00810",
            "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,
            "name": {
                "fi": "Herttoniemenrannan ala-aste"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Petter Wetterintie 5"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:712/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:724",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:42:30.171970Z",
            "last_modified_time": "2023-08-17T04:42:30.171988Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00810",
            "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,
            "name": {
                "fi": "Herttoniemenrannan ala-aste"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": null,
            "street_address": {
                "fi": "Petter Wetterintie 5"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:724/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1364",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:44:13.582010Z",
            "last_modified_time": "2023-08-17T04:44:13.582027Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00810",
            "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,
            "name": {
                "fi": "Herttoniemenrannan ala-asteen koulu"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "info_url": {
                "fi": "http://www.hel.fi/hki/hrana/fi/Etusivu"
            },
            "street_address": {
                "fi": "Petter Wetterintie 5"
            },
            "description": null,
            "telephone": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1364/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}