GET /api/loaddata/HandLoad/49/?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/49/?format=api",
    "powder": {
        "url": "http://benspelledabc.me/api/loaddata/Powder/15/?format=api",
        "name": "H4895",
        "is_smokeless": true,
        "buy_link": null,
        "lbs_on_hand": "1.0",
        "author_pk": 1,
        "is_approved": true
    },
    "firearm": {
        "url": "http://benspelledabc.me/api/loaddata/Firearm/18/?format=api",
        "owner": {
            "id": 42,
            "last_login": "2021-08-08T21:29:48-04:00",
            "is_superuser": false,
            "username": "mike",
            "first_name": "Mike",
            "last_name": "Heil",
            "email": "",
            "is_staff": false,
            "is_active": false,
            "date_joined": "2020-10-29T13:40:24-04:00",
            "groups": [
                {
                    "id": 16,
                    "name": "groundhog_hole_knowledge"
                }
            ],
            "user_permissions": []
        },
        "caliber": {
            "url": "http://benspelledabc.me/api/loaddata/Caliber/26/?format=api",
            "name": "30-06",
            "diameter": "0.308",
            "author_pk": 1,
            "is_approved": true
        },
        "manufacture": "Ruger",
        "model": "M77 MKII SS",
        "serial_number": "serial_not_set",
        "barrel_length": "18.00",
        "inches_per_twist": "10.0",
        "clicks_from_bottom_to_zero_elevation": -1,
        "clicks_from_bottom_to_zero_windage": -1,
        "extra_info": "",
        "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/29/?format=api",
        "Manufacture": "Nosler",
        "Name": "Ballistic Tip",
        "WeightGR": 150,
        "Diameter": "0.308",
        "Ballistic_Coefficient": "0.2400",
        "projectiles_on_hand": 100,
        "buy_link": null,
        "author_pk": 1,
        "is_approved": true
    },
    "brass": {
        "url": "http://benspelledabc.me/api/loaddata/Brass/15/?format=api",
        "caliber": {
            "url": "http://benspelledabc.me/api/loaddata/Caliber/26/?format=api",
            "name": "30-06",
            "diameter": "0.308",
            "author_pk": 1,
            "is_approved": true
        },
        "manufacture": "Mixed",
        "brass_on_hand": 100,
        "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": "48.5",
    "COAL": null,
    "Velocity": 2804,
    "cycle_level": "Unknown",
    "Is_Estimated": false,
    "Standard_Deviation": null,
    "Extreme_Spread": null,
    "Is_Sheriff_Load": false,
    "Confirmed_Splat_Factor": false,
    "Group_Size": null,
    "Group_Picture": null,
    "Notes": "",
    "grt_load": null,
    "grt_load_pic": null
}