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

{
    "id": "tet:wm",
    "keywords": [
        {
            "@id": "https://api.hel.fi/linkedevents/v1/keyword/tet:1/?format=api"
        },
        {
            "@id": "https://api.hel.fi/linkedevents/v1/keyword/tet:2/?format=api"
        },
        {
            "@id": "https://api.hel.fi/linkedevents/v1/keyword/tet:3/?format=api"
        }
    ],
    "usage": "any",
    "created_time": "2022-03-02T12:49:43.012937Z",
    "last_modified_time": "2022-03-02T12:49:43.012956Z",
    "image": null,
    "data_source": "tet",
    "organization": null,
    "name": {
        "fi": "tetwm"
    },
    "@id": "https://api.hel.fi/linkedevents/v1/keyword_set/tet:wm/?format=api",
    "@context": "http://schema.org",
    "@type": "KeywordSet"
}