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

{
    "id": 44,
    "com2us_id": 6001,
    "url": "https://swarfarm.com/api/v2/items/44/?format=api",
    "name": "Condensed Magic Crystal",
    "category": "Craft Material",
    "icon": "craftstuff_icon_0000_06_01.png",
    "description": "It's a crystal with the power of condensed magic. Used as Craft material.",
    "sell_value": 0
}