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

{
    "id": 32,
    "com2us_id": 1005,
    "url": "https://swarfarm.com/api/v2/items/32/?format=api",
    "name": "Shining Mythril",
    "category": "Craft Material",
    "icon": "craftstuff_icon_0000_01_05.png",
    "description": "It's a mysterious metal that's been blessed by Ameria, the Goddess of Serenity. Used as Craft material.",
    "sell_value": 1
}