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

{
    "id": 32,
    "url": "https://swarfarm.com/api/v2/skill-effects/32/?format=api",
    "name": "Oblivious",
    "is_buff": false,
    "type": "Debuff",
    "description": "Passive skills will be locked",
    "icon_filename": "debuff_oblivious.png"
}