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

{
    "id": "helfi:topics",
    "keywords": [
        {
            "@id": "https://api.hel.fi/linkedevents/v1/keyword/helfi:11/?format=api"
        },
        {
            "@id": "https://api.hel.fi/linkedevents/v1/keyword/helfi:13/?format=api"
        },
        {
            "@id": "https://api.hel.fi/linkedevents/v1/keyword/helfi:12/?format=api"
        },
        {
            "@id": "https://api.hel.fi/linkedevents/v1/keyword/helfi:8/?format=api"
        },
        {
            "@id": "https://api.hel.fi/linkedevents/v1/keyword/helfi:9/?format=api"
        },
        {
            "@id": "https://api.hel.fi/linkedevents/v1/keyword/helfi:10/?format=api"
        }
    ],
    "usage": "keyword",
    "created_time": "2015-01-13T12:00:00Z",
    "last_modified_time": "2015-01-13T12:00:00Z",
    "image": null,
    "data_source": "helfi",
    "organization": null,
    "name": {
        "fi": "www.hel.fi-aihepiirit",
        "sv": "www.hel.fi-teman",
        "en": "www.hel.fi themes"
    },
    "@id": "https://api.hel.fi/linkedevents/v1/keyword_set/helfi:topics/?format=api",
    "@context": "http://schema.org",
    "@type": "KeywordSet"
}