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

{
    "id": 82,
    "url": "https://swarfarm.com/api/v2/skill-effects/82/?format=api",
    "name": "Suppress",
    "is_buff": false,
    "type": "Debuff",
    "description": "The HP is reduced by 50% of the MAX HP if the target uses a skill with cooldown time, and the MAX cooldown time of the used skill is increased by 3 turns.",
    "icon_filename": "debuff_suppress.png"
}