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

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