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

{
    "meta": {
        "count": 151411,
        "next": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7541&show_all_places=true",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/place/?format=api&page=7539&show_all_places=true"
    },
    "data": [
        {
            "id": "harrastushaku:2068",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:49:36.281713Z",
            "last_modified_time": "2023-08-17T04:49:36.281730Z",
            "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,
            "info_url": {
                "fi": "https://www.facebook.com/Konsom-nuoret-ry-163640497108126/?fref=ts"
            },
            "address_locality": {
                "fi": "Helsinki"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Konsom-nuoret ry"
            },
            "street_address": {
                "fi": "Kivensilmänkuja 2 A 3.Krs"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2068/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1372",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:44:18.584559Z",
            "last_modified_time": "2023-08-17T04:44:18.584579Z",
            "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,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Kontulan liikuntapuisto"
            },
            "street_address": {
                "fi": "Tanhuantie 4-6"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1372/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:864",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:42:56.776236Z",
            "last_modified_time": "2023-08-17T04:42:56.776254Z",
            "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,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Kontulan liikuntapuisto"
            },
            "street_address": {
                "fi": "Tanhuantie 4-6"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:864/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1779",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:47:24.276411Z",
            "last_modified_time": "2023-08-17T04:47:24.276433Z",
            "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,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Kontulan tekojäärata"
            },
            "street_address": {
                "fi": "Tanhuantie 4-6"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1779/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2484",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:53:52.774802Z",
            "last_modified_time": "2023-08-17T04:53:52.774819Z",
            "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,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Korjaamon kasvihuone"
            },
            "street_address": {
                "fi": "Töölonkatu 51 a-b"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2484/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3167",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:59:50.881237Z",
            "last_modified_time": "2023-08-17T04:59:50.881256Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01450",
            "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,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Korson kirkko"
            },
            "street_address": {
                "fi": "Merikotkantie 4"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3167/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2845",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:56:39.077852Z",
            "last_modified_time": "2023-08-17T04:56:39.077870Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01450",
            "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,
            "info_url": {
                "fi": "http://www.sivistysvantaa.fi/nuortenvantaa/artikkelit/paikat/alueittain/korso-koivukylanalue/korso.html"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Korson nuorisotila"
            },
            "street_address": {
                "fi": "Merikotkantie 2"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2845/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2362",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:52:21.087288Z",
            "last_modified_time": "2023-08-17T04:52:21.087306Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00600",
            "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,
            "info_url": null,
            "address_locality": {
                "fi": "helsinki"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Koskelan ala-aste"
            },
            "street_address": {
                "fi": "Juhana Herttuantie 13"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2362/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1443",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:44:49.589120Z",
            "last_modified_time": "2023-08-17T04:44:49.589140Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00600",
            "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,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Koskelan ala-aste"
            },
            "street_address": {
                "fi": "Juhana Herttuan tie 13"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1443/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1374",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:44:20.086101Z",
            "last_modified_time": "2023-08-17T04:44:20.086122Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00600",
            "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,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Koskelan ala-aste"
            },
            "street_address": {
                "fi": "Juhana Herttuantie 13"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1374/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1780",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:47:26.472827Z",
            "last_modified_time": "2023-08-17T04:47:26.472852Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00600",
            "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,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Koskelan ala-asteen koulu"
            },
            "street_address": {
                "fi": "Juhana Herttuantie 13"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1780/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1630",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:46:14.583757Z",
            "last_modified_time": "2023-08-17T04:46:14.583777Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00600",
            "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,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Koskelan ala-asteen koulu"
            },
            "street_address": {
                "fi": "Juhana-Herttuan tie 13"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1630/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1906",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:48:07.875423Z",
            "last_modified_time": "2023-08-17T04:48:07.875439Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00600",
            "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,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Koskelan nuorisotalo"
            },
            "street_address": {
                "fi": "Antti Korpintie 3 A"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1906/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3677",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:59.678943Z",
            "last_modified_time": "2023-08-17T05:02:59.678961Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "00600",
            "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,
            "info_url": null,
            "address_locality": {
                "fi": "Helsinki"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Koskelan nuorisotalon sali"
            },
            "street_address": {
                "fi": "Antti Korpintie 3"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3677/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2227",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:51:10.471535Z",
            "last_modified_time": "2023-08-17T04:51:10.471552Z",
            "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,
            "info_url": {
                "fi": "www.koskenhaltiat.fi"
            },
            "address_locality": {
                "fi": "Vantaa"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Koskenhaltioiden kolo"
            },
            "street_address": {
                "fi": "Raikukuja 4"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2227/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3442",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:15.584280Z",
            "last_modified_time": "2023-08-17T05:02:15.584301Z",
            "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,
            "info_url": null,
            "address_locality": {
                "fi": "-"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Koti"
            },
            "street_address": {
                "fi": "Koti"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3442/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1546",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:45:13.797278Z",
            "last_modified_time": "2023-08-17T04:45:13.797296Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "48300",
            "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,
            "info_url": {
                "fi": "http://smashtennis.sporttisaitti.com/"
            },
            "address_locality": {
                "fi": "Kotka"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Kotkan Tennishalli"
            },
            "street_address": {
                "fi": "Mahlamäentie 31"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1546/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:3473",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T05:02:21.280935Z",
            "last_modified_time": "2023-08-17T05:02:21.280953Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "01670",
            "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,
            "info_url": null,
            "address_locality": {
                "fi": "Vantaa"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Koukkuniityn puisto"
            },
            "street_address": {
                "fi": "Koukkuveräjä,"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:3473/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:2253",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:51:19.375554Z",
            "last_modified_time": "2023-08-17T04:51:19.375571Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "02770",
            "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,
            "info_url": {
                "fi": "http://www.espoo.fi/koulumestarinkoulu"
            },
            "address_locality": {
                "fi": "Espoo"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Koulumestarin koulu"
            },
            "street_address": {
                "fi": "muuranlanpiha 3"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:2253/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        },
        {
            "id": "harrastushaku:1970",
            "has_user_editable_resources": false,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "divisions": [],
            "created_time": "2023-08-17T04:48:39.073738Z",
            "last_modified_time": "2023-08-17T04:48:39.073756Z",
            "custom_data": null,
            "email": null,
            "contact_type": null,
            "address_region": null,
            "postal_code": "21600",
            "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,
            "info_url": {
                "fi": "http://www.ltsrk.fi/paraisten-seurakuntayhtyma/kiinteistot/muut-kiinteistot/193-"
            },
            "address_locality": {
                "fi": "Parainen"
            },
            "telephone": null,
            "description": null,
            "name": {
                "fi": "Koupon leirikeskus"
            },
            "street_address": {
                "fi": "Vitstenintie"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/place/harrastushaku:1970/?format=api",
            "@context": "http://schema.org",
            "@type": "Place"
        }
    ]
}