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

{
    "id": 101,
    "com2us_id": 32,
    "url": "https://swarfarm.com/api/v2/items/101/?format=api",
    "name": "SWC 2021 Scroll",
    "category": "Summoning Scroll",
    "icon": null,
    "description": "",
    "sell_value": null
}