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

{
    "id": 99,
    "url": "https://swarfarm.com/api/v2/skill-effects/99/?format=api",
    "name": "Demon Bag",
    "is_buff": false,
    "type": "Debuff",
    "description": "The Demon Bag devours the target to leave it out of the battle and decreases its HP by 5% whenever the enemy and ally's turn ends.",
    "icon_filename": ""
}