Keyword List List
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
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
Keyword source
Will restrict keywords to a specific data source.
Example:
keyword/?data_source=yso
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
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
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
Ordering
Default ordering is decreasing order by the number of events found.
You may also order results by name.
For example:
keyword/?sort=name
GET /v1/keyword/?format=api&page=180&show_all_keywords=True
{ "meta": { "count": 31919, "next": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=181&show_all_keywords=True", "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=179&show_all_keywords=True" }, "data": [ { "id": "yso:p38820", "has_user_editable_resources": false, "alt_labels": [ "biographical graphic novels", "elämäkerralliset sarjakuvat", "sarjakuvaelämäkerrat", "biografiska tecknade serier", "seriebiografier" ], "created_time": "2023-08-16T05:16:03.352531Z", "last_modified_time": "2023-08-16T05:16:03.352563Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämäkertasarjakuvat", "sv": "biografiska serier (tecknade serier)", "en": "biographical comics" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p38820/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p8110", "has_user_editable_resources": false, "alt_labels": [ "biografiatutkimus", "elämäkerrallinen tutkimus", "elämänkertatutkimus", "henkilöhistoriallinen tutkimus", "biografiforskning", "livsberättelseforskning" ], "created_time": "2023-08-16T05:18:02.672653Z", "last_modified_time": "2023-08-16T05:18:02.672672Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämäkertatutkimus", "sv": "livshistorieforskning", "en": "biographical research" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p8110/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p14803", "has_user_editable_resources": false, "alt_labels": [ "elämänviisaus", "levnadsvisdom", "livsvisdom" ], "created_time": "2023-08-16T05:09:11.730565Z", "last_modified_time": "2023-08-16T05:09:11.730583Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämänfilosofia", "sv": "livsfilosofi", "en": "philosophy of life" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p14803/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p21967", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:10:13.468043Z", "last_modified_time": "2023-08-16T05:10:13.468068Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämänhalu", "sv": "livslust", "en": "zest for life" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p21967/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p11596", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:18:08.772686Z", "last_modified_time": "2023-08-16T05:18:08.772703Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämänhistoria", "sv": "livshistoria", "en": "life history" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p11596/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p3313", "has_user_editable_resources": false, "alt_labels": [ "elämänkulku", "livets gång", "livscykel (människor)", "livslopp" ], "created_time": "2023-08-16T05:19:37.444643Z", "last_modified_time": "2023-08-16T05:19:37.444661Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämänkaari", "sv": "levnadslopp", "en": "course of life" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p3313/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p221", "has_user_editable_resources": false, "alt_labels": [ "life stance", "lifestance" ], "created_time": "2023-08-16T05:16:51.264806Z", "last_modified_time": "2023-08-16T05:16:51.264824Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämänkatsomus", "sv": "livsåskådning", "en": "view of life" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p221/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p8617", "has_user_editable_resources": false, "alt_labels": [ "ethics (curriculum subjects)" ], "created_time": "2023-08-16T05:12:15.984693Z", "last_modified_time": "2023-08-16T05:12:15.984712Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämänkatsomustieto", "sv": "livsåskådningskunskap", "en": "culture, worldview and ethics (curriculum subjects)" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p8617/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p10759", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:19:08.462195Z", "last_modified_time": "2023-08-16T05:19:08.462213Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämänlaatu", "sv": "livskvalitet", "en": "quality of life" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p10759/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p4356", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:18:22.804020Z", "last_modified_time": "2023-08-16T05:18:22.804044Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämänmuutokset", "sv": "livsförändringar", "en": "life changes" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p4356/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p15015", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:09:13.338981Z", "last_modified_time": "2023-08-16T05:09:13.338998Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "Elämänmäen luonnonsuojelualue", "sv": "Elämänmäki naturskyddsområde", "en": "Elämänmäki Nature Reserve" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p15015/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p819", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:18:02.766384Z", "last_modified_time": "2023-08-16T05:18:02.766401Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämänodotukset", "sv": "förväntningar på livet", "en": "life expectations" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p819/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p3907", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:14:19.033245Z", "last_modified_time": "2023-08-16T05:14:19.033291Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämänpolitiikka", "sv": "livspolitik", "en": "life politics" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p3907/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p37996", "has_user_editable_resources": false, "alt_labels": [ "elämän puu", "livsträd" ], "created_time": "2023-08-16T05:11:33.310868Z", "last_modified_time": "2023-08-16T05:11:33.310887Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämänpuu", "sv": "livets träd", "en": "tree of life" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p37996/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p2870", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:17:01.069026Z", "last_modified_time": "2023-08-16T05:17:01.069043Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämän synty", "sv": "livets uppkomst", "en": "origin of life" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p2870/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p3167", "has_user_editable_resources": false, "alt_labels": [ "elämänviisaus", "levnadsvisdom", "livsvisdom", "elämänohjeet", "levnadsfärdighet", "levnadsregler", "livsfärdighet", "livskonst" ], "created_time": "2023-08-16T05:19:10.766161Z", "last_modified_time": "2023-08-16T05:19:10.766179Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämäntaito", "sv": "levnadskonst", "en": "art of living" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p3167/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p27918", "has_user_editable_resources": false, "alt_labels": [ "elämäntaidon oppaat", "itseapukirjallisuus", "itseapukirjat", "self-help-kirjallisuus", "self-help-kirjat", "livsfilosofiska böcker", "självhjälpslitteratur" ], "created_time": "2023-08-16T05:13:55.240972Z", "last_modified_time": "2023-08-16T05:13:55.240990Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämäntaito-oppaat", "sv": "självhjälpsböcker", "en": "self-help literature" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p27918/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p8760", "has_user_editable_resources": false, "alt_labels": [ "elämäntyyli" ], "created_time": "2023-08-16T05:19:28.937604Z", "last_modified_time": "2023-08-16T05:19:28.937622Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämäntapa", "sv": "livsstil", "en": "lifestyle" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p8760/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p26854", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:07:17.264090Z", "last_modified_time": "2023-08-16T05:07:17.264107Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämäntapalehdet", "sv": "livsstilstidningar", "en": "lifestyle magazines" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p26854/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p28848", "has_user_editable_resources": false, "alt_labels": [ "lifestyle-ohjelmat", "lifestyle-program" ], "created_time": "2023-08-16T05:11:13.538395Z", "last_modified_time": "2023-08-16T05:11:13.538413Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "elämäntapaohjelmat", "sv": "livsstilsprogram", "en": "lifestyle programmes" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p28848/?format=api", "@context": "http://schema.org", "@type": "Keyword" } ] }