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

{
    "id": 101,
    "url": "https://swarfarm.com/api/v2/skill-effects/101/?format=api",
    "name": "Passive Reflect DMG",
    "is_buff": false,
    "type": "Neutral",
    "description": "Return a % of the incoming damage to the attacker when attacked.",
    "icon_filename": ""
}