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

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