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

{
    "meta": {
        "count": 32006,
        "next": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=1180&show_all_keywords=True",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=1178&show_all_keywords=True"
    },
    "data": [
        {
            "id": "yso:p31591",
            "has_user_editable_resources": false,
            "alt_labels": [
                "simulation learning",
                "simulaatio-oppiminen",
                "simulationsträning",
                "simulationsövning",
                "simuleringsövning"
            ],
            "created_time": "2023-08-16T05:14:08.853812Z",
            "last_modified_time": "2023-08-16T05:14:08.853829Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "simulaatioharjoittelu",
                "sv": "simuleringsträning",
                "en": "simulation training"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p31591/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p26450",
            "has_user_editable_resources": false,
            "alt_labels": [
                "simulaattoripelit",
                "simulationsspel"
            ],
            "created_time": "2023-08-16T05:10:54.785537Z",
            "last_modified_time": "2023-08-16T05:10:54.785554Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "simulaatiopelit",
                "sv": "simulatorspel",
                "en": "simulation games"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p26450/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p4786",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:17:55.310893Z",
            "last_modified_time": "2023-08-16T05:17:55.310913Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "simulaattorit",
                "sv": "simulatorer",
                "en": "simulators"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p4786/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p14760",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Simulaattori (atk-ohjelma)"
            ],
            "created_time": "2023-08-16T05:05:27.575529Z",
            "last_modified_time": "2023-08-16T05:05:27.575555Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "Simulaattori (tietokoneohjelmat)",
                "sv": "Simulaattori (datorprogram)",
                "en": "Simulaattori (computer programmes)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p14760/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p4787",
            "has_user_editable_resources": false,
            "alt_labels": [
                "simulaatio",
                "tietokonesimulointi",
                "datorsimulering"
            ],
            "created_time": "2023-08-16T05:19:12.048544Z",
            "last_modified_time": "2023-08-16T05:19:12.048561Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "simulointi",
                "sv": "simulering",
                "en": "simulation"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p4787/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p14264",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:09:07.567455Z",
            "last_modified_time": "2023-08-16T05:09:07.567475Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "simultaanitulkkaus",
                "sv": "simultantolkning",
                "en": "simultaneous interpreting"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p14264/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p24176",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:06:53.371443Z",
            "last_modified_time": "2023-08-16T05:06:53.371463Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "šinan kieli",
                "sv": "shina",
                "en": "Shina language"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p24176/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p19963",
            "has_user_editable_resources": false,
            "alt_labels": [
                "sulfur mustard",
                "yperit"
            ],
            "created_time": "2023-08-16T05:13:14.501731Z",
            "last_modified_time": "2023-08-16T05:13:14.501757Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "sinappikaasu",
                "sv": "senapsgas",
                "en": "mustard gas"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p19963/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p10703",
            "has_user_editable_resources": false,
            "alt_labels": [
                "sinapit"
            ],
            "created_time": "2023-08-16T05:05:01.065503Z",
            "last_modified_time": "2023-08-16T05:05:01.065522Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "sinappi (mausteet)",
                "sv": "senap (kryddor)",
                "en": "mustard"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p10703/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p20870",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:10:03.851624Z",
            "last_modified_time": "2023-08-16T05:10:03.851642Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "Sindbis-virus",
                "en": "Sindbis virus"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p20870/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p25435",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:07:03.508423Z",
            "last_modified_time": "2023-10-18T04:40:03.041457Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "sindhin kieli",
                "sv": "sindhi (språk)",
                "en": "Sindhi language"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p25435/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p30192",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Sindhi literature",
                "sindhilitteratur",
                "sindhisk litteratur"
            ],
            "created_time": "2023-08-16T05:11:26.834325Z",
            "last_modified_time": "2023-08-16T05:11:26.834348Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "sindhinkielinen kirjallisuus",
                "sv": "litteratur på sindhi",
                "en": "Sindhi language literature"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p30192/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p7141",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:18:26.798739Z",
            "last_modified_time": "2023-08-16T05:18:26.798761Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "sinetit",
                "sv": "sigill",
                "en": "seals (labels)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p7141/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p8810",
            "has_user_editable_resources": false,
            "alt_labels": [
                "sigillvetenskap"
            ],
            "created_time": "2023-08-16T05:18:04.587011Z",
            "last_modified_time": "2023-08-16T05:18:04.587030Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "sinettitiede",
                "sv": "sigillografi",
                "en": "sphragistics"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p8810/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p29857",
            "has_user_editable_resources": false,
            "alt_labels": [
                "sinfonia concertante",
                "concertantet",
                "concertonet",
                "konsertoivat sinfoniat",
                "konsertanta symfonier",
                "symphonie concertante"
            ],
            "created_time": "2023-08-16T05:17:03.190919Z",
            "last_modified_time": "2023-08-16T05:17:03.190938Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "sinfonia concertantet",
                "sv": "sinfonia concertante",
                "en": "symphonie concertante"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29857/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p19581",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:06:13.019242Z",
            "last_modified_time": "2023-08-16T05:06:13.019288Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "sinfoniaorkesterit",
                "sv": "symfoniorkestrar",
                "en": "symphony orchestras"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p19581/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p10247",
            "has_user_editable_resources": false,
            "alt_labels": [
                "koraalisinfoniat",
                "kuorosinfoniat",
                "körsymfonier"
            ],
            "created_time": "2023-08-16T05:14:56.464990Z",
            "last_modified_time": "2023-08-16T05:14:56.465007Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "sinfoniat",
                "sv": "symfonier",
                "en": "symphonies"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p10247/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p29899",
            "has_user_editable_resources": false,
            "alt_labels": [
                "symphoniettas",
                "sinfonietat"
            ],
            "created_time": "2023-08-16T05:14:06.233028Z",
            "last_modified_time": "2023-08-16T05:14:06.233048Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "sinfoniettat",
                "sv": "sinfoniettor",
                "en": "sinfoniettas"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29899/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p9876",
            "has_user_editable_resources": false,
            "alt_labels": [
                "tone poems",
                "sinfoniset runoelmat",
                "sävelrunot",
                "tondikter"
            ],
            "created_time": "2023-08-16T05:16:30.003561Z",
            "last_modified_time": "2023-08-16T05:16:30.003579Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "sinfoniset runot",
                "sv": "symfoniska dikter",
                "en": "symphonic poems"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p9876/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p27454",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Singhalese",
                "Singhalese people",
                "Sinhalese"
            ],
            "created_time": "2023-08-16T05:07:22.618054Z",
            "last_modified_time": "2023-08-16T05:07:22.618073Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "singaleesit",
                "sv": "singaleser",
                "en": "Sinhalese people"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p27454/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        }
    ]
}