GET /api/v2/leader-skills/2/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 2,
    "url": "https://swarfarm.com/api/v2/leader-skills/2/?format=api",
    "attribute": "Attack Power",
    "amount": 15,
    "area": "General",
    "element": null
}