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

{
    "meta": {
        "count": 31979,
        "next": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=330&show_all_keywords=True",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=328&show_all_keywords=True"
    },
    "data": [
        {
            "id": "yso:p1046",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:14:57.147797Z",
            "last_modified_time": "2023-08-16T05:14:57.147815Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "idolit",
                "sv": "idoler",
                "en": "idols"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p1046/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p10530",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:08:41.257059Z",
            "last_modified_time": "2023-08-16T05:08:41.257077Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "idut",
                "sv": "groddar",
                "en": "sprouts"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p10530/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p27463",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:07:22.694321Z",
            "last_modified_time": "2023-08-16T05:07:22.694346Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "idyllit",
                "sv": "idyller",
                "en": "idylls"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p27463/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p15410",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Uniate Churches",
                "kreikkalaiskatolinen kirkko",
                "uniaattikirkot",
                "grekisk-katolska kyrkan",
                "katolska kyrkor med östlig rit",
                "orientalisk-katolska kyrkor",
                "uniatkyrkor (östkyrkor)",
                "unierade kyrkor (östkyrkor)",
                "östkatolska kyrkor",
                "östliga katolska kyrkor"
            ],
            "created_time": "2023-08-16T05:15:14.686350Z",
            "last_modified_time": "2023-08-16T05:15:14.686368Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "idän katoliset kirkot",
                "sv": "katolska östkyrkor",
                "en": "Eastern Catholic Churches"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p15410/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p22249",
            "has_user_editable_resources": false,
            "alt_labels": [
                "southern vole"
            ],
            "created_time": "2023-08-16T05:06:35.933946Z",
            "last_modified_time": "2023-08-16T05:06:35.933964Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "idänkenttämyyrä",
                "sv": "rysk fältsork",
                "en": "Microtus levis"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p22249/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p38958",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Sympecma paedisca"
            ],
            "created_time": "2023-08-16T05:08:00.840092Z",
            "last_modified_time": "2023-08-16T05:08:00.840109Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "idänkirsikorento",
                "sv": "sibirisk vinterflickslända",
                "en": "Sympecma paedisca"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p38958/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p27080",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Orient Express",
                "Orient Express"
            ],
            "created_time": "2023-08-16T05:07:19.660854Z",
            "last_modified_time": "2023-08-16T05:07:19.660886Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "Idän pikajuna",
                "sv": "Orientexpressen",
                "en": "Orient Express"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p27080/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p21249",
            "has_user_editable_resources": false,
            "alt_labels": [
                "northern rock-cress"
            ],
            "created_time": "2023-08-16T05:06:29.105967Z",
            "last_modified_time": "2023-08-16T05:06:29.105987Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "idänpitkäpalko",
                "sv": "strandtrav",
                "en": "Cardaminopsis petraea"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p21249/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p22149",
            "has_user_editable_resources": false,
            "alt_labels": [
                "nordlig östersjöhjärtmussla"
            ],
            "created_time": "2023-08-16T05:06:35.259363Z",
            "last_modified_time": "2023-08-16T05:06:35.259381Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "idänsydänsimpukka",
                "sv": "skev hjärtmussla",
                "en": "Cerastoderma glaucum"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p22149/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p10605",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:12:26.409597Z",
            "last_modified_time": "2023-08-16T05:12:26.409613Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "idätys",
                "sv": "groddande",
                "en": "causing germination"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p10605/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p26045",
            "has_user_editable_resources": false,
            "alt_labels": [
                "International Electrotechnical Commission Standards",
                "International Electrotechnical Commission Standards"
            ],
            "created_time": "2023-08-16T05:07:10.312724Z",
            "last_modified_time": "2023-08-16T05:07:10.312741Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "IEC-standardit",
                "sv": "IEC-standarder",
                "en": "IEC standards"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p26045/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p26203",
            "has_user_editable_resources": false,
            "alt_labels": [
                "ientaudit"
            ],
            "created_time": "2023-08-16T05:10:52.534543Z",
            "last_modified_time": "2023-08-16T05:10:52.534560Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "iensairaudet",
                "sv": "tandköttssjukdomar",
                "en": "gum diseases"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p26203/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p12505",
            "has_user_editable_resources": false,
            "alt_labels": [
                "gingiviitti"
            ],
            "created_time": "2023-08-16T05:05:11.820639Z",
            "last_modified_time": "2023-08-16T05:05:11.820658Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "ientulehdus",
                "sv": "tandköttsinflammation",
                "en": "gingivitis"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12505/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p22928",
            "has_user_editable_resources": false,
            "alt_labels": [
                "IAS-standardit",
                "IFR-standardit",
                "IFRS",
                "International Financial Reporting Standards",
                "IFR-standarder",
                "IFRS",
                "International Financial Reporting Standards"
            ],
            "created_time": "2023-08-16T05:10:23.005112Z",
            "last_modified_time": "2023-08-16T05:10:23.005129Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "IFRS-standardit",
                "sv": "IFRS-standarder",
                "en": "International Financial Reporting Standards"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p22928/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p40679",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Berger's disease",
                "IgA glomerulonephritis",
                "Bergerin tauti",
                "Bergers sjukdom",
                "IGA glomerulonefrit",
                "IgA-nefrit",
                "glomerulonefrit (IgA)"
            ],
            "created_time": "2025-03-12T04:40:53.498901Z",
            "last_modified_time": "2025-04-05T04:40:19.884777Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "IgA-nefropatia",
                "sv": "IgA-nefropati",
                "en": "IgA nephropathy"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p40679/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p38627",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Ibo language",
                "ibon kieli",
                "ibo (språk)"
            ],
            "created_time": "2023-08-16T05:07:57.823534Z",
            "last_modified_time": "2023-08-16T05:07:57.823552Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "igbon kieli",
                "sv": "igbo (språk)",
                "en": "Igbo language"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p38627/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p40351",
            "has_user_editable_resources": false,
            "alt_labels": [
                "ibot",
                "ibo (folk)",
                "Ibo people",
                "Igbos"
            ],
            "created_time": "2024-06-12T04:40:27.412497Z",
            "last_modified_time": "2024-08-17T04:40:34.817043Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "igbot",
                "sv": "igbo (folk)",
                "en": "Igbo people"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p40351/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p26969",
            "has_user_editable_resources": false,
            "alt_labels": [
                "igloer",
                "iglooer",
                "iglor"
            ],
            "created_time": "2023-08-16T05:13:49.852453Z",
            "last_modified_time": "2023-08-16T05:13:49.852470Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "iglut",
                "sv": "igloor",
                "en": "igloos"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p26969/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p25527",
            "has_user_editable_resources": false,
            "alt_labels": [
                "igumenit"
            ],
            "created_time": "2023-08-16T05:07:04.649174Z",
            "last_modified_time": "2023-08-16T05:07:04.649216Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "igumeenit",
                "sv": "igumener",
                "en": "hegumens"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p25527/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p25522",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:07:04.606658Z",
            "last_modified_time": "2023-08-16T05:07:04.606676Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "igumeniat",
                "sv": "igumenior",
                "en": "hegumenias"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p25522/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        }
    ]
}