GET /v1/keyword_set/helsinki:education_levels/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "id": "helsinki:education_levels",
    "keywords": [
        {
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/helsinki:adult_education/?format=api"
        },
        {
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/helsinki:vocational_school/?format=api"
        },
        {
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/helsinki:institution_of_higher_education/?format=api"
        },
        {
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/helsinki:general_upper_secondary_school/?format=api"
        }
    ],
    "usage": "keyword",
    "created_time": "2025-09-10T09:20:00.877205Z",
    "last_modified_time": "2025-09-10T09:20:00.877217Z",
    "has_user_editable_resources": true,
    "image": null,
    "data_source": "helsinki",
    "organization": "ahjo:u42030030",
    "name": {
        "fi": "Helsinki Opintojen tasot",
        "sv": "Helsinki Utbildningens nivåer",
        "en": "Helsinki Education levels"
    },
    "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword_set/helsinki:education_levels/?format=api",
    "@context": "http://schema.org",
    "@type": "KeywordSet"
}