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

{
    "id": 26,
    "url": "https://swarfarm.com/api/v2/skill-effects/26/?format=api",
    "name": "Continuous DMG",
    "is_buff": false,
    "type": "Debuff",
    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
    "icon_filename": "debuff_dot.png"
}