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

{
    "id": 43,
    "com2us_id": 5005,
    "url": "https://swarfarm.com/api/v2/items/43/?format=api",
    "name": "Pitch-black Dark Crystal",
    "category": "Craft Material",
    "icon": "craftstuff_icon_0000_05_05.png",
    "description": "It's a crystal with the power of Darkness. Used as Craft material.",
    "sell_value": 0
}