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

{
    "id": 51,
    "url": "https://swarfarm.com/api/v2/skill-effects/51/?format=api",
    "name": "Additional Attack",
    "is_buff": true,
    "type": "Neutral",
    "description": "Attacks an additional time on the same turn. ",
    "icon_filename": ""
}