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

{
    "id": 13,
    "url": "https://swarfarm.com/api/v2/skill-effects/13/?format=api",
    "name": "Endure",
    "is_buff": true,
    "type": "Buff",
    "description": "The target's HP will not drop below 1 even when attacked.",
    "icon_filename": "buff_endure.png"
}