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

{
    "id": 30,
    "com2us_id": 1003,
    "url": "https://swarfarm.com/api/v2/items/30/?format=api",
    "name": "Solid Rock",
    "category": "Craft Material",
    "icon": "craftstuff_icon_0000_01_03.png",
    "description": "It's a solid rock that's refined over time. Used as Craft material.",
    "sell_value": 1
}