GET /api/loaddata/HandLoad/2/?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/2/?format=api",
    "powder": {
        "url": "http://benspelledabc.me/api/loaddata/Powder/2/?format=api",
        "name": "IMR 4064",
        "is_smokeless": true,
        "buy_link": "https://ammoseek.com/reloading/powder/IMR?ikw=4064",
        "lbs_on_hand": "1.0",
        "author_pk": 1,
        "is_approved": true
    },
    "firearm": {
        "url": "http://benspelledabc.me/api/loaddata/Firearm/2/?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/2/?format=api",
            "name": "8mm Mauser",
            "diameter": "0.324",
            "author_pk": 1,
            "is_approved": true
        },
        "manufacture": "German Axis",
        "model": "K98k",
        "serial_number": "serial_not_set",
        "barrel_length": "23.62",
        "inches_per_twist": "9.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/15/?format=api",
        "Manufacture": "Unknown",
        "Name": "Factory Second",
        "WeightGR": 200,
        "Diameter": "0.324",
        "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/7/?format=api",
        "caliber": {
            "url": "http://benspelledabc.me/api/loaddata/Caliber/2/?format=api",
            "name": "8mm Mauser",
            "diameter": "0.324",
            "author_pk": 1,
            "is_approved": true
        },
        "manufacture": "30-06 Self-Identifying as 8mm Mauser",
        "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": "46.0",
    "COAL": null,
    "Velocity": 2540,
    "cycle_level": "Unknown",
    "Is_Estimated": true,
    "Standard_Deviation": null,
    "Extreme_Spread": null,
    "Is_Sheriff_Load": true,
    "Confirmed_Splat_Factor": false,
    "Group_Size": null,
    "Group_Picture": null,
    "Notes": null,
    "grt_load": null,
    "grt_load_pic": null
}