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

{
    "id": 14,
    "url": "https://swarfarm.com/api/v2/skill-effects/14/?format=api",
    "name": "Defend",
    "is_buff": true,
    "type": "Buff",
    "description": "The caster of this skill will receive half of the damage inflicted on the escorted target while making the damage dealt to the defended target to 0 and counterattack the enemy target.",
    "icon_filename": "buff_protect.png"
}