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

{
    "id": "helsinki:testi-datasource",
    "keywords": [
        {
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/helmet:1/?format=api"
        }
    ],
    "usage": "any",
    "created_time": "2025-05-07T14:04:51.241829Z",
    "last_modified_time": "2025-05-07T14:04:51.241844Z",
    "has_user_editable_resources": true,
    "image": null,
    "data_source": "helsinki",
    "organization": "ahjo:00400",
    "name": {
        "fi": "Testi-avainsanasetti"
    },
    "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword_set/helsinki:testi-datasource/?format=api",
    "@context": "http://schema.org",
    "@type": "KeywordSet"
}