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

{
    "id": 65,
    "url": "https://swarfarm.com/api/v2/skill-effects/65/?format=api",
    "name": "Ignore Damage Reduction",
    "is_buff": false,
    "type": "Neutral",
    "description": "Ignores damage reduction effects",
    "icon_filename": ""
}