GET /api/loaddata/HandLoad/46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://benspelledabc.me/api/loaddata/HandLoad/46/?format=api",
    "powder": {
        "url": "http://benspelledabc.me/api/loaddata/Powder/3/?format=api",
        "name": "Benchmark",
        "is_smokeless": true,
        "buy_link": "https://ammoseek.com/reloading/powder/Hodgdon?ikw=Benchmark",
        "lbs_on_hand": "8.5",
        "author_pk": 1,
        "is_approved": true
    },
    "firearm": {
        "url": "http://benspelledabc.me/api/loaddata/Firearm/16/?format=api",
        "owner": {
            "id": 36,
            "last_login": null,
            "is_superuser": false,
            "username": "leif",
            "first_name": "Leif",
            "last_name": "",
            "email": "",
            "is_staff": false,
            "is_active": false,
            "date_joined": "2020-08-26T19:26:05-04:00",
            "groups": [
                {
                    "id": 11,
                    "name": "content_collection_dnd5e"
                },
                {
                    "id": 14,
                    "name": "content_collection_fantasy_grounds"
                },
                {
                    "id": 16,
                    "name": "groundhog_hole_knowledge"
                }
            ],
            "user_permissions": []
        },
        "caliber": {
            "url": "http://benspelledabc.me/api/loaddata/Caliber/3/?format=api",
            "name": "308 Winchester",
            "diameter": "0.308",
            "author_pk": 1,
            "is_approved": true
        },
        "manufacture": "Remington",
        "model": "700",
        "serial_number": "serial_not_set",
        "barrel_length": "16.00",
        "inches_per_twist": "9.0",
        "clicks_from_bottom_to_zero_elevation": -1,
        "clicks_from_bottom_to_zero_windage": -1,
        "extra_info": "Almost all of this firearm's info needs to be validated.",
        "firearm_photo_1": null,
        "firearm_photo_2": null,
        "firearm_photo_3": null,
        "firearm_photo_4": null,
        "firearm_photo_5": null,
        "firearm_photo_6": null,
        "firearm_photo_7": null,
        "firearm_photo_8": null,
        "firearm_photo_9": null,
        "firearm_photo_10": null
    },
    "projectile": {
        "url": "http://benspelledabc.me/api/loaddata/Projectile/25/?format=api",
        "Manufacture": "Nosler",
        "Name": "Varmageddon",
        "WeightGR": 110,
        "Diameter": "0.308",
        "Ballistic_Coefficient": "0.2930",
        "projectiles_on_hand": 200,
        "buy_link": "https://ammoseek.com/reloading/bullets/.308-diameter/110grains?ikw=varmageddon",
        "author_pk": 1,
        "is_approved": true
    },
    "brass": {
        "url": "http://benspelledabc.me/api/loaddata/Brass/13/?format=api",
        "caliber": {
            "url": "http://benspelledabc.me/api/loaddata/Caliber/3/?format=api",
            "name": "308 Winchester",
            "diameter": "0.308",
            "author_pk": 1,
            "is_approved": true
        },
        "manufacture": "SBS NATO",
        "brass_on_hand": 200,
        "buy_link": null,
        "author_pk": 1,
        "is_approved": true
    },
    "primer": {
        "url": "http://benspelledabc.me/api/loaddata/Primer/2/?format=api",
        "manufacture": "CCI",
        "description": "Large Rifle (#200)",
        "units_on_hand": 100,
        "buy_link": "https://ammoseek.com/reloading/primers/CCI?ekw=shot&ikw=Large%20rifle%20primer%20200",
        "author_pk": 1,
        "is_approved": true
    },
    "Powder_Charge": "46.8",
    "COAL": null,
    "Velocity": 3167,
    "cycle_level": "Unknown",
    "Is_Estimated": true,
    "Standard_Deviation": 5,
    "Extreme_Spread": 5,
    "Is_Sheriff_Load": false,
    "Confirmed_Splat_Factor": false,
    "Group_Size": "0.576",
    "Group_Picture": null,
    "Notes": null,
    "grt_load": null,
    "grt_load_pic": null
}