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

{
    "id": 19,
    "url": "https://swarfarm.com/api/v2/skill-effects/19/?format=api",
    "name": "Decrease ATK",
    "is_buff": false,
    "type": "Debuff",
    "description": "The target's Attack Power will be decreased by 50%.",
    "icon_filename": "debuff_attack_down.png"
}