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

{
    "id": 22,
    "url": "https://swarfarm.com/api/v2/skill-effects/22/?format=api",
    "name": "Beneficial Effects Blocked",
    "is_buff": false,
    "type": "Debuff",
    "description": "All beneficial effects will be blocked",
    "icon_filename": "debuff_block_buffs.png"
}