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

{
    "id": 89,
    "url": "https://swarfarm.com/api/v2/skill-effects/89/?format=api",
    "name": "Berserk",
    "is_buff": true,
    "type": "Buff",
    "description": "Under Berserk state, the MAX HP is decreased by 30%, the damage dealt to enemies is increased by 100%, Attack Speed is increased by 20% and HP is recoverd by 10% of the damage dealt.",
    "icon_filename": "buff_berserk.png"
}