Item Instance
list: API endpoint for returning a list of items.
retrieve: API endpoint for returning a particular item.
GET /v2/items/vom_dawn-shard-longsword/?format=api
{ "url": "https://api-beta.open5e.com/v2/items/vom_dawn-shard-longsword/?format=api", "key": "vom_dawn-shard-longsword", "name": "Dawn Shard Longsword", "desc": "The blade of this magic weapon gleams with a faint golden shine, and the pommel is etched with a sunburst. As a bonus action, you can command the weapon to shed dim light out to 5 feet, to shed bright light out to 20 feet and dim light for an additional 20 feet, or to douse the light. The weapon deals an extra 1d6 radiant damage to any creature it hits. This increases to 2d6 radiant damage if the target is undead or a creature of shadow.", "category": { "name": "Weapon", "key": "weapon", "url": "https://api-beta.open5e.com/v2/itemcategories/weapon/?format=api" }, "rarity": { "name": "Uncommon", "url": "https://api-beta.open5e.com/v2/itemrarities/uncommon/?format=api", "key": "uncommon", "rank": 2 }, "is_magic_item": true, "weapon": { "name": "Longsword", "key": "srd_longsword", "url": "https://api-beta.open5e.com/v2/weapons/srd_longsword/?format=api", "damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "damage_dice": "1d8", "properties": [ { "property": { "name": "Versatile", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api", "desc": "This weapon can be used with one or two hands. A damage value in parentheses appears with the property—the damage when the weapon is used with two hands to make a melee attack." }, "detail": "1d10" } ], "is_simple": false, "is_martial": true, "is_improvised": false, "distance_unit": "feet" }, "armor": null, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "weight": "0.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": true, "attunement_detail": null, "document": { "name": "Vault of Magic", "key": "vom", "type": "SOURCE", "display_name": "Vault of Magic", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/" } }