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

{
    "meta": {
        "count": 0,
        "next": null,
        "previous": null
    },
    "data": []
}