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=270&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=271&show_all_keywords=True",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=269&show_all_keywords=True"
    },
    "data": [
        {
            "id": "yso:p29572",
            "has_user_editable_resources": false,
            "alt_labels": [
                "burial objects",
                "hautaesineet",
                "hautalahjat",
                "gravföremål",
                "gravgods"
            ],
            "created_time": "2023-08-16T05:17:48.467682Z",
            "last_modified_time": "2023-08-16T05:17:48.467703Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hauta-antimet",
                "sv": "gravgåvor",
                "en": "grave goods"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29572/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p966",
            "has_user_editable_resources": false,
            "alt_labels": [
                "begravningar (begravningsakter)",
                "begravningsceremonier",
                "begravningshögtidligheter"
            ],
            "created_time": "2023-08-16T05:16:28.928673Z",
            "last_modified_time": "2023-08-16T05:16:28.928692Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautajaiset",
                "sv": "jordfästningar",
                "en": "funerals"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p966/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p21482",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:13:22.209024Z",
            "last_modified_time": "2023-08-16T05:13:22.209044Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautakammiot",
                "sv": "gravkammare",
                "en": "burial chambers"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p21482/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p21084",
            "has_user_editable_resources": false,
            "alt_labels": [
                "tombstone inscriptions",
                "epitafit",
                "epitafier",
                "gravskrifter"
            ],
            "created_time": "2023-08-16T05:13:19.992056Z",
            "last_modified_time": "2023-08-16T05:13:19.992073Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautakirjoitukset",
                "sv": "gravinskrifter",
                "en": "epitaphs"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p21084/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p39473",
            "has_user_editable_resources": false,
            "alt_labels": [
                "mounds (burial)",
                "kumpuhaudat",
                "gravkullar"
            ],
            "created_time": "2023-08-16T05:08:06.480760Z",
            "last_modified_time": "2023-08-16T05:08:06.480778Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautakummut",
                "sv": "gravhögar",
                "en": "burial mounds"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p39473/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p5713",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:16:14.291545Z",
            "last_modified_time": "2023-08-16T05:16:14.291562Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautalöydöt",
                "sv": "gravfynd",
                "en": "grave findings"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p5713/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p18568",
            "has_user_editable_resources": false,
            "alt_labels": [
                "gravestones",
                "headstones",
                "mausoleums",
                "tombstones",
                "hautakivet",
                "mausoleumit",
                "gravstenar",
                "gravvårdar",
                "mausoleer"
            ],
            "created_time": "2023-08-16T05:18:13.466545Z",
            "last_modified_time": "2023-08-16T05:18:13.466562Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautamuistomerkit",
                "sv": "gravmonument",
                "en": "memorial stones"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p18568/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p20781",
            "has_user_editable_resources": false,
            "alt_labels": [
                "griftefrid"
            ],
            "created_time": "2023-08-16T05:13:18.003920Z",
            "last_modified_time": "2023-08-16T05:13:18.003938Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautarauha",
                "sv": "gravfrid",
                "en": "sanctity of the grave"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p20781/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p38653",
            "has_user_editable_resources": false,
            "alt_labels": [
                "barrows (prehistoric graves)",
                "hautarauniot",
                "hiidenkiukaat",
                "lapinrauniot",
                "röykkiöhaudat",
                "vareet",
                "jättekast (gravrösen)",
                "rösen"
            ],
            "created_time": "2023-08-16T05:11:39.849633Z",
            "last_modified_time": "2023-08-16T05:11:39.849651Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautaröykkiöt",
                "sv": "gravrösen",
                "en": "burial cairns"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p38653/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p967",
            "has_user_editable_resources": false,
            "alt_labels": [
                "hautaaminen"
            ],
            "created_time": "2023-08-16T05:16:29.001644Z",
            "last_modified_time": "2023-08-16T05:16:29.001661Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautaus",
                "sv": "begravning",
                "en": "burial"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p967/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p8507",
            "has_user_editable_resources": false,
            "alt_labels": [
                "graveyards",
                "gravgårdar",
                "kyrkogårdar"
            ],
            "created_time": "2023-08-16T05:18:28.656240Z",
            "last_modified_time": "2023-08-16T05:18:28.656279Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautausmaat",
                "sv": "begravningsplatser",
                "en": "cemeteries"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p8507/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p10427",
            "has_user_editable_resources": false,
            "alt_labels": [
                "hautaustoimistot",
                "begravningsbyråer"
            ],
            "created_time": "2023-08-16T05:12:25.384864Z",
            "last_modified_time": "2023-08-16T05:12:25.384882Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautauspalvelut",
                "sv": "begravningstjänster",
                "en": "funeral homes"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p10427/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p20027",
            "has_user_editable_resources": false,
            "alt_labels": [
                "begravningstal",
                "åminnestal"
            ],
            "created_time": "2023-08-16T05:09:56.657581Z",
            "last_modified_time": "2023-08-16T05:09:56.657599Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautauspuheet",
                "sv": "griftetal",
                "en": "eulogies (speeches)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p20027/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p26069",
            "has_user_editable_resources": false,
            "alt_labels": [
                "begravningssätt"
            ],
            "created_time": "2023-08-16T05:13:45.395126Z",
            "last_modified_time": "2023-08-16T05:13:45.395143Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautaustavat",
                "sv": "begravningsseder",
                "en": "burial traditions"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p26069/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p29486",
            "has_user_editable_resources": false,
            "alt_labels": [
                "funeral directors",
                "hautaustoimistoyrittäjät"
            ],
            "created_time": "2023-08-16T05:11:20.519874Z",
            "last_modified_time": "2023-08-16T05:11:20.519893Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautausurakoitsijat",
                "sv": "begravningsentreprenörer",
                "en": "undertakers"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29486/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p21655",
            "has_user_editable_resources": false,
            "alt_labels": [
                "grabens"
            ],
            "created_time": "2023-08-16T05:10:10.623483Z",
            "last_modified_time": "2023-08-16T05:10:10.623509Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "hautavajoamat",
                "sv": "gravsänkor",
                "en": "rift valleys"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p21655/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p26202",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:10:52.515660Z",
            "last_modified_time": "2023-08-16T05:10:52.515677Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "haute couture",
                "en": "haute couture"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p26202/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p26875",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:07:17.471653Z",
            "last_modified_time": "2023-08-16T05:07:17.471680Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "havaijin kieli",
                "sv": "hawaiiska",
                "en": "Hawaiian language"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p26875/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p29819",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:11:23.346233Z",
            "last_modified_time": "2023-08-16T05:11:23.346253Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "havaijinkitara",
                "sv": "hawaiigitarr",
                "en": "Hawaiian guitar"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29819/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p8907",
            "has_user_editable_resources": false,
            "alt_labels": [
                "3D illustrations",
                "3D-bilder",
                "visualization illustrations"
            ],
            "created_time": "2023-08-16T05:14:49.984720Z",
            "last_modified_time": "2023-08-16T05:14:49.984736Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "havainnekuvat",
                "sv": "visualiseringsbilder",
                "en": "visualisation illustrations"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p8907/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        }
    ]
}