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

{
    "id": 28,
    "url": "https://swarfarm.com/api/v2/skill-effects/28/?format=api",
    "name": "Stun",
    "is_buff": false,
    "type": "Debuff",
    "description": "The target will be stunned and won't be able to attack.",
    "icon_filename": "debuff_stun.png"
}