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

{
    "meta": {
        "count": 31675,
        "next": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=1555&show_all_keywords=True",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=1553&show_all_keywords=True"
    },
    "data": [
        {
            "id": "yso:p6727",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:18:57.968915Z",
            "last_modified_time": "2023-08-16T05:18:57.968934Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "älykkyys",
                "sv": "intelligens",
                "en": "intelligence (mental properties)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p6727/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p5054",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:18:42.890453Z",
            "last_modified_time": "2023-08-16T05:18:42.890474Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "älykkyystestit",
                "sv": "intelligenstest",
                "en": "intelligence tests"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p5054/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p24489",
            "has_user_editable_resources": false,
            "alt_labels": [
                "intelligent agent software",
                "intelligent software agents",
                "älykkäät ohjelmistoagentit"
            ],
            "created_time": "2023-08-16T05:10:37.509501Z",
            "last_modified_time": "2023-08-16T05:10:37.509519Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "älykkäät agentit",
                "sv": "intelligenta agenter",
                "en": "intelligent agents"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p24489/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p29493",
            "has_user_editable_resources": false,
            "alt_labels": [
                "intelligenta elnät"
            ],
            "created_time": "2023-08-16T05:14:03.979510Z",
            "last_modified_time": "2023-08-16T05:14:03.979528Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "älykkäät sähköverkot",
                "sv": "smarta elnät",
                "en": "smart grids"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29493/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p11633",
            "has_user_editable_resources": false,
            "alt_labels": [
                "SIM-kort",
                "simkort",
                "smartkort",
                "toimikortit",
                "aktiva kort",
                "intelligenta kort"
            ],
            "created_time": "2023-08-16T05:17:31.922188Z",
            "last_modified_time": "2023-10-18T04:40:39.033280Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "älykortit",
                "sv": "smarta kort",
                "en": "smart cards"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p11633/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p23823",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:13:33.712819Z",
            "last_modified_time": "2023-08-16T05:13:33.712838Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "älykäs suunnittelu",
                "sv": "intelligent design",
                "en": "intelligent design"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p23823/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p17191",
            "has_user_editable_resources": false,
            "alt_labels": [
                "älykkyysikä",
                "intelligensålder"
            ],
            "created_time": "2023-08-16T05:05:48.115096Z",
            "last_modified_time": "2023-08-16T05:05:48.115115Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "älyllinen kehitys",
                "sv": "intellektuell utveckling",
                "en": "intellectual development"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p17191/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p3217",
            "has_user_editable_resources": false,
            "alt_labels": [
                "intellectuals",
                "intellektuellit",
                "intelligentsija",
                "intelligentia",
                "intelligentsia"
            ],
            "created_time": "2023-08-16T05:17:04.434700Z",
            "last_modified_time": "2023-08-16T05:17:04.434725Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "älymystö",
                "sv": "intellektuella",
                "en": "intelligentsia"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p3217/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p23822",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:15:36.592630Z",
            "last_modified_time": "2023-08-16T05:15:36.592646Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "älypakkaukset",
                "sv": "smarta förpackningar",
                "en": "intelligent packages"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p23822/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p23821",
            "has_user_editable_resources": false,
            "alt_labels": [
                "smart phones",
                "smarta telefoner",
                "smartmobiler"
            ],
            "created_time": "2023-08-16T05:15:36.555376Z",
            "last_modified_time": "2023-08-16T05:15:36.555400Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "älypuhelimet",
                "sv": "smarttelefoner",
                "en": "smartphones"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p23821/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p24344",
            "has_user_editable_resources": false,
            "alt_labels": [
                "smart homes",
                "älykkäät rakennukset",
                "älykodit",
                "älyrakennukset",
                "intelligenta hus",
                "smarta byggnader"
            ],
            "created_time": "2023-08-16T05:17:43.680563Z",
            "last_modified_time": "2023-08-16T05:17:43.680583Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "älytalot",
                "sv": "smarta hus",
                "en": "smart houses"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p24344/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p24994",
            "has_user_editable_resources": false,
            "alt_labels": [
                "aktiivitaulut",
                "interaktiiviset liitutaulut",
                "kosketustaulut",
                "smart boards",
                "interaktiva tavlor",
                "smart boards",
                "smarta tavlor"
            ],
            "created_time": "2023-08-16T05:15:39.748223Z",
            "last_modified_time": "2023-08-16T05:15:39.748240Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "älytaulut",
                "sv": "interaktiva skrivtavlor",
                "en": "interactive whiteboards"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p24994/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p22554",
            "has_user_editable_resources": false,
            "alt_labels": [
                "älykkäät tuotteet",
                "intelligenta produkter",
                "smartprodukter"
            ],
            "created_time": "2023-08-16T05:18:52.129742Z",
            "last_modified_time": "2023-08-16T05:18:52.129761Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "älytuotteet",
                "sv": "smarta produkter",
                "en": "smart products"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p22554/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p22555",
            "has_user_editable_resources": false,
            "alt_labels": [
                "e-textiles",
                "electronic textiles",
                "älykkäät vaatteet",
                "älytekstiilit",
                "intelligenta kläder",
                "smarta textilier"
            ],
            "created_time": "2023-08-16T05:17:42.441915Z",
            "last_modified_time": "2023-08-16T05:17:42.441933Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "älyvaatteet",
                "sv": "smarta kläder",
                "en": "smart textiles"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p22555/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p10840",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:08:43.334365Z",
            "last_modified_time": "2023-08-16T05:08:43.334384Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ängelmät",
                "sv": "rutasläktet",
                "en": "Thalictrum"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p10840/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p10933",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Enchytraeidae"
            ],
            "created_time": "2023-08-16T05:05:02.283073Z",
            "last_modified_time": "2023-08-16T05:05:02.283094Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "änkyrimadot",
                "sv": "småringmaskar",
                "en": "Enchytraeidae"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p10933/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p20522",
            "has_user_editable_resources": false,
            "alt_labels": [
                "stammering"
            ],
            "created_time": "2023-08-16T05:10:01.242604Z",
            "last_modified_time": "2023-08-16T05:10:01.242626Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "änkytys",
                "sv": "stamning",
                "en": "stuttering"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p20522/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p2943",
            "has_user_editable_resources": false,
            "alt_labels": [
                "retningar",
                "stimulus"
            ],
            "created_time": "2023-08-16T05:14:03.530744Z",
            "last_modified_time": "2023-08-16T05:14:03.530771Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ärsykkeet",
                "sv": "stimuli",
                "en": "stimuli (role related to effect)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p2943/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p27167",
            "has_user_editable_resources": false,
            "alt_labels": [
                "retbarhet"
            ],
            "created_time": "2023-08-16T05:11:00.124763Z",
            "last_modified_time": "2023-08-16T05:11:00.124780Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ärtyvyys",
                "sv": "irritabilitet",
                "en": "irritability"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p27167/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p21465",
            "has_user_editable_resources": false,
            "alt_labels": [
                "irritable colon",
                "IBS",
                "ärtyneen suolen oireyhtymä",
                "ärtynyt suoli",
                "ärtyvä suoli",
                "IBS",
                "colon irritabile",
                "irritabel tarm (syndrom)"
            ],
            "created_time": "2023-08-16T05:10:08.840670Z",
            "last_modified_time": "2023-08-16T05:10:08.840689Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ärtyvän suolen oireyhtymä",
                "sv": "irritabel tarm",
                "en": "irritable bowel syndrome"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p21465/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        }
    ]
}