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

{
    "id": 42,
    "url": "https://swarfarm.com/api/v2/skill-effects/42/?format=api",
    "name": "Steal Buff",
    "is_buff": false,
    "type": "Neutral",
    "description": "Remove a beneficial effect and take it for yourself",
    "icon_filename": ""
}