Using the keyword endpoint

Here, categories for events are listed. Events in each category can be found at the event endpoint using the query parameter keyword. The common keywords used in all events originate from the general Finnish ontology (yso), hence the format yso:p4354. Default ordering is decreasing order by the number of events found.

The most common event categories are listed in the two keyword sets helsinki:topics and helsinki:audiences, which list the YSO keywords that are present in most events to specify event main topic and audience.

Keyword text

To find keywords that contain a specific string, use the query parameter text.

Example:

keyword/?text=lapset

See the result

Free text

While the previous search is looking for the keywords containg exact matches of the search string, free_text retrieves keywords on the basis of similarity. Results are sorted by similarity.

Example:

keyword/?free_text=lapppset

See the result

Keyword source

Will restrict keywords to a specific data source.

Example:

keyword/?data_source=yso

See the result

Show only keywords with the upcoming events

To show only the keywords which are used in the upcoming events supply the has_upcoming_events query parameter.

For example:

keyword/?has_upcoming_events=True

See the result

Showing all keywords

By default, only those keywords which have listed events are displayed. You may display keywords with zero n_events with the query parameter show_all_keywords.

For example:

keyword/?show_all_keywords=True

See the result

Showing deprecated keywords

By default, deprecated keywords are not displayed. You may also display deprecated keywords with the query parameter show_deprecated.

For example:

keyword/?show_deprecated=True

See the result

Ordering

Default ordering is decreasing order by the number of events found. You may also order results by name.

For example:

keyword/?sort=name

See the result

