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

{
    "id": 6,
    "url": "https://swarfarm.com/api/v2/skill-effects/6/?format=api",
    "name": "Recovery",
    "is_buff": true,
    "type": "Buff",
    "description": "The target's HP will be recovered by 15% on each turn.",
    "icon_filename": "buff_heal.png"
}