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

{
    "id": 33,
    "com2us_id": 1006,
    "url": "https://swarfarm.com/api/v2/items/33/?format=api",
    "name": "Thick Cloth",
    "category": "Craft Material",
    "icon": "craftstuff_icon_0000_01_06.png",
    "description": "It's a carefully woven cloth with high endurance. Used as Craft material.",
    "sell_value": 1
}