Item Instance
list: API endpoint for returning a list of items.
retrieve: API endpoint for returning a particular item.
GET /v2/items/srd-2024_club-plus-1/?format=api
{ "url": "https://api-beta.open5e.com/v2/items/srd-2024_club-plus-1/?format=api", "key": "srd-2024_club-plus-1", "name": "Club (+1)", "desc": "You have a bonus to attack rolls and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.", "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": "Club", "key": "srd-2024_club", "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_club/?format=api", "damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "damage_dice": "1d4", "properties": [ { "property": { "name": "Light", "type": null, "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_light-wp/?format=api", "desc": "When you take the Attack action on your turn and attack with a Light weapon, you can make one extra attack as a Bonus Action later on the same turn. That extra attack must be made with a different Light weapon, and you don't add your ability modifier to the extra attack's damage unless that modifier is negative." }, "detail": null }, { "property": { "name": "Slow", "type": "Mastery", "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_slow-mastery/?format=api", "desc": "If you hit a creature with this weapon and deal damage to it, you can reduce its Speed by 10 feet until the start of your next turn. If the creature is hit more than once by weapons that have this property, the Speed reduction doesn't exceed 10 feet." }, "detail": null } ], "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": "2.000", "weight_unit": "lb", "cost": "0.00", "requires_attunement": false, "attunement_detail": null, "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" } }