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

{
    "id": 18,
    "url": "https://swarfarm.com/api/v2/skill-effects/18/?format=api",
    "name": "Glancing Hit",
    "is_buff": false,
    "type": "Debuff",
    "description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
    "icon_filename": "debuff_glancing_hit.png"
}