list: API endpoint for returning a list of weapons.
retrieve: API endpoint for returning a particular weapon.

GET /v2/weapons/?format=api&ordering=properties&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 75,
    "next": null,
    "previous": "https://api-beta.open5e.com/v2/weapons/?format=api&ordering=properties",
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd_sickle/?format=api",
            "key": "srd_sickle",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 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 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "properties": [
                {
                    "property": {
                        "name": "Light",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_light-wp/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Slashing",
                "key": "slashing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Sickle",
            "damage_dice": "1d4",
            "range": 0.0,
            "long_range": 0.0,
            "is_simple": true,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd_sling/?format=api",
            "key": "srd_sling",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 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 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "properties": [
                {
                    "property": {
                        "name": "Ammunition",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_ammunition-wp/?format=api"
                    },
                    "detail": "range 80/320"
                }
            ],
            "damage_type": {
                "name": "Bludgeoning",
                "key": "bludgeoning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            },
            "distance_unit": "feet",
            "name": "Sling",
            "damage_dice": "1d4",
            "range": 30.0,
            "long_range": 120.0,
            "is_simple": true,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd_spear/?format=api",
            "key": "srd_spear",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 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 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "properties": [
                {
                    "property": {
                        "name": "Thrown",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_thrown-wp/?format=api"
                    },
                    "detail": "range 20/60"
                },
                {
                    "property": {
                        "name": "Versatile",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api"
                    },
                    "detail": "1d8"
                }
            ],
            "damage_type": {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Spear",
            "damage_dice": "1d6",
            "range": 20.0,
            "long_range": 60.0,
            "is_simple": true,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd_spear/?format=api",
            "key": "srd_spear",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 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 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "properties": [
                {
                    "property": {
                        "name": "Thrown",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_thrown-wp/?format=api"
                    },
                    "detail": "range 20/60"
                },
                {
                    "property": {
                        "name": "Versatile",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api"
                    },
                    "detail": "1d8"
                }
            ],
            "damage_type": {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Spear",
            "damage_dice": "1d6",
            "range": 20.0,
            "long_range": 60.0,
            "is_simple": true,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd_trident/?format=api",
            "key": "srd_trident",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 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 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "properties": [
                {
                    "property": {
                        "name": "Two-Handed",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_two-handed-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Thrown",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_thrown-wp/?format=api"
                    },
                    "detail": "range 20/60"
                },
                {
                    "property": {
                        "name": "Versatile",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api"
                    },
                    "detail": "1d8"
                }
            ],
            "damage_type": {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Trident",
            "damage_dice": "1d6",
            "range": 20.0,
            "long_range": 60.0,
            "is_simple": false,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd_trident/?format=api",
            "key": "srd_trident",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 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 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "properties": [
                {
                    "property": {
                        "name": "Two-Handed",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_two-handed-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Thrown",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_thrown-wp/?format=api"
                    },
                    "detail": "range 20/60"
                },
                {
                    "property": {
                        "name": "Versatile",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api"
                    },
                    "detail": "1d8"
                }
            ],
            "damage_type": {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Trident",
            "damage_dice": "1d6",
            "range": 20.0,
            "long_range": 60.0,
            "is_simple": false,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd_warhammer/?format=api",
            "key": "srd_warhammer",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 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 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "properties": [
                {
                    "property": {
                        "name": "Versatile",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_versatile-wp/?format=api"
                    },
                    "detail": "1d10"
                }
            ],
            "damage_type": {
                "name": "Bludgeoning",
                "key": "bludgeoning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            },
            "distance_unit": "feet",
            "name": "Warhammer",
            "damage_dice": "1d8",
            "range": 0.0,
            "long_range": 0.0,
            "is_simple": false,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd_whip/?format=api",
            "key": "srd_whip",
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 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 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "properties": [
                {
                    "property": {
                        "name": "Reach",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2014_reach-wp/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Slashing",
                "key": "slashing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Whip",
            "damage_dice": "1d4",
            "range": 0.0,
            "long_range": 0.0,
            "is_simple": false,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_battleaxe/?format=api",
            "key": "srd-2024_battleaxe",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Topple",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_topple-mastery/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Versatile",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_versatile-wp/?format=api"
                    },
                    "detail": "1d10"
                }
            ],
            "damage_type": {
                "name": "Slashing",
                "key": "slashing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Battleaxe",
            "damage_dice": "1d8",
            "range": 0.0,
            "long_range": 0.0,
            "is_simple": false,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_battleaxe/?format=api",
            "key": "srd-2024_battleaxe",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Topple",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_topple-mastery/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Versatile",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_versatile-wp/?format=api"
                    },
                    "detail": "1d10"
                }
            ],
            "damage_type": {
                "name": "Slashing",
                "key": "slashing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Battleaxe",
            "damage_dice": "1d8",
            "range": 0.0,
            "long_range": 0.0,
            "is_simple": false,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_blowgun/?format=api",
            "key": "srd-2024_blowgun",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Ammunition",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_ammunition-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Loading",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_loading-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Vex",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_vex-mastery/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Blowgun",
            "damage_dice": "1",
            "range": 25.0,
            "long_range": 100.0,
            "is_simple": false,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_blowgun/?format=api",
            "key": "srd-2024_blowgun",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Ammunition",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_ammunition-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Loading",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_loading-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Vex",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_vex-mastery/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Blowgun",
            "damage_dice": "1",
            "range": 25.0,
            "long_range": 100.0,
            "is_simple": false,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_blowgun/?format=api",
            "key": "srd-2024_blowgun",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Ammunition",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_ammunition-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Loading",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_loading-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Vex",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_vex-mastery/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Blowgun",
            "damage_dice": "1",
            "range": 25.0,
            "long_range": 100.0,
            "is_simple": false,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_club/?format=api",
            "key": "srd-2024_club",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Light",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_light-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Slow",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_slow-mastery/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Bludgeoning",
                "key": "bludgeoning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            },
            "distance_unit": "feet",
            "name": "Club",
            "damage_dice": "1d4",
            "range": 0.0,
            "long_range": 0.0,
            "is_simple": true,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_club/?format=api",
            "key": "srd-2024_club",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Light",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_light-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Slow",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_slow-mastery/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Bludgeoning",
                "key": "bludgeoning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            },
            "distance_unit": "feet",
            "name": "Club",
            "damage_dice": "1d4",
            "range": 0.0,
            "long_range": 0.0,
            "is_simple": true,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_dagger/?format=api",
            "key": "srd-2024_dagger",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Finesse",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_finesse-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Light",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_light-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Nick",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_nick-mastery/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Thrown",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_thrown-wp/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Dagger",
            "damage_dice": "1d4",
            "range": 20.0,
            "long_range": 60.0,
            "is_simple": true,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_dagger/?format=api",
            "key": "srd-2024_dagger",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Finesse",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_finesse-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Light",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_light-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Nick",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_nick-mastery/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Thrown",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_thrown-wp/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Dagger",
            "damage_dice": "1d4",
            "range": 20.0,
            "long_range": 60.0,
            "is_simple": true,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_dagger/?format=api",
            "key": "srd-2024_dagger",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Finesse",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_finesse-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Light",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_light-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Nick",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_nick-mastery/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Thrown",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_thrown-wp/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Dagger",
            "damage_dice": "1d4",
            "range": 20.0,
            "long_range": 60.0,
            "is_simple": true,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_dagger/?format=api",
            "key": "srd-2024_dagger",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Finesse",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_finesse-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Light",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_light-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Nick",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_nick-mastery/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Thrown",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_thrown-wp/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Dagger",
            "damage_dice": "1d4",
            "range": 20.0,
            "long_range": 60.0,
            "is_simple": true,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_dart/?format=api",
            "key": "srd-2024_dart",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Finesse",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_finesse-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Thrown",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_thrown-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Vex",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_vex-mastery/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Dart",
            "damage_dice": "1d4",
            "range": 20.0,
            "long_range": 60.0,
            "is_simple": true,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_dart/?format=api",
            "key": "srd-2024_dart",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Finesse",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_finesse-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Thrown",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_thrown-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Vex",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_vex-mastery/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Dart",
            "damage_dice": "1d4",
            "range": 20.0,
            "long_range": 60.0,
            "is_simple": true,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_dart/?format=api",
            "key": "srd-2024_dart",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Finesse",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_finesse-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Thrown",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_thrown-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Vex",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_vex-mastery/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Dart",
            "damage_dice": "1d4",
            "range": 20.0,
            "long_range": 60.0,
            "is_simple": true,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_flail/?format=api",
            "key": "srd-2024_flail",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Sap",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_sap-mastery/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Bludgeoning",
                "key": "bludgeoning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            },
            "distance_unit": "feet",
            "name": "Flail",
            "damage_dice": "1d8",
            "range": 0.0,
            "long_range": 0.0,
            "is_simple": false,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_glaive/?format=api",
            "key": "srd-2024_glaive",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Graze",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_graze-mastery/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Heavy",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_heavy-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Reach",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_reach-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Two-Handed",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_two-handed-wp/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Slashing",
                "key": "slashing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Glaive",
            "damage_dice": "1d10",
            "range": 0.0,
            "long_range": 0.0,
            "is_simple": false,
            "is_improvised": false
        },
        {
            "url": "https://api-beta.open5e.com/v2/weapons/srd-2024_glaive/?format=api",
            "key": "srd-2024_glaive",
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "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"
            },
            "properties": [
                {
                    "property": {
                        "name": "Graze",
                        "type": "Mastery",
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_graze-mastery/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Heavy",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_heavy-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Reach",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_reach-wp/?format=api"
                    },
                    "detail": null
                },
                {
                    "property": {
                        "name": "Two-Handed",
                        "type": null,
                        "url": "https://api-beta.open5e.com/v2/weaponproperties/srd-2024_two-handed-wp/?format=api"
                    },
                    "detail": null
                }
            ],
            "damage_type": {
                "name": "Slashing",
                "key": "slashing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            },
            "distance_unit": "feet",
            "name": "Glaive",
            "damage_dice": "1d10",
            "range": 0.0,
            "long_range": 0.0,
            "is_simple": false,
            "is_improvised": false
        }
    ]
}