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

{
    "meta": {
        "count": 31673,
        "next": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=182&show_all_keywords=True",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=180&show_all_keywords=True"
    },
    "data": [
        {
            "id": "yso:p23637",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:15:36.234738Z",
            "last_modified_time": "2023-08-16T05:15:36.234768Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "emotivismi",
                "sv": "emotivism",
                "en": "emotivism"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p23637/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p13711",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:09:03.408337Z",
            "last_modified_time": "2023-08-16T05:09:03.408356Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "emoyhtiöt",
                "sv": "moderbolag",
                "en": "parent companies"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p13711/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p8625",
            "has_user_editable_resources": false,
            "alt_labels": [
                "myötätunto",
                "medkänsla",
                "empaattisuus"
            ],
            "created_time": "2023-08-16T05:18:04.044190Z",
            "last_modified_time": "2023-08-16T05:18:04.044208Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "empatia",
                "sv": "empati",
                "en": "empathy"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p8625/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p23863",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:13:34.072542Z",
            "last_modified_time": "2023-08-16T05:13:34.072561Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "empiirinen oikeustutkimus",
                "sv": "empirisk rättsforskning",
                "en": "empirical juridical research"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p23863/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p16936",
            "has_user_editable_resources": false,
            "alt_labels": [
                "kokeellinen tutkimus"
            ],
            "created_time": "2023-08-16T05:13:00.349636Z",
            "last_modified_time": "2023-08-16T05:13:00.349654Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "empiirinen tutkimus",
                "sv": "empirisk forskning",
                "en": "empirical research"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p16936/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p18169",
            "has_user_editable_resources": false,
            "alt_labels": [
                "empir",
                "empirestil",
                "empirstil"
            ],
            "created_time": "2023-08-16T05:05:57.934807Z",
            "last_modified_time": "2023-08-16T05:05:57.934825Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "empire",
                "en": "empire style"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p18169/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p5786",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:17:57.603356Z",
            "last_modified_time": "2023-08-16T05:17:57.603374Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "empirismi",
                "sv": "empirism",
                "en": "empiricism"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p5786/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p22248",
            "has_user_editable_resources": false,
            "alt_labels": [
                "märkäkertymä",
                "ontelomärkimä",
                "varansamling (empyem)"
            ],
            "created_time": "2023-08-16T05:06:35.914381Z",
            "last_modified_time": "2023-08-16T05:06:35.914403Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "empyeema",
                "sv": "empyem",
                "en": "empyema"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p22248/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p24343",
            "has_user_editable_resources": false,
            "alt_labels": [
                "emulgators",
                "emulgaattorit"
            ],
            "created_time": "2023-08-16T05:13:36.670746Z",
            "last_modified_time": "2023-08-16T05:13:36.670772Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "emulgointiaineet",
                "sv": "emulgeringsmedel",
                "en": "emulsifiers"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p24343/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p22143",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:06:35.239897Z",
            "last_modified_time": "2023-08-16T05:06:35.239915Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "emulointi",
                "sv": "emulering",
                "en": "emulation"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p22143/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p12243",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:12:35.340898Z",
            "last_modified_time": "2023-08-16T05:12:35.340915Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "emulsiot",
                "sv": "emulsioner",
                "en": "emulsions"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12243/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p7124",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:08:24.712437Z",
            "last_modified_time": "2023-08-16T05:08:24.712466Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "emut",
                "sv": "emuer",
                "en": "emus"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p7124/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p697",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:17:19.096826Z",
            "last_modified_time": "2023-08-16T05:17:19.096843Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "emäkset",
                "sv": "alkalier",
                "en": "alkalies"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p697/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p4553",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:16:09.979626Z",
            "last_modified_time": "2023-08-16T05:16:09.979655Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "emäksisyys",
                "sv": "alkalitet",
                "en": "basicity"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p4553/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p18918",
            "has_user_editable_resources": false,
            "alt_labels": [
                "maatilanemännät",
                "bondhustrur",
                "husmödrar",
                "värdinnor"
            ],
            "created_time": "2023-08-16T05:13:10.006652Z",
            "last_modified_time": "2023-08-16T05:13:10.006670Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "emännät",
                "sv": "husmödrar och värdinnor",
                "en": "farm owners (female)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p18918/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p24194",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:06:53.563357Z",
            "last_modified_time": "2023-08-16T05:06:53.563377Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "Emäsalon lenkki",
                "sv": "Emsalö Runt",
                "en": "Emäsalon lenkki"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p24194/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p14045",
            "has_user_editable_resources": false,
            "alt_labels": [
                "vagina",
                "slidan",
                "vagina"
            ],
            "created_time": "2023-08-16T05:09:05.879765Z",
            "last_modified_time": "2023-08-16T05:09:05.879792Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "emätin",
                "sv": "slida",
                "en": "vagina"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p14045/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p30072",
            "has_user_editable_resources": false,
            "alt_labels": [
                "ylimääräiset",
                "encorer"
            ],
            "created_time": "2023-08-16T05:07:44.544685Z",
            "last_modified_time": "2023-08-16T05:07:44.544703Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "encoret",
                "sv": "extranummer",
                "en": "encores"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p30072/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p21644",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:10:10.502768Z",
            "last_modified_time": "2023-08-16T05:10:10.502789Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "endofyytit",
                "sv": "endofyter",
                "en": "endophytes"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p21644/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p40770",
            "has_user_editable_resources": false,
            "alt_labels": [
                "sisäryhmäavioliitto",
                "sisäryhmäavioliittoisuus",
                "ingifte"
            ],
            "created_time": "2025-03-27T04:40:26.249332Z",
            "last_modified_time": "2025-04-08T04:40:27.070141Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "endogamia",
                "sv": "endogami",
                "en": "endogamy"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p40770/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        }
    ]
}