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

{
    "id": 88,
    "url": "https://swarfarm.com/api/v2/skill-effects/88/?format=api",
    "name": "Transfer Buff",
    "is_buff": true,
    "type": "Neutral",
    "description": "Removes a buff from target monster and applies it to the casting monster.",
    "icon_filename": ""
}