v1

latestOpenAPI 3.0.0MIT (code only)2026-07-1783284693.9 KB
Items

In-Game Weapon Attachment Detail

Retrieve a specific weapon attachment by name or UUID. Results are scoped to the requested or default game version. Alias for /api/items/{identifier} scoped to weapon attachments. Supports includes: shops, variants, related_items, blueprints, vehicles, shops.items.

get/api/weapon-attachments/{identifier}

Path parameters

identifierstring required

Item name or UUID

Example:Quell Suppressor2

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 Attachment