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

{
    "meta": {
        "count": 31927,
        "next": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=1424&show_all_keywords=True",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=1422&show_all_keywords=True"
    },
    "data": [
        {
            "id": "yso:p6795",
            "has_user_editable_resources": false,
            "alt_labels": [
                "reformit",
                "förnyelser"
            ],
            "created_time": "2023-08-16T05:19:28.632839Z",
            "last_modified_time": "2023-08-16T05:19:28.632861Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uudistukset",
                "sv": "reformer",
                "en": "reforms"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p6795/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p8425",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:12:15.097932Z",
            "last_modified_time": "2023-08-16T05:12:15.097950Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uuhet",
                "sv": "tackor",
                "en": "ewes"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p8425/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p26160",
            "has_user_editable_resources": false,
            "alt_labels": [
                "uukuniemeläisyys",
                "Uguniemi väckelse"
            ],
            "created_time": "2023-08-16T05:07:11.133627Z",
            "last_modified_time": "2023-08-16T05:07:11.133645Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "Uukuniemen herätys",
                "sv": "Uukuniemiväckelsen",
                "en": "Uukuniemi Revival"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p26160/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p27630",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:11:04.116076Z",
            "last_modified_time": "2023-08-16T05:11:04.116093Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "Uukuniemi-virus",
                "sv": "Uukuniemivirus",
                "en": "Uukuniemi virus"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p27630/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p29555",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Ume Saami language",
                "Ume Sámi language",
                "umeåsamiska"
            ],
            "created_time": "2023-08-16T05:07:40.232738Z",
            "last_modified_time": "2023-08-16T05:07:40.232756Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uumajansaame",
                "sv": "umesamiska",
                "en": "Ume Sami language"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29555/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p18273",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:09:40.375755Z",
            "last_modified_time": "2023-08-16T05:09:40.375778Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uunilämmitys",
                "sv": "ugnseldning",
                "en": "stove heating"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p18273/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p11640",
            "has_user_editable_resources": false,
            "alt_labels": [
                "uuniruuat"
            ],
            "created_time": "2023-08-16T05:05:06.086020Z",
            "last_modified_time": "2023-08-16T05:05:06.086039Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uuniruoat",
                "sv": "ugnsrätter",
                "en": "oven baked dishes"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p11640/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p3958",
            "has_user_editable_resources": false,
            "alt_labels": [
                "furnaces"
            ],
            "created_time": "2023-08-16T05:18:21.948975Z",
            "last_modified_time": "2023-08-16T05:18:21.948992Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uunit",
                "sv": "ugnar",
                "en": "ovens"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p3958/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p130",
            "has_user_editable_resources": false,
            "alt_labels": [
                "burnout",
                "burn out",
                "burnout",
                "loppuunpalaminen",
                "uupuminen",
                "burn-out",
                "burnout",
                "utmattning",
                "utmattningssyndrom"
            ],
            "created_time": "2023-08-16T05:19:15.303078Z",
            "last_modified_time": "2023-08-16T05:19:15.303095Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uupumus",
                "sv": "utbrändhet",
                "en": "exhaustion"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p130/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p38167",
            "has_user_editable_resources": false,
            "alt_labels": [
                "urnfältskulturen"
            ],
            "created_time": "2023-08-16T05:11:34.968775Z",
            "last_modified_time": "2023-08-16T05:11:34.968790Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uurnakenttäkulttuuri",
                "sv": "urnefältskulturen",
                "en": "urnfield culture"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p38167/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p25634",
            "has_user_editable_resources": false,
            "alt_labels": [
                "uurnahautausmaat",
                "askgravlundar"
            ],
            "created_time": "2023-08-16T05:07:06.105673Z",
            "last_modified_time": "2023-08-16T05:07:06.105695Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uurnalehdot",
                "sv": "urnlundar",
                "en": "urn cemeteries"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p25634/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p22014",
            "has_user_editable_resources": false,
            "alt_labels": [
                "hautauurnat",
                "tuhkauurnat",
                "askurnor",
                "gravurnor",
                "stofturnor"
            ],
            "created_time": "2023-08-16T05:13:25.152004Z",
            "last_modified_time": "2023-08-16T05:13:25.152022Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uurnat",
                "sv": "urnor",
                "en": "urns"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p22014/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p27150",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:10:59.972047Z",
            "last_modified_time": "2023-08-16T05:10:59.972065Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uusalkiolaisuus",
                "en": "uusalkiolaisuus"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p27150/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p18017",
            "has_user_editable_resources": false,
            "alt_labels": [
                "New Objectivity"
            ],
            "created_time": "2023-08-16T05:13:06.001090Z",
            "last_modified_time": "2023-08-16T05:13:06.001106Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uusasiallisuus",
                "sv": "nysaklighet",
                "en": "Neue Sachlichkeit"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p18017/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p13622",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:05:19.336666Z",
            "last_modified_time": "2023-08-16T05:05:19.336684Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uusassyria",
                "sv": "nyassyriska",
                "en": "Neo-Assyrian"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p13622/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p25173",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:13:40.714984Z",
            "last_modified_time": "2023-08-16T05:13:40.715008Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uusateismi",
                "sv": "nyateism",
                "en": "new atheism"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p25173/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p25267",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:17:44.334041Z",
            "last_modified_time": "2023-08-16T05:17:44.334058Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uusavuttomuus",
                "sv": "nyhjälplöshet",
                "en": "uusavuttomuus"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p25267/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p4948",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:08:16.211373Z",
            "last_modified_time": "2023-08-16T05:08:16.211393Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uusbarokki",
                "sv": "nybarock",
                "en": "New Baroque"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p4948/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p20598",
            "has_user_editable_resources": false,
            "alt_labels": [
                "neoexpressionism"
            ],
            "created_time": "2023-08-16T05:06:25.689434Z",
            "last_modified_time": "2023-08-16T05:06:25.689452Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uusekspressionismi",
                "sv": "nyexpressionism",
                "en": "neo-expressionism"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p20598/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p18397",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:13:07.656330Z",
            "last_modified_time": "2023-08-16T05:13:07.656350Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "uuselintarvikkeet",
                "sv": "nya livsmedel",
                "en": "novel foods"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p18397/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        }
    ]
}