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

{
    "meta": {
        "count": 31685,
        "next": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=1444&show_all_keywords=True",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=1442&show_all_keywords=True"
    },
    "data": [
        {
            "id": "yso:p38798",
            "has_user_editable_resources": false,
            "alt_labels": [
                "parent–teacher associations",
                "parent–teacher organisations",
                "parent–teacher organizations"
            ],
            "created_time": "2023-08-16T05:16:03.208382Z",
            "last_modified_time": "2023-08-16T05:16:03.208400Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhempainyhdistykset",
                "sv": "föräldraföreningar",
                "en": "parents’ associations"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p38798/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p2260",
            "has_user_editable_resources": false,
            "alt_labels": [
                "lapsi-vanhempisuhde",
                "barn-föräldrarförhållande",
                "far-barnrelation",
                "far-dotterrelation",
                "far-sonrelation",
                "föräldra-barn relation",
                "föräldra-barn-förhållande",
                "mor-barnrelation",
                "mor-dotterrelation",
                "mor-sonrelation"
            ],
            "created_time": "2023-08-16T05:18:52.168163Z",
            "last_modified_time": "2023-08-16T05:18:52.168188Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhempi-lapsisuhde",
                "sv": "föräldrar-barn-förhållande",
                "en": "parent-child relationship"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p2260/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p12099",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:05:08.878694Z",
            "last_modified_time": "2023-08-16T05:05:08.878716Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhentuminen (oikeustiede)",
                "sv": "preskription",
                "en": "falling under the statute of limitations"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12099/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p26966",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:13:49.795406Z",
            "last_modified_time": "2023-08-16T05:13:49.795423Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "Vanhojen paloautojen päivä",
                "sv": "Gamla brandbilars dag",
                "en": "Vanhojen paloautojen päivä"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p26966/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p25642",
            "has_user_editable_resources": false,
            "alt_labels": [
                "vanhojen päivä",
                "vanhojen tanssit",
                "vanhojenpäivän tanssiaiset",
                "vanhojentanssit",
                "de gamlas dag",
                "de gamlas dans",
                "de äldstes dans"
            ],
            "created_time": "2023-08-16T05:10:47.563246Z",
            "last_modified_time": "2023-08-16T05:10:47.563287Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhojenpäivä",
                "sv": "de äldstes dag",
                "en": "vanhojenpäivä"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p25642/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p24819",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:10:39.825604Z",
            "last_modified_time": "2023-08-16T05:10:39.825623Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhurskaus",
                "sv": "rättfärdighet",
                "en": "righteousness"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p24819/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p5252",
            "has_user_editable_resources": false,
            "alt_labels": [
                "justification by faith"
            ],
            "created_time": "2023-08-16T05:17:56.474115Z",
            "last_modified_time": "2024-05-03T04:41:36.210146Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhurskauttaminen",
                "sv": "rättfärdiggörelse",
                "en": "justification (theology)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p5252/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p40605",
            "has_user_editable_resources": false,
            "alt_labels": [
                "vanhusasiainvaltuutetut",
                "vanhusasiamiehet",
                "äldreombud",
                "ombudsmen for the elderly"
            ],
            "created_time": "2025-01-24T07:24:27.415216Z",
            "last_modified_time": "2025-01-28T04:40:08.945667Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhusasiavaltuutetut",
                "sv": "äldreombudsmän",
                "en": "ombudsmen for older people"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p40605/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p18356",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:05:59.751498Z",
            "last_modified_time": "2023-08-16T05:05:59.751518Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhusneuvostot",
                "sv": "äldreråd",
                "en": "councils for the elderly"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p18356/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p25147",
            "has_user_editable_resources": false,
            "alt_labels": [
                "services for senior citizens",
                "services for the elderly",
                "service för äldre",
                "äldretjänster",
                "åldringsservice"
            ],
            "created_time": "2023-08-16T05:07:00.490724Z",
            "last_modified_time": "2023-08-16T05:07:00.490743Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhuspalvelut",
                "sv": "äldreservice",
                "en": "services for older people"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p25147/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p6446",
            "has_user_editable_resources": false,
            "alt_labels": [
                "policy on the elderly",
                "seniorpolitik",
                "åldringspolitik"
            ],
            "created_time": "2023-08-16T05:17:17.345543Z",
            "last_modified_time": "2023-08-16T05:17:17.345560Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhuspolitiikka",
                "sv": "äldrepolitik",
                "en": "old age policy"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p6446/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p24960",
            "has_user_editable_resources": false,
            "alt_labels": [
                "geriatrinen psykiatria",
                "geropsykiatri",
                "psykogeriatri",
                "psykogeriatrik",
                "äldrepsykiatri"
            ],
            "created_time": "2023-08-16T05:06:59.307471Z",
            "last_modified_time": "2023-08-16T05:06:59.307542Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhuspsykiatria",
                "sv": "geriatrisk psykiatri",
                "en": "geriatric psychiatry"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p24960/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p6447",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:14:37.749160Z",
            "last_modified_time": "2023-08-16T05:14:37.749177Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhusten asema",
                "sv": "äldres ställning",
                "en": "status of the elderly"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p6447/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p12787",
            "has_user_editable_resources": false,
            "alt_labels": [
                "aged care",
                "care for senior citizens",
                "vanhushuolto",
                "vanhusten huolto",
                "äldrevård",
                "åldringsvård",
                "care for older people",
                "elder care",
                "eldercare",
                "elderly care"
            ],
            "created_time": "2023-08-16T05:15:06.094074Z",
            "last_modified_time": "2024-01-27T04:41:42.115750Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhustenhuolto",
                "sv": "äldreomsorg",
                "en": "care for the elderly"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12787/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p281",
            "has_user_editable_resources": false,
            "alt_labels": [
                "vårdinstitutioner för åldringar",
                "äldrevårdsanstalter",
                "äldrevårdsinrättningar"
            ],
            "created_time": "2023-08-16T05:18:17.774105Z",
            "last_modified_time": "2023-08-16T05:18:17.774130Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhustenhuoltolaitokset",
                "sv": "vårdinrättningar för äldre",
                "en": "institutions for elderly care"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p281/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p13440",
            "has_user_editable_resources": false,
            "alt_labels": [
                "guidance centers for the elderly"
            ],
            "created_time": "2023-08-16T05:12:41.478642Z",
            "last_modified_time": "2023-08-16T05:12:41.478659Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhustenneuvolat",
                "sv": "rådgivningsbyråer för äldre",
                "en": "guidance centres for the elderly"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p13440/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p20755",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:13:17.751373Z",
            "last_modified_time": "2023-08-16T05:13:17.751390Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhustentalot",
                "sv": "kommunalt äldreboende",
                "en": "municipal housing for the elderly"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p20755/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p2863",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:11:11.864890Z",
            "last_modified_time": "2023-08-16T05:11:11.864910Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhustentaudit",
                "sv": "ålderdomssjukdomar",
                "en": "diseases of the elderly"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p2863/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p6448",
            "has_user_editable_resources": false,
            "alt_labels": [
                "seniorarbete",
                "seniorverksamhet",
                "äldreverksamhet"
            ],
            "created_time": "2023-08-16T05:18:25.551814Z",
            "last_modified_time": "2023-08-16T05:18:25.551840Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "vanhustyö",
                "sv": "äldrearbete",
                "en": "work with the elderly"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p6448/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p24019",
            "has_user_editable_resources": false,
            "alt_labels": [
                "eldercare workers"
            ],
            "created_time": "2023-08-16T05:15:37.264805Z",
            "last_modified_time": "2023-08-16T05:15:37.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": "vanhustyöntekijät",
                "sv": "äldrevårdspersonal",
                "en": "elderly-care workers"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p24019/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        }
    ]
}