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

{
    "id": 84,
    "com2us_id": 9001,
    "url": "https://swarfarm.com/api/v2/items/84/?format=api",
    "name": "Karzhan's Rune Ore",
    "category": "Craft Material",
    "icon": "craftstuff_icon_0000_09_02.png",
    "description": "It's a rune ore containing the energy of Dimension Karzhan. Used as Craft material.",
    "sell_value": 0
}