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

{
    "id": 56,
    "url": "https://swarfarm.com/api/v2/skill-effects/56/?format=api",
    "name": "Ally Attack",
    "is_buff": true,
    "type": "Neutral",
    "description": "Brings one or more allies to attack at the same time. ",
    "icon_filename": ""
}