GET /api/loaddata/HandLoad/21/?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/21/?format=api",
    "powder": {
        "url": "http://benspelledabc.me/api/loaddata/Powder/4/?format=api",
        "name": "IMR 3031",
        "is_smokeless": true,
        "buy_link": "https://ammoseek.com/reloading/powder/IMR?ikw=3031",
        "lbs_on_hand": "1.0",
        "author_pk": 1,
        "is_approved": true
    },
    "firearm": {
        "url": "http://benspelledabc.me/api/loaddata/Firearm/10/?format=api",
        "owner": {
            "id": 35,
            "last_login": "2020-12-31T19:15:14-05:00",
            "is_superuser": false,
            "username": "shamus",
            "first_name": "Shamus",
            "last_name": "Burns",
            "email": "shamusthebassist21@gmail.com",
            "is_staff": false,
            "is_active": false,
            "date_joined": "2020-08-26T18:10:04-04:00",
            "groups": [
                {
                    "id": 11,
                    "name": "content_collection_dnd5e"
                },
                {
                    "id": 14,
                    "name": "content_collection_fantasy_grounds"
                },
                {
                    "id": 16,
                    "name": "groundhog_hole_knowledge"
                }
            ],
            "user_permissions": [
                84,
                188,
                88
            ]
        },
        "caliber": {
            "url": "http://benspelledabc.me/api/loaddata/Caliber/5/?format=api",
            "name": "223 Wylde",
            "diameter": "0.224",
            "author_pk": 1,
            "is_approved": true
        },
        "manufacture": "AR-15",
        "model": "AR-15",
        "serial_number": "serial_not_set",
        "barrel_length": "18.00",
        "inches_per_twist": "8.0",
        "clicks_from_bottom_to_zero_elevation": -1,
        "clicks_from_bottom_to_zero_windage": -1,
        "extra_info": "Current scope may not be tracking well. Need to test 100, then 540, back to 200. Cycles, testing tracking. At the moment, we are at -2 MOA for 200 yards when we thought 0 was 100. Might want to check tracking the next time we go pew pew.",
        "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/3/?format=api",
        "Manufacture": "Sierra",
        "Name": "Matchking HPBT",
        "WeightGR": 52,
        "Diameter": "0.224",
        "Ballistic_Coefficient": "0.2400",
        "projectiles_on_hand": 100,
        "buy_link": "https://ammoseek.com/reloading/Sierra-bullets/52grains?ikw=MATCHKING",
        "author_pk": 1,
        "is_approved": true
    },
    "brass": {
        "url": "http://benspelledabc.me/api/loaddata/Brass/4/?format=api",
        "caliber": {
            "url": "http://benspelledabc.me/api/loaddata/Caliber/5/?format=api",
            "name": "223 Wylde",
            "diameter": "0.224",
            "author_pk": 1,
            "is_approved": true
        },
        "manufacture": "Mixed",
        "brass_on_hand": 600,
        "buy_link": "https://www.midsouthshooterssupply.com/item/00258dp8b223remmymj/top-brass-point223-remington-reconditioned-unprimed-rifle-brass-1-and-000-count",
        "author_pk": 1,
        "is_approved": true
    },
    "primer": {
        "url": "http://benspelledabc.me/api/loaddata/Primer/3/?format=api",
        "manufacture": "CCI",
        "description": "Small Rifle (#400)",
        "units_on_hand": 137,
        "buy_link": "https://ammoseek.com/reloading/primers/CCI?ekw=shot&ikw=small%20rifle%20primer",
        "author_pk": 1,
        "is_approved": true
    },
    "Powder_Charge": "24.3",
    "COAL": null,
    "Velocity": 3260,
    "cycle_level": "Unknown",
    "Is_Estimated": true,
    "Standard_Deviation": null,
    "Extreme_Spread": null,
    "Is_Sheriff_Load": false,
    "Confirmed_Splat_Factor": false,
    "Group_Size": null,
    "Group_Picture": null,
    "Notes": null,
    "grt_load": null,
    "grt_load_pic": null
}