GET /api/v2/skill-effects/78/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 78,
    "url": "https://swarfarm.com/api/v2/skill-effects/78/?format=api",
    "name": "Cleanse Block",
    "is_buff": false,
    "type": "Debuff",
    "description": "Harmful effects cannot be removed while this effect is on. This effect will be removed first when a harmful effect removal skill is used, and other harmful effects can be removed afterwards. Does not apply to bosses.",
    "icon_filename": "debuff_cleanse_block.png"
}