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=176&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=177&show_all_keywords=True",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=175&show_all_keywords=True"
    },
    "data": [
        {
            "id": "yso:p12685",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:12:37.361737Z",
            "last_modified_time": "2023-08-16T05:12:37.361754Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläinsuojeluyhdistykset",
                "sv": "djurskyddsföreningar",
                "en": "animal welfare societies"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12685/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p10064",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:04:57.275210Z",
            "last_modified_time": "2023-08-16T05:04:57.275230Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "Eläintarhanajo",
                "sv": "Djurgårdsloppet",
                "en": "Eläintarhanajo"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p10064/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p12663",
            "has_user_editable_resources": false,
            "alt_labels": [
                "zoologiska trädgårdar"
            ],
            "created_time": "2023-08-16T05:12:37.200459Z",
            "last_modified_time": "2023-08-16T05:12:37.200478Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläintarhat",
                "sv": "zoon",
                "en": "zoos"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12663/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p47",
            "has_user_editable_resources": false,
            "alt_labels": [
                "eläinsairaudet",
                "eläinten taudit"
            ],
            "created_time": "2023-08-16T05:19:39.270603Z",
            "last_modified_time": "2023-08-16T05:19:39.270622Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläintaudit",
                "sv": "djursjukdomar",
                "en": "animal diseases"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p47/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p23440",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:13:32.630379Z",
            "last_modified_time": "2023-08-16T05:13:32.630412Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläintautilaki",
                "sv": "lag om djursjukdomar",
                "en": "Animal Diseases Act"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p23440/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p23125",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:10:25.100622Z",
            "last_modified_time": "2023-08-16T05:10:25.100640Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläintenhoitajat",
                "sv": "djurskötare",
                "en": "animal keepers"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p23125/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p39417",
            "has_user_editable_resources": false,
            "alt_labels": [
                "pet care",
                "eläinten hoito",
                "hoito (eläimet)",
                "lemmikkieläinten hoito",
                "djurvård",
                "skötsel (djur)",
                "skötsel av djur"
            ],
            "created_time": "2023-08-16T05:18:21.647180Z",
            "last_modified_time": "2023-08-16T05:18:21.647205Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": true,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläintenhoito",
                "sv": "djurskötsel",
                "en": "animal care"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p39417/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p29698",
            "has_user_editable_resources": false,
            "alt_labels": [
                "hyvinvointi (eläimet)",
                "djurens välbefinnande",
                "djurens välfärd",
                "djurens välmående",
                "djurs välfärd",
                "djurs välmående",
                "djurvälfärd"
            ],
            "created_time": "2023-08-16T05:17:02.836983Z",
            "last_modified_time": "2023-08-16T05:17:02.837003Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläinten hyvinvointi",
                "sv": "djurs välbefinnande",
                "en": "animal welfare"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29698/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p11293",
            "has_user_editable_resources": false,
            "alt_labels": [
                "djurens spår"
            ],
            "created_time": "2023-08-16T05:05:04.079569Z",
            "last_modified_time": "2023-08-16T05:05:04.079589Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläinten jäljet",
                "sv": "djurspår",
                "en": "spoors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p11293/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p19277",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:09:49.474310Z",
            "last_modified_time": "2023-08-16T05:09:49.474327Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläintenkouluttajat",
                "sv": "djurtränare",
                "en": "animal trainers"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p19277/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p28336",
            "has_user_editable_resources": false,
            "alt_labels": [
                "koulutus (eläimet)",
                "dressyr (djur)",
                "skolning",
                "skolning (djur)",
                "träning av djur"
            ],
            "created_time": "2023-08-16T05:17:00.215320Z",
            "last_modified_time": "2023-08-16T05:17:00.215340Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläinten koulutus",
                "sv": "djurträning",
                "en": "animal training"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p28336/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p18481",
            "has_user_editable_resources": false,
            "alt_labels": [
                "djurens beteende",
                "djurs beteende",
                "animal behavior"
            ],
            "created_time": "2023-08-16T05:17:39.747686Z",
            "last_modified_time": "2023-08-16T05:17:39.747706Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläinten käyttäytyminen",
                "sv": "djurbeteende",
                "en": "animal behaviour"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p18481/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p13214",
            "has_user_editable_resources": false,
            "alt_labels": [
                "djurens märkning"
            ],
            "created_time": "2023-08-16T05:16:38.347186Z",
            "last_modified_time": "2023-08-16T05:16:38.347203Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläinten merkintä",
                "sv": "djurmärkning",
                "en": "animal marking"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p13214/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p17347",
            "has_user_editable_resources": false,
            "alt_labels": [
                "djurens rättigheter",
                "djurs rättigheter"
            ],
            "created_time": "2023-08-16T05:09:32.303405Z",
            "last_modified_time": "2023-08-16T05:09:32.303424Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläinten oikeudet",
                "sv": "djurrätt",
                "en": "animal rights"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p17347/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p2783",
            "has_user_editable_resources": false,
            "alt_labels": [
                "eläinliikkeet (eläinsuojelu)",
                "eläinoikeusliikkeet",
                "djurens rätt-rörelser"
            ],
            "created_time": "2023-08-16T05:19:03.350416Z",
            "last_modified_time": "2023-08-16T05:19:03.350433Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläintenoikeusliikkeet",
                "sv": "djurrättsrörelser",
                "en": "animal rights movements"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p2783/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p5062",
            "has_user_editable_resources": false,
            "alt_labels": [
                "djurkult"
            ],
            "created_time": "2023-08-16T05:14:30.959675Z",
            "last_modified_time": "2023-08-16T05:14:30.959693Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläinten palvonta",
                "sv": "djurdyrkan",
                "en": "animal worship"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p5062/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p21278",
            "has_user_editable_resources": false,
            "alt_labels": [
                "eläinruoat",
                "eläintenruoat",
                "djurfoder"
            ],
            "created_time": "2023-08-16T05:13:21.110616Z",
            "last_modified_time": "2023-08-16T05:13:21.110634Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläinten ruoat",
                "sv": "djurmat",
                "en": "animal food"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p21278/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p28725",
            "has_user_editable_resources": false,
            "alt_labels": [
                "taksidermia",
                "täyttö (eläimet)",
                "djurkonservering",
                "djuruppstoppning",
                "uppstoppning av djur"
            ],
            "created_time": "2023-08-16T05:07:32.590128Z",
            "last_modified_time": "2023-08-16T05:07:32.590146Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläinten täyttäminen",
                "sv": "taxidermi",
                "en": "taxidermy"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p28725/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p14137",
            "has_user_editable_resources": false,
            "alt_labels": [
                "äänet (eläinten äänet)",
                "djurens läten",
                "djurs läten",
                "läten"
            ],
            "created_time": "2023-08-16T05:15:10.782391Z",
            "last_modified_time": "2023-08-16T05:15:10.782411Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläinten äänet",
                "sv": "djurläten",
                "en": "animal sounds"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p14137/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p12326",
            "has_user_editable_resources": false,
            "alt_labels": [
                "animal biology",
                "eläinbiologia"
            ],
            "created_time": "2023-08-16T05:19:00.958664Z",
            "last_modified_time": "2023-08-16T05:19:00.959744Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "eläintiede",
                "sv": "zoologi",
                "en": "zoology"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12326/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        }
    ]
}