Discussion: Inventory item images

Hi,

Is it possible to get the URL of an item's image from a player's inventory? Or an alternative way?

At the moment, this doesn't seem possible. A Chunk of Metal Rock appears as follows in the players.inventory call:

"slot_X": {
    "tsid": "REDACTED",
    "path_tsid": "REDACTED",
    "class_tsid": "metal_rock",
    "label": "Chunk of Metal Rock",
    "count": 50
}

The icon from the Encyclopedia (as well as the Post a new auction screen) is http://c2.glitch.bz/items/2010-11-29/1662_1291095474_iconic.png

Thanks,
Revilo

P.S. Can you please allow the <pre>-tag in the forum?
Pass in defs=1 in the arguments
Thanks, I honestly did not see that. Now I do...