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

{
    "id": 4,
    "url": "https://swarfarm.com/api/v2/skill-effects/4/?format=",
    "name": "Increase CRI Resist",
    "is_buff": true,
    "type": "Buff",
    "description": "Critical Hit Rate against the monster is reduced by 50%",
    "icon_filename": "buff_crit_down.png"
}