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

{
    "id": 48,
    "com2us_id": 3,
    "url": "https://swarfarm.com/api/v2/items/48/?format=api",
    "name": "Scroll of Light and Dark",
    "category": "Summoning Scroll",
    "icon": "scroll_light_and_dark.png",
    "description": "Used to summon a 3-5 star monster of Light or Dark element",
    "sell_value": null
}