Items
In-Game Weapon Detail
Retrieve a specific FPS weapon by name or UUID. Results are scoped to the requested or default game version. Alias for /api/items/{identifier} scoped to weapons. Supports includes: shops, variants, related_items, blueprints, vehicles, shops.items.
get/api/weapons/{identifier}
Path parameters
identifierstring required
Item name or UUID
Example:Scourge Railgun
Query parameters
localestring
Locale code for translated fields. Supported values depend on available translations (e.g. en, de, zh).
includestring
Comma-separated list of relationships to include. Available includes vary per endpoint, see each endpoint's description for supported values.
versionstring
Game version code to scope results to. Omit to use the current default version. Use GET /api/game-versions to list available versions and GET /api/game-versions/default to discover the default.
Response
A Weapon