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

{
    "meta": {
        "count": 31979,
        "next": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=331&show_all_keywords=True",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=329&show_all_keywords=True"
    },
    "data": [
        {
            "id": "yso:p8041",
            "has_user_editable_resources": false,
            "alt_labels": [
                "fans",
                "fans",
                "fanit"
            ],
            "created_time": "2023-08-16T05:17:22.187950Z",
            "last_modified_time": "2023-08-16T05:17:22.187967Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihailijat",
                "sv": "beundrare",
                "en": "admirers"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p8041/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p21708",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:15:31.086099Z",
            "last_modified_time": "2023-08-16T05:15:31.086116Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihailu",
                "sv": "beundran",
                "en": "admiration"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p21708/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p22791",
            "has_user_editable_resources": false,
            "alt_labels": [
                "idealization"
            ],
            "created_time": "2023-08-16T05:13:29.424483Z",
            "last_modified_time": "2023-08-16T05:13:29.424502Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihannointi",
                "sv": "idealisering",
                "en": "idealisation"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p22791/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p1039",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:19:08.343572Z",
            "last_modified_time": "2023-08-16T05:19:08.343588Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihanteet",
                "sv": "ideal",
                "en": "ideals"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p1039/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p21750",
            "has_user_editable_resources": false,
            "alt_labels": [
                "crush",
                "ihastuminen"
            ],
            "created_time": "2023-08-16T05:10:11.324565Z",
            "last_modified_time": "2023-08-16T05:10:11.324583Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihastus",
                "sv": "förtjusning",
                "en": "infatuation"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p21750/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p627",
            "has_user_editable_resources": false,
            "alt_labels": [
                "mirakler",
                "mirakel",
                "underverk",
                "mirakulösa tillfrisknanden",
                "ihmeparantumiset (ihmeet)",
                "miraculous healings (miracles)"
            ],
            "created_time": "2023-08-16T05:16:16.494088Z",
            "last_modified_time": "2023-08-16T05:16:16.494107Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihmeet",
                "sv": "under",
                "en": "miracles"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p627/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p19727",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:06:15.025226Z",
            "last_modified_time": "2023-08-16T05:06:15.025242Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihmesadut",
                "sv": "undersagor",
                "en": "tales of magic"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p19727/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p18849",
            "has_user_editable_resources": false,
            "alt_labels": [
                "human beings",
                "ihmiset",
                "människa",
                "människan (art)",
                "människor",
                "mänskan"
            ],
            "created_time": "2023-08-16T05:13:09.773915Z",
            "last_modified_time": "2023-08-16T05:13:09.773932Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihminen",
                "sv": "människan",
                "en": "human being"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p18849/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p28227",
            "has_user_editable_resources": false,
            "alt_labels": [
                "eläinsuhde",
                "ihmisen eläinsuhde",
                "ihmisen ja eläimen suhde",
                "djur-människarelation",
                "människor-djur relation",
                "relation mellan djur och människor"
            ],
            "created_time": "2023-08-16T05:17:47.023631Z",
            "last_modified_time": "2023-08-16T05:17:47.023649Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihminen-eläinsuhde",
                "sv": "människa-djurförhållande",
                "en": "human-animal relationship"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p28227/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p6680",
            "has_user_editable_resources": false,
            "alt_labels": [
                "man-machine systems",
                "ihmisen ja koneen vuorovaikutus",
                "man-machine system",
                "kontaktyta människa-maskin",
                "människa-maskin-interaktion",
                "människa-maskin-system"
            ],
            "created_time": "2023-08-16T05:14:38.875635Z",
            "last_modified_time": "2023-08-16T05:14:38.875652Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihminen-konejärjestelmät",
                "sv": "människa-maskinsystem",
                "en": "human-machine systems"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p6680/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p3336",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Pongidae",
                "Hominoidea"
            ],
            "created_time": "2023-08-16T05:11:28.828835Z",
            "last_modified_time": "2023-08-16T05:11:28.828854Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihmisapinat",
                "sv": "människoapor",
                "en": "Hominoidea"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p3336/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p18327",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:05:59.371328Z",
            "last_modified_time": "2023-08-16T05:05:59.371346Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihmisarvo",
                "sv": "människovärde",
                "en": "human dignity"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p18327/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p28974",
            "has_user_editable_resources": false,
            "alt_labels": [
                "ihmisen bocavirus"
            ],
            "created_time": "2023-08-16T05:11:14.779584Z",
            "last_modified_time": "2023-08-16T05:11:14.779604Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihmisen bokavirus",
                "sv": "humant bocavirus",
                "en": "human bocavirus"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p28974/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p12506",
            "has_user_editable_resources": false,
            "alt_labels": [
                "människans ekologi",
                "människoekologi"
            ],
            "created_time": "2023-08-16T05:12:36.370941Z",
            "last_modified_time": "2023-08-16T05:12:36.370965Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihmisen ekologia",
                "sv": "humanekologi",
                "en": "human ecology"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12506/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p29495",
            "has_user_editable_resources": false,
            "alt_labels": [
                "KSHV",
                "Kaposi's sarcoma-associated herpesvirus",
                "KSHV",
                "Kaposin sarkooma herpesvirus",
                "Kaposin sarkoomaan liittyvä herpesvirus"
            ],
            "created_time": "2023-08-16T05:14:04.014605Z",
            "last_modified_time": "2023-08-16T05:14:04.014622Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihmisen herpesvirus 8",
                "sv": "humant herpesvirus 8",
                "en": "human herpesvirus 8"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29495/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p41201",
            "has_user_editable_resources": false,
            "alt_labels": [
                "robot-human interaction",
                "ihmisen ja robotin välinen vuorovaikutus",
                "robotin ja ihmisen vuorovaikutus",
                "människa-robotinteraktion",
                "mänska-robot-interaktion",
                "HRI (human-robot interaction)"
            ],
            "created_time": "2026-04-16T04:40:30.340563Z",
            "last_modified_time": "2026-04-30T04:40:36.385436Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihmisen ja robotin vuorovaikutus",
                "sv": "människa-robot-interaktion",
                "en": "human-robot interaction"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p41201/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p38007",
            "has_user_editable_resources": false,
            "alt_labels": [
                "MDI",
                "ihmisen ja koneen vuorovaikutus",
                "HCI",
                "HCI",
                "human-computer interaction",
                "human-computer interface",
                "ihminen-tietokone-vuorovaikutus",
                "HCI",
                "människa-datorinteraktion"
            ],
            "created_time": "2023-08-16T05:16:00.192844Z",
            "last_modified_time": "2023-08-16T05:16:00.192861Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihmisen ja tietokoneen vuorovaikutus",
                "sv": "människa-dator-interaktion",
                "en": "human-computer interaction"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p38007/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p880",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:19:48.598694Z",
            "last_modified_time": "2023-08-16T05:19:48.598711Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihmisen määrittämät alueet",
                "sv": "områden definierade genom människans aktivitet",
                "en": "areas defined by humans"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p880/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p347",
            "has_user_editable_resources": false,
            "alt_labels": [
                "ihmisen määrittämä paikka"
            ],
            "created_time": "2023-08-16T05:19:48.470770Z",
            "last_modified_time": "2023-08-16T05:19:48.470788Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihmisen määrittämät paikat",
                "sv": "platser definierade genom människans aktivitet",
                "en": "places defined by humans"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p347/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p27998",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Parechovirus A"
            ],
            "created_time": "2023-08-16T05:11:07.119979Z",
            "last_modified_time": "2023-08-16T05:11:07.119999Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ihmisen parechovirus",
                "sv": "humant parechovirus",
                "en": "human parechovirus"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p27998/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        }
    ]
}