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

{
    "meta": {
        "count": 31684,
        "next": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=261&show_all_keywords=True",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=259&show_all_keywords=True"
    },
    "data": [
        {
            "id": "yso:p23813",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:13:33.622696Z",
            "last_modified_time": "2023-08-16T05:13:33.622714Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammaskarpit",
                "sv": "tandkarpar",
                "en": "Poeciliidae"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p23813/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p23814",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:10:31.398139Z",
            "last_modified_time": "2023-08-16T05:10:31.398157Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammaskarppikalat",
                "sv": "taggfeniga fiskar",
                "en": "Cyprinodontiformes"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p23814/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p39261",
            "has_user_editable_resources": false,
            "alt_labels": [
                "tooth enamel",
                "kiille (hammaskiille)",
                "emalj (tänder)"
            ],
            "created_time": "2023-08-16T05:11:46.023190Z",
            "last_modified_time": "2023-08-16T05:11:46.023208Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammaskiille",
                "sv": "tandemalj",
                "en": "dental enamel"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p39261/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p3251",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:11:28.426817Z",
            "last_modified_time": "2023-08-16T05:11:28.426836Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammaskirurgia",
                "sv": "tandkirurgi",
                "en": "dental surgery"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p3251/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p21064",
            "has_user_editable_resources": false,
            "alt_labels": [
                "odontoliitti",
                "odontolit"
            ],
            "created_time": "2023-08-16T05:06:27.995215Z",
            "last_modified_time": "2023-08-16T05:06:27.995232Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammaskivi",
                "sv": "tandsten",
                "en": "dental calculus"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p21064/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p20418",
            "has_user_editable_resources": false,
            "alt_labels": [
                "Oligia strigilis"
            ],
            "created_time": "2023-08-16T05:06:23.229770Z",
            "last_modified_time": "2023-08-16T05:06:23.229788Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammaskorsiyökkönen",
                "sv": "hundäxingsängsfly",
                "en": "marbled minor"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p20418/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p6605",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:08:22.524694Z",
            "last_modified_time": "2023-08-16T05:08:22.524713Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammaslaborantit",
                "sv": "tandlaboranter",
                "en": "dental laboratory assistants"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p6605/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p39338",
            "has_user_editable_resources": false,
            "alt_labels": [
                "dentin",
                "dentiini",
                "dentin"
            ],
            "created_time": "2023-08-16T05:11:46.944482Z",
            "last_modified_time": "2023-08-16T05:11:46.944500Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammasluu",
                "sv": "tandben",
                "en": "dentine"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p39338/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p3250",
            "has_user_editable_resources": false,
            "alt_labels": [
                "dentistry",
                "odontologia",
                "tandläkarvetenskap",
                "tandläkekonst"
            ],
            "created_time": "2023-08-16T05:17:50.029769Z",
            "last_modified_time": "2023-08-16T05:17:50.029786Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammaslääketiede",
                "sv": "odontologi",
                "en": "odontology"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p3250/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p11472",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:12:31.177410Z",
            "last_modified_time": "2023-08-16T05:12:31.177432Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammaslääkärit",
                "sv": "tandläkare",
                "en": "dentists"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p11472/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p38740",
            "has_user_editable_resources": false,
            "alt_labels": [
                "hampaan plakki",
                "plack (tänder)"
            ],
            "created_time": "2023-08-16T05:07:59.139290Z",
            "last_modified_time": "2023-08-16T05:07:59.139315Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammasplakki",
                "sv": "tandplack",
                "en": "dental plaque"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p38740/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p10475",
            "has_user_editable_resources": false,
            "alt_labels": [
                "dentures"
            ],
            "created_time": "2023-08-16T05:14:57.186531Z",
            "last_modified_time": "2023-08-16T05:14:57.186547Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammasproteesit",
                "sv": "tandproteser",
                "en": "dental prostheses"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p10475/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p15908",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:05:37.474941Z",
            "last_modified_time": "2023-08-16T05:05:37.474959Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammaspyörät",
                "sv": "kugghjul",
                "en": "cog wheels"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p15908/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p27376",
            "has_user_editable_resources": false,
            "alt_labels": [
                "kugghjulsbanor"
            ],
            "created_time": "2023-08-16T05:11:01.779130Z",
            "last_modified_time": "2023-08-16T05:11:01.779147Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammasradat",
                "sv": "kuggstångsbanor",
                "en": "rack railways"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p27376/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p16385",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:05:40.876859Z",
            "last_modified_time": "2023-08-16T05:05:40.876886Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammassärky",
                "sv": "tandvärk",
                "en": "toothache"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p16385/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p16461",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:12:57.953675Z",
            "last_modified_time": "2023-08-16T05:12:57.953693Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammastahnat",
                "sv": "tandkrämer",
                "en": "toothpastes"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p16461/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p274",
            "has_user_editable_resources": false,
            "alt_labels": [
                "hammassairaudet"
            ],
            "created_time": "2023-08-16T05:17:45.896696Z",
            "last_modified_time": "2023-08-16T05:17:45.896714Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammastaudit",
                "sv": "tandsjukdomar",
                "en": "dental diseases"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p274/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p10476",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:12:25.694891Z",
            "last_modified_time": "2023-08-16T05:12:25.694926Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammastekniikka",
                "sv": "tandteknik",
                "en": "dental technology"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p10476/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p14085",
            "has_user_editable_resources": false,
            "alt_labels": [
                "tandtekniker (yrken)"
            ],
            "created_time": "2023-08-16T05:15:10.531134Z",
            "last_modified_time": "2023-08-16T05:15:10.531151Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammasteknikot",
                "sv": "tandtekniker",
                "en": "dental technicians"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p14085/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p15909",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:09:20.663625Z",
            "last_modified_time": "2023-08-16T05:09:20.663643Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hammasvaihteet",
                "sv": "kuggväxlar",
                "en": "cog wheel gears"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p15909/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        }
    ]
}