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

{
    "id": 149,
    "url": "https://swarfarm.com/api/v2/skill-effects/149/?format=api",
    "name": "Stealth",
    "is_buff": true,
    "type": "Buff",
    "description": "The Monster in the [Stealth] state cannot be selected as a target but can be attacked by area attacks and attacks unrelated to target selection. [Stealth] is no longer possible if there is only 1 Monster to select.",
    "icon_filename": "buff_stealth.png"
}