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

{
    "id": 127,
    "url": "https://swarfarm.com/api/v2/skill-effects/127/?format=api",
    "name": "Reduce Attack Speed",
    "is_buff": false,
    "type": "Neutral",
    "description": "The unit reduces its own attack speed.",
    "icon_filename": ""
}