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

{
    "id": 11,
    "url": "https://swarfarm.com/api/v2/skill-effects/11/?format=api",
    "name": "Reflect DMG",
    "is_buff": true,
    "type": "Buff",
    "description": "The target will return 30% of the incoming damage to the attacker when attacked.",
    "icon_filename": "buff_reflect.png"
}