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

{
    "id": 39,
    "com2us_id": 5001,
    "url": "https://swarfarm.com/api/v2/items/39/?format=api",
    "name": "Frozen Water Crystal",
    "category": "Craft Material",
    "icon": "craftstuff_icon_0000_05_01.png",
    "description": "It's a crystal with the power of Water. Used as Craft material.",
    "sell_value": 0
}