Get Firearm in Version
Returns the game stats for a single firearm as frozen in one snapshot version.
- stringheaderrequired
Your API key.
Authorization: Bearer <key>is accepted in its place.
- stringrequired
Snapshot version
- Accepts
- matching
^[a-z0-9][a-z0-9.\-]*$ - Example
- stringrequired
Firearm slug
- Accepts
- a lowercase slug: letters, digits and hyphens
- Example
- GameStatsSnapshotEntry
The response payload
- string
Slug of the firearm this row is about.
- string
Display name at the time the snapshot was taken.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- integer | null
Editorial game statistic as it stood in this snapshot, 0-100.
- 400
VALIDATION_ERROR - 401
UNAUTHORIZED - 403
FORBIDDEN - 404
NOT_FOUND - 429
RATE_LIMITED - 500
INTERNAL_ERROR
Requires Builder tier or higher.
Returns 404 if the firearm had no game stats when the snapshot was created.
Stats are frozen: identical every time you call this for the same version.
- Minimum tier
- Builder+
- Monthly quota
- 25,000/mo
- Rate limit
- 60/min
- Daily cap
- 2,000
Figures shown are for this endpoint's minimum tier. Higher tiers raise every limit.