list: API endpoint for returning a list of documents.
retrieve: API endpoint for returning a particular document.

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

{
    "url": "https://api-beta.open5e.com/v2/documents/vom/?format=api",
    "key": "vom",
    "licenses": [
        {
            "name": "OPEN GAME LICENSE Version 1.0a",
            "key": "ogl-10a",
            "url": "https://api-beta.open5e.com/v2/licenses/ogl-10a/?format=api"
        }
    ],
    "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"
    },
    "display_name": "Vault of Magic",
    "name": "Vault of Magic",
    "desc": "Inside Vault of Magic, you’ll find a vast treasure trove of enchanted items of every imaginable use—more than 900 in all! There are plenty of armors, weapons, potions, rings, and wands, but that’s just for starters. From mirrors to masks, edibles to earrings, and lanterns to lockets, it’s all here, ready for you to use in your 5th Edition game.\r\n\r\nThis 240-page volume includes:\r\n\r\n    More than 30 unique items developed by special guests, including Patrick Rothfuss, Gail Simone, Deborah Ann Woll, and Luke Gygax\r\n    Fabled items that grow in power as characters rise in levels\r\n    New item themes, such as monster-inspired, clockwork, and apprentice wizards\r\n    Hundreds of full-color illustrations\r\n    25 treasure-generation tables sorted by rarity and including magic items from the core rules\r\n\r\nAmaze and delight your players and spice up your 5th Edition campaign with fresh, new enchanted items from Vault of Magic. It’ll turn that next treasure hoard into something . . . wondrous!\r\n\r\nSKU: KOB-9245-DnD-5E",
    "author": "Phillip Larwood, Jeff Lee, and Christopher Lockey",
    "publication_date": "2021-11-20T00:00:00",
    "permalink": "https://koboldpress.com/kpstore/product/vault-of-magic-for-5th-edition/",
    "distance_unit": "feet",
    "weight_unit": "lb"
}