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

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