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

{
    "id": 66,
    "url": "https://swarfarm.com/api/v2/skill-effects/66/?format=api",
    "name": "Guaranteed Critical Hit",
    "is_buff": true,
    "type": "Neutral",
    "description": "Attack will always land as a Critical Hit",
    "icon_filename": ""
}