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

{
    "id": 98,
    "url": "https://swarfarm.com/api/v2/skill-effects/98/?format=api",
    "name": "Reflect Harmful Effect",
    "is_buff": true,
    "type": "Buff",
    "description": "Reflects harmful effects granted on the Monster excluding inability effects.",
    "icon_filename": "buff_magic_reflect.png"
}