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

{
    "id": 106,
    "url": "https://swarfarm.com/api/v2/skill-effects/106/",
    "name": "Irresistible",
    "is_buff": false,
    "type": "Debuff",
    "description": "The target under the Irresistible effect cannot resist any types of harmful effects.",
    "icon_filename": "debuff_irresistible.png"
}