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

{
    "id": 34,
    "com2us_id": 2001,
    "url": "https://swarfarm.com/api/v2/items/34/?format=api",
    "name": "Rune Piece",
    "category": "Craft Material",
    "icon": "craftstuff_icon_0000_02_01.png",
    "description": "They're small pieces of stones with magic power that are mainly used to craft Runes. Used as Craft material.",
    "sell_value": 1
}