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

{
    "meta": {
        "count": 31725,
        "next": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=1488&show_all_keywords=True",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=1486&show_all_keywords=True"
    },
    "data": [
        {
            "id": "yso:p25860",
            "has_user_editable_resources": false,
            "alt_labels": [
                "hääparit",
                "morsiusparit"
            ],
            "created_time": "2023-08-16T05:18:16.565496Z",
            "last_modified_time": "2023-08-16T05:18:16.565514Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vihkiparit",
                "sv": "brudpar",
                "en": "bridal couples"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p25860/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p23152",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:15:35.202478Z",
            "last_modified_time": "2023-08-16T05:15:35.202500Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "viholliset",
                "sv": "fiender",
                "en": "enemies"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p23152/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p11165",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:17:30.971068Z",
            "last_modified_time": "2023-08-16T05:17:30.971086Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "viholliskuvat",
                "sv": "fiendebilder",
                "en": "perceived enemies"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p11165/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p25931",
            "has_user_editable_resources": false,
            "alt_labels": [
                "grön"
            ],
            "created_time": "2023-08-16T05:10:50.310751Z",
            "last_modified_time": "2023-08-16T05:10:50.310768Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vihreä",
                "sv": "grönt",
                "en": "green"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p25931/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p28217",
            "has_user_editable_resources": false,
            "alt_labels": [
                "viherrakenne",
                "grönstruktur"
            ],
            "created_time": "2023-08-16T05:15:49.264489Z",
            "last_modified_time": "2023-08-16T05:15:49.264506Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vihreä infrastruktuuri",
                "sv": "grön infrastruktur",
                "en": "green infrastructure"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p28217/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p12401",
            "has_user_editable_resources": false,
            "alt_labels": [
                "sustainable chemistry"
            ],
            "created_time": "2023-08-16T05:08:54.361533Z",
            "last_modified_time": "2023-08-16T05:08:54.361552Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vihreä kemia",
                "sv": "grön kemi",
                "en": "green chemistry"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12401/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p24044",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:13:35.133436Z",
            "last_modified_time": "2023-08-16T05:13:35.133459Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vihreäkivi",
                "sv": "grönsten",
                "en": "greenstone"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p24044/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p3331",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:17:50.347245Z",
            "last_modified_time": "2023-08-16T05:17:50.347280Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vihreä liike",
                "sv": "gröna rörelsen",
                "en": "green movement"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p3331/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p39666",
            "has_user_editable_resources": false,
            "alt_labels": [
                "sustainability transition",
                "kestävyysmurros",
                "kestävyyssiirtymä",
                "gröna övergången",
                "hållbarhetstransformation",
                "hållbarhetsövergång",
                "grön övergång",
                "hållbar omställning"
            ],
            "created_time": "2023-08-16T05:18:55.052081Z",
            "last_modified_time": "2023-09-24T04:40:52.024135Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vihreä siirtymä",
                "sv": "grön omställning",
                "en": "green transition"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p39666/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p14162",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Greens",
                "de gröna",
                "gröna (de)",
                "ympäristöpuolueet",
                "ekologiska partier",
                "miljöpartier"
            ],
            "created_time": "2023-08-16T05:12:45.412691Z",
            "last_modified_time": "2024-01-20T04:40:57.987566Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vihreät puolueet",
                "sv": "gröna partier",
                "en": "Green parties"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p14162/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p13059",
            "has_user_editable_resources": false,
            "alt_labels": [
                "German measles",
                "rubella"
            ],
            "created_time": "2023-08-16T05:08:58.820734Z",
            "last_modified_time": "2023-08-16T05:08:58.820753Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vihurirokko",
                "sv": "röda hund",
                "en": "rubella"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p13059/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p22904",
            "has_user_editable_resources": false,
            "alt_labels": [
                "stråväxter"
            ],
            "created_time": "2023-08-16T05:06:41.144574Z",
            "last_modified_time": "2023-08-16T05:06:41.144594Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vihviläkasvit",
                "sv": "gräsartade växter",
                "en": "Juncaceae"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p22904/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p29348",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:07:38.649484Z",
            "last_modified_time": "2023-08-16T05:07:38.649510Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "Viialan kartano",
                "sv": "Viiala gård",
                "en": "Viiala manor"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29348/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p39403",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Mighty Handful",
                "Moguchai︠a︡ kuchka (composer group)",
                "New Russian School",
                "The Mighty Five",
                "Mogutšaja kutška",
                "nuorvenäläinen koulukunta",
                "venäläinen viisikko",
                "Mogutjaja kutjka",
                "novatorerna",
                "nyryska skolan",
                "ungryska skolan"
            ],
            "created_time": "2023-08-16T05:08:05.875825Z",
            "last_modified_time": "2023-08-16T05:08:05.875845Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "Viiden ryhmä",
                "sv": "De fem (tonsättargrupp)",
                "en": "The Five (composer group)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p39403/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p23572",
            "has_user_editable_resources": false,
            "alt_labels": [
                "five factor model",
                "big five -malli",
                "big five -rakenne",
                "viiden faktorin malli",
                "big five-modellen",
                "big five-teorin",
                "femfaktormodellen",
                "big five -teoria",
                "viisi suurta persoonallisuuspiirrettä",
                "big five model"
            ],
            "created_time": "2023-08-16T05:06:48.361694Z",
            "last_modified_time": "2025-08-12T04:39:59.914463Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "viiden suuren persoonallisuuspiirteen teoria",
                "sv": "femfaktorteorin",
                "en": "big five personality traits model"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p23572/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p18607",
            "has_user_editable_resources": false,
            "alt_labels": [
                "entertainment electronics",
                "home electronics",
                "household electronics",
                "kodinelektroniikka",
                "hemelektronik"
            ],
            "created_time": "2023-08-16T05:13:08.718982Z",
            "last_modified_time": "2023-08-16T05:13:08.718999Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "viihde-elektroniikka",
                "sv": "underhållningselektronik",
                "en": "consumer electronics"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p18607/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p25410",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:10:45.390438Z",
            "last_modified_time": "2023-08-16T05:10:45.390456Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "viihdejournalismi",
                "sv": "nöjesjournalistik",
                "en": "entertainment journalism"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p25410/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p3",
            "has_user_editable_resources": false,
            "alt_labels": [
                "romanttinen viihdekirjallisuus",
                "populaarikirjallisuus",
                "förströelselitteratur",
                "massmarknadslitteratur",
                "nöjeslitteratur",
                "populärlitteratur",
                "triviallitteratur"
            ],
            "created_time": "2023-08-16T05:17:03.541360Z",
            "last_modified_time": "2023-08-16T05:17:03.541379Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "viihdekirjallisuus",
                "sv": "underhållningslitteratur",
                "en": "light reading"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p3/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p24970",
            "has_user_editable_resources": false,
            "alt_labels": [
                "lukemistot"
            ],
            "created_time": "2023-08-16T05:13:39.616655Z",
            "last_modified_time": "2023-08-16T05:13:39.616684Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "viihdelukemistot",
                "sv": "nöjesläsning",
                "en": "light reading (compilations)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p24970/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p8403",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:14:47.373977Z",
            "last_modified_time": "2023-08-16T05:14:47.373994Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "viihdeohjelmat",
                "sv": "underhållningsprogram",
                "en": "entertainment programmes"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p8403/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        }
    ]
}