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

{
    "id": 75,
    "url": "https://swarfarm.com/api/v2/skill-effects/75/?format=api",
    "name": "Absorb ATB",
    "is_buff": true,
    "type": "Neutral",
    "description": "Steal ATB from the enemy and add it to yourself",
    "icon_filename": ""
}