List Conflicts
Returns every conflict referenced in firearm service histories, with the firearms recorded in each.
- stringHeadererforderlich
Ihr API-Schlüssel.
Authorization: Bearer <key>wird ebenfalls akzeptiert.
- object[]
The response payload.
- string
Display name, as the maker writes it.
- integer
How many firearms this row covers.
- object[]
The firearms recorded as used in this conflict.
- string
Slug of the firearm.
- string
Display name, as the maker writes it.
- 400
VALIDATION_ERROR - 401
UNAUTHORIZED - 403
FORBIDDEN - 429
RATE_LIMITED - 500
INTERNAL_ERROR
Requires Builder tier or higher.
Conflicts are sorted by start year descending (most recent first).
Conflict data is aggregated from the conflicts JSON field on individual firearm records.
The slug field can be used with the /v1/firearms/by-conflict endpoint.
- Mindeststufe
- Builder+
- Monatskontingent
- 25,000/mo
- Anfragerate
- 60/min
- Tageslimit
- 2,000
Die Werte gelten für die Mindeststufe dieses Endpunkts. Höhere Stufen erhöhen alle Limits.