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

{
    "id": 87,
    "url": "https://swarfarm.com/api/v2/skill-effects/87/?format=api",
    "name": "Accumulate DEF",
    "is_buff": true,
    "type": "Neutral",
    "description": "DEF increases by given amount under certain conditions",
    "icon_filename": ""
}