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

{
    "id": 83,
    "url": "https://swarfarm.com/api/v2/skill-effects/83/?format=api",
    "name": "Death Curse",
    "is_buff": false,
    "type": "Debuff",
    "description": "The target's HP will be damaged by 25% of the MAX HP and cannot recover HP whenever the target's turn returns. The target defeated from the curse cannot be revived and this effect cannot be removed.",
    "icon_filename": "debuff_deathcurse.png"
}