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

{
    "id": 25,
    "url": "https://swarfarm.com/api/v2/skill-effects/25/?format=api",
    "name": "Sleep",
    "is_buff": false,
    "type": "Debuff",
    "description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
    "icon_filename": "debuff_sleep.png"
}