GET /v1/keyword/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 573,
        "next": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=3",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api"
    },
    "data": [
        {
            "id": "yso:p2149",
            "has_user_editable_resources": false,
            "alt_labels": [
                "opastaminen",
                "opastukset",
                "vägledning"
            ],
            "created_time": "2023-08-16T05:13:22.316826Z",
            "last_modified_time": "2023-08-16T05:13:22.316842Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 4061,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "opastus",
                "sv": "guidning",
                "en": "guidance"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p2149/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p3093",
            "has_user_editable_resources": false,
            "alt_labels": [
                "specialgymnastik",
                "specialmotion",
                "erityisliikunta",
                "vammaisliikunta",
                "anpassad fysisk aktivitet",
                "motion för specialgrupper",
                "specialgruppsmotion",
                "specialidrott",
                "handikappmotion"
            ],
            "created_time": "2023-08-16T05:11:27.611291Z",
            "last_modified_time": "2024-10-19T04:40:47.069968Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 3326,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "soveltava liikunta",
                "sv": "anpassad motion",
                "en": "adapted physical activity"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p3093/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p1278",
            "has_user_editable_resources": false,
            "alt_labels": [
                "tanssitaide",
                "danskonst",
                "tanssit",
                "danser"
            ],
            "created_time": "2023-08-16T05:19:38.809008Z",
            "last_modified_time": "2023-08-16T05:19:38.809026Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 3170,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "tanssi",
                "sv": "dans",
                "en": "dance (performing arts)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p1278/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p13050",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:15:07.041577Z",
            "last_modified_time": "2023-08-16T05:15:07.041594Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 2954,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "lapsiperheet",
                "sv": "barnfamiljer",
                "en": "families with children"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p13050/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p11406",
            "has_user_editable_resources": false,
            "alt_labels": [
                "lukutekniikka",
                "lästeknik",
                "läsande"
            ],
            "created_time": "2023-08-16T05:19:26.950628Z",
            "last_modified_time": "2023-08-16T05:19:26.950647Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 2842,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "lukeminen",
                "sv": "läsning",
                "en": "reading"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p11406/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p3708",
            "has_user_editable_resources": false,
            "alt_labels": [
                "kuntoharjoittelu",
                "kuntoilu",
                "kuntourheilu",
                "kuntovoimistelu",
                "konditionsidrott",
                "motionsgymnastik",
                "motionsidrott"
            ],
            "created_time": "2023-08-16T05:19:37.555928Z",
            "last_modified_time": "2023-08-16T05:19:37.555947Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 2768,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "kuntoliikunta",
                "sv": "konditionsträning",
                "en": "exercise (people)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p3708/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p1808",
            "has_user_editable_resources": false,
            "alt_labels": [
                "säveltaide",
                "musikkonst",
                "tonkonst"
            ],
            "created_time": "2023-08-16T05:19:45.424900Z",
            "last_modified_time": "2023-08-16T05:19:45.425071Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 2730,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "musiikki",
                "sv": "musik",
                "en": "music"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p1808/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p14004",
            "has_user_editable_resources": false,
            "alt_labels": [
                "diskussion"
            ],
            "created_time": "2023-08-16T05:19:31.102174Z",
            "last_modified_time": "2023-08-16T05:19:31.102192Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 2706,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "keskustelu",
                "sv": "samtal",
                "en": "conversation"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p14004/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p7858",
            "has_user_editable_resources": false,
            "alt_labels": [
                "stretching",
                "venytykset",
                "stretchning",
                "tänjning"
            ],
            "created_time": "2023-08-16T05:17:21.570841Z",
            "last_modified_time": "2023-08-16T05:17:21.570861Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 2682,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "venyttely",
                "sv": "stretching",
                "en": "stretching exercise"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p7858/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p1947",
            "has_user_editable_resources": false,
            "alt_labels": [
                "prosperity",
                "welfare (well-being)",
                "välfärd"
            ],
            "created_time": "2023-08-16T05:19:38.138600Z",
            "last_modified_time": "2026-01-10T04:42:05.285206Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 2440,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hyvinvointi",
                "sv": "välmående",
                "en": "well-being"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p1947/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p6165",
            "has_user_editable_resources": false,
            "alt_labels": [
                "immigrantit",
                "immigranter"
            ],
            "created_time": "2023-08-16T05:19:19.055622Z",
            "last_modified_time": "2023-08-16T05:19:19.055643Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 2227,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "maahanmuuttajat",
                "sv": "invandrare",
                "en": "immigrants"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p6165/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p2851",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:19:43.614226Z",
            "last_modified_time": "2023-08-16T05:19:43.614244Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 2217,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "taide",
                "sv": "konst",
                "en": "art"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p2851/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p2625",
            "has_user_editable_resources": false,
            "alt_labels": [
                "näyttämötaide",
                "scenkonst",
                "dramatic art",
                "theater",
                "puheteatteri",
                "teatteri (taiteet)",
                "talteater",
                "teater (konstarter)"
            ],
            "created_time": "2023-08-16T05:19:44.444648Z",
            "last_modified_time": "2023-08-16T05:19:44.444666Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 2114,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "teatteritaide",
                "sv": "teaterkonst",
                "en": "theatre (art forms)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p2625/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p10727",
            "has_user_editable_resources": false,
            "alt_labels": [
                "kansalaisaktivismi",
                "kansalaisosallistuminen",
                "kansalaisten osallistuminen",
                "medborgaraktivism",
                "medborgardeltagande",
                "engagemang",
                "medborgarinflytande"
            ],
            "created_time": "2023-08-16T05:18:07.639076Z",
            "last_modified_time": "2023-08-16T05:18:07.639094Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 2073,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "osallistuminen",
                "sv": "deltagande",
                "en": "participation"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p10727/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p1235",
            "has_user_editable_resources": false,
            "alt_labels": [
                "motion pictures",
                "movies",
                "spelfilmer",
                "elokuvateokset",
                "filmverk",
                "film works"
            ],
            "created_time": "2023-08-16T05:19:47.298032Z",
            "last_modified_time": "2023-08-16T05:19:47.298049Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 1846,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "elokuvat",
                "sv": "filmer",
                "en": "films"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p1235/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p8630",
            "has_user_editable_resources": false,
            "alt_labels": [
                "käden taidot",
                "handens skicklighet"
            ],
            "created_time": "2023-08-16T05:16:25.022022Z",
            "last_modified_time": "2023-08-16T05:16:25.022045Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 1760,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "kädentaidot",
                "sv": "händighet",
                "en": "craft skills"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p8630/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p2630",
            "has_user_editable_resources": false,
            "alt_labels": [
                "subject teaching",
                "aineenopetus",
                "aineopetus",
                "ämnesundervisning",
                "instruction",
                "teaching",
                "opettaminen"
            ],
            "created_time": "2023-08-16T05:19:46.234579Z",
            "last_modified_time": "2023-08-16T05:19:46.234597Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 1757,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "opetus",
                "sv": "undervisning",
                "en": "teaching and instruction"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p2630/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p29865",
            "has_user_editable_resources": false,
            "alt_labels": [
                "meksikolainen son",
                "son (meksikolainen populaarimusiikki)",
                "son-musiikki",
                "son (mexikansk musik)",
                "son-musik"
            ],
            "created_time": "2023-08-16T05:14:06.089816Z",
            "last_modified_time": "2023-08-16T05:14:06.089833Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 1749,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "son mexicano",
                "en": "son mexicano"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29865/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p8173",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:12:13.564585Z",
            "last_modified_time": "2023-08-16T05:12:13.564602Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 1512,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "miehet",
                "sv": "män",
                "en": "men"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p8173/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p29667",
            "has_user_editable_resources": false,
            "alt_labels": [
                "balansövning"
            ],
            "created_time": "2023-08-16T05:14:04.979338Z",
            "last_modified_time": "2023-08-16T05:14:04.979357Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 1275,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "tasapainoharjoittelu",
                "sv": "balansträning",
                "en": "balance training"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29667/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        }
    ]
}