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

{
    "id": 117,
    "url": "https://swarfarm.com/api/v2/skill-effects/117/?format=api",
    "name": "Unrevivable",
    "is_buff": false,
    "type": "Debuff",
    "description": "Monsters under this effect cannot be revived during battle. Does not apply to bosses.",
    "icon_filename": "debuff_unrevivable.png"
}