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

{
    "id": 33,
    "url": "https://swarfarm.com/api/v2/skill-effects/33/?format=api",
    "name": "Decrease ATB",
    "is_buff": false,
    "type": "Neutral",
    "description": "Reduces the enemy's attack gauge",
    "icon_filename": ""
}