Item Instance
list: API endpoint for returning a list of items.
retrieve: API endpoint for returning a particular item.
GET /v2/items/vom_staff-of-portals/?format=api
{ "url": "https://api-beta.open5e.com/v2/items/vom_staff-of-portals/?format=api", "key": "vom_staff-of-portals", "name": "Staff of Portals", "desc": "This iron-shod wooden staff is heavily worn, and it can be wielded as a quarterstaff that grants a +1 bonus to attack and damage rolls made with it. The staff has 10 charges and regains 1d6 + 4 expended charges daily at dawn. If you expend the last charge, roll a d20. On a 1, the staff loses all of its magic and becomes a nonmagical quarterstaff. While holding the staff, you can use an action to expend 1 or more of its charges to cast one of the following spells from it, using your spell save DC: arcane lock (2 charges), dimension door (4 charges), knock (2 charges), or passwall (5 charges).", "category": { "name": "Staff", "key": "staff", "url": "https://api-beta.open5e.com/v2/itemcategories/staff/?format=api" }, "rarity": { "name": "Very Rare", "url": "https://api-beta.open5e.com/v2/itemrarities/very-rare/?format=api", "key": "very-rare", "rank": 4 }, "is_magic_item": true, "weapon": { "name": "Quarterstaff", "key": "srd_quarterstaff", "url": "https://api-beta.open5e.com/v2/weapons/srd_quarterstaff/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "1d6", "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": "1d8" } ], "is_simple": true, "is_martial": false, "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": false, "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/" } }