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

{
    "id": 52,
    "com2us_id": 7,
    "url": "https://swarfarm.com/api/v2/items/52/?format=api",
    "name": "Legendary Scroll",
    "category": "Summoning Scroll",
    "icon": "scroll_legendary.png",
    "description": "Used to summon a 4-5 star monster of Fire, Water, or Wind element.",
    "sell_value": null
}