Notice

New Media API EndpointPull newly uploaded firearm images and rendersAll Media API Endpoint

Musgrave Rifles

South African manufacturer of hunting and sporting rifles, founded in 1950 by target shooting champion Benjamin Musgrave, revived in 2009 after a decade of closure.

Country
South Africa
Founded
1950
Status
Not recorded
Records in the catalogue
13

Identity

Everything on file

IdentityWhere they are, when they started, and whether they are still going.

Country
South Africa
Founded
1950

LinksThe company itself, and the companies it came from.

Website
https://www.musgraverifles.co.za

OutputCounted from the records in the catalogue, not claimed by the maker.

Records in the catalogue
13
In production
0
Discontinued
13
Years covered
1970 to 1988
Average weight
3.84 kg
Most common cartridge
.30-06 Springfield

API

The call that returns this record

The same fields, in the same units, from the same endpoint the page reads.

curl --request GET \  --url 'https://api.gunspec.io/v1/manufacturers/musgrave' \  --header 'X-API-Key: your_key'
Response
{  "id": "musgrave",  "name": "Musgrave Rifles",  "country_code": "ZA",  "founded_year": 1950,  "status": null,  "website": "https://www.musgraverifles.co.za",  "parent_id": null}