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

{
    "id": 128,
    "url": "https://swarfarm.com/api/v2/skill-effects/128/?format=api",
    "name": "Reduce Enemy HP",
    "is_buff": false,
    "type": "Neutral",
    "description": "Reduces the enemy's HP upon activation of a condition.",
    "icon_filename": ""
}