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

{
    "id": 64,
    "url": "https://swarfarm.com/api/v2/skill-effects/64/?format=api",
    "name": "Threat",
    "is_buff": true,
    "type": "Buff",
    "description": "The enemy can only attack the target under the Threat state when using the attack skill. The duration of the Threat will be reduced only by skills that attack a single enemy target. The target under the Threat state will be inflicted with 15% less damage when attacked.",
    "icon_filename": "buff_threat.png"
}