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=41&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=42&show_all_keywords=True",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=40&show_all_keywords=True"
    },
    "data": [
        {
            "id": "yso:p21235",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:10:06.734011Z",
            "last_modified_time": "2023-08-16T05:10:06.734034Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alijäähtyminen",
                "sv": "underkylning",
                "en": "supercooling"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p21235/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p12489",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:12:36.276485Z",
            "last_modified_time": "2023-08-16T05:12:36.276509Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alijäämä",
                "sv": "underskott",
                "en": "deficit (economics)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12489/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p11188",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Frugård (Mäntsälä)"
            ],
            "created_time": "2023-08-16T05:05:03.437866Z",
            "last_modified_time": "2023-08-16T05:05:03.437887Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "Alikartano",
                "sv": "Frugård (Mäntsälä)",
                "en": "Alikartano manor"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p11188/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p15597",
            "has_user_editable_resources": false,
            "alt_labels": [
                "underbestånd"
            ],
            "created_time": "2023-08-16T05:12:52.986995Z",
            "last_modified_time": "2023-08-16T05:12:52.987019Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alikasvos",
                "sv": "underväxt (skog)",
                "en": "undergrowth (trees and bushes)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p15597/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p17280",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:13:02.292706Z",
            "last_modified_time": "2023-08-16T05:13:02.292728Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alikehitys",
                "sv": "underutveckling",
                "en": "underdevelopment"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p17280/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p16326",
            "has_user_editable_resources": false,
            "alt_labels": [
                "alikulkutunnelit"
            ],
            "created_time": "2023-08-16T05:15:17.526950Z",
            "last_modified_time": "2023-08-16T05:15:17.526967Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alikulut",
                "sv": "underfarter",
                "en": "underpasses"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p16326/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p5023",
            "has_user_editable_resources": false,
            "alt_labels": [
                "inferior courts",
                "underdomstolar"
            ],
            "created_time": "2023-08-16T05:17:55.920590Z",
            "last_modified_time": "2023-08-16T05:17:55.920609Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alioikeudet",
                "sv": "underrätter",
                "en": "courts of first instance"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p5023/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p10828",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:16:32.382313Z",
            "last_modified_time": "2023-08-16T05:16:32.382333Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alipainoisuus",
                "sv": "undervikt",
                "en": "underweight"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p10828/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p5749",
            "has_user_editable_resources": false,
            "alt_labels": [
                "undernourishment"
            ],
            "created_time": "2023-08-16T05:18:57.125992Z",
            "last_modified_time": "2023-08-16T05:18:57.126010Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "aliravitsemus",
                "sv": "undernäring",
                "en": "malnutrition"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p5749/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p30179",
            "has_user_editable_resources": false,
            "alt_labels": [
                "subordination (grammatik)"
            ],
            "created_time": "2023-08-16T05:15:56.293436Z",
            "last_modified_time": "2023-08-16T05:15:56.293453Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alistus (kielitiede)",
                "sv": "underordning (grammatik)",
                "en": "subordination (linguistics)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p30179/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p17158",
            "has_user_editable_resources": false,
            "alt_labels": [
                "alistaminen",
                "hemställan",
                "underställande",
                "underställning",
                "alistus (alistusmenettely)"
            ],
            "created_time": "2023-08-16T05:13:01.579807Z",
            "last_modified_time": "2023-08-16T05:13:01.579824Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alistusmenettely",
                "sv": "underställningsförfarande",
                "en": "reference (legal)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p17158/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p8585",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:18:03.894400Z",
            "last_modified_time": "2023-08-16T05:18:03.894418Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alisuoriutuminen",
                "sv": "underprestation",
                "en": "underachievement"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p8585/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p13161",
            "has_user_editable_resources": false,
            "alt_labels": [
                "petty officers"
            ],
            "created_time": "2023-08-16T05:15:07.424535Z",
            "last_modified_time": "2023-08-16T05:15:07.424552Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "aliupseerit",
                "sv": "underofficerare",
                "en": "non-commissioned officers"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p13161/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p20152",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:13:15.098664Z",
            "last_modified_time": "2023-08-16T05:13:15.098683Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "aliurakointi",
                "sv": "underentreprenad",
                "en": "subcontracting (piecework)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p20152/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p17926",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:05:55.583094Z",
            "last_modified_time": "2023-08-16T05:05:55.583114Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "aliurakoitsijat",
                "sv": "underleverantörer",
                "en": "subcontractors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p17926/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p29462",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:17:48.275474Z",
            "last_modified_time": "2023-08-16T05:17:48.275492Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alkalimetallit",
                "sv": "alkalimetaller",
                "en": "alkali metals"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29462/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p28291",
            "has_user_editable_resources": false,
            "alt_labels": [
                "alkaliteetti"
            ],
            "created_time": "2023-08-16T05:17:47.093421Z",
            "last_modified_time": "2023-08-16T05:17:47.093438Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alkaliniteetti",
                "sv": "alkalinitet",
                "en": "alkalinity"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p28291/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p11306",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:19:08.740479Z",
            "last_modified_time": "2023-08-16T05:19:08.740497Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alkaloidit",
                "sv": "alkaloider",
                "en": "alkaloids"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p11306/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p7723",
            "has_user_editable_resources": false,
            "alt_labels": [
                "alkalinization"
            ],
            "created_time": "2023-08-16T05:08:26.848114Z",
            "last_modified_time": "2025-04-17T04:40:20.267632Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alkalointi",
                "sv": "alkalisering",
                "en": "alkalinisation"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p7723/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p39279",
            "has_user_editable_resources": false,
            "alt_labels": [
                "olefins",
                "olefiinit",
                "olefiner"
            ],
            "created_time": "2023-08-16T05:08:04.440217Z",
            "last_modified_time": "2023-08-16T05:08:04.440239Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "alkeenit",
                "sv": "alkener",
                "en": "alkenes"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p39279/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        }
    ]
}