GET /api/groundhog_logbook/Location/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 31,
    "next": "http://benspelledabc.me/api/groundhog_logbook/Location/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/18/?format=api",
            "nickname": "Barn: South corner Near foot path",
            "elevation": "764",
            "latitude": "39.6212340",
            "longitude": "-77.0276600"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/22/?format=api",
            "nickname": "BigField: 2/3 to cherry tree",
            "elevation": "764",
            "latitude": "39.6198632",
            "longitude": "-77.0298715"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/11/?format=api",
            "nickname": "BigField: After Dropoff",
            "elevation": "764",
            "latitude": "39.6176590",
            "longitude": "-77.0288380"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/32/?format=api",
            "nickname": "BigField: After rock pit, before alcove",
            "elevation": "764",
            "latitude": "39.6197370",
            "longitude": "-77.0280600"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/4/?format=api",
            "nickname": "BigField: Alcove",
            "elevation": "764",
            "latitude": "39.6199380",
            "longitude": "-77.0281110"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/3/?format=api",
            "nickname": "BigField: Animal Highway",
            "elevation": "764",
            "latitude": "39.6172160",
            "longitude": "-77.0281350"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/19/?format=api",
            "nickname": "BigField: FarAlcove",
            "elevation": "764",
            "latitude": "39.6184733",
            "longitude": "-77.0276919"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/30/?format=api",
            "nickname": "BigField: Fenceline after animal highway",
            "elevation": "794",
            "latitude": "39.6168090",
            "longitude": "-77.0283400"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/12/?format=api",
            "nickname": "BigField: Just Into Woods (2x)",
            "elevation": "764",
            "latitude": "39.6167560",
            "longitude": "-77.0291270"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/25/?format=api",
            "nickname": "BigField: Just past drop off",
            "elevation": "764",
            "latitude": "39.6179260",
            "longitude": "-77.0292258"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/23/?format=api",
            "nickname": "BigField: Mid crop split 150y",
            "elevation": "764",
            "latitude": "39.6199020",
            "longitude": "-77.0291571"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/20/?format=api",
            "nickname": "BigField: Near road NORTHWEST",
            "elevation": "764",
            "latitude": "39.6210615",
            "longitude": "-77.0290055"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/1/?format=api",
            "nickname": "BigField: Pear Tree",
            "elevation": "764",
            "latitude": "39.6194890",
            "longitude": "-77.0294300"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/2/?format=api",
            "nickname": "BigField: South Ridge",
            "elevation": "764",
            "latitude": "39.6164390",
            "longitude": "-77.0301520"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/24/?format=api",
            "nickname": "BigField: Strip south of animal highway",
            "elevation": "764",
            "latitude": "39.6166284",
            "longitude": "-77.0283521"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/27/?format=api",
            "nickname": "BigField: West line to pear tree",
            "elevation": "764",
            "latitude": "39.6202077",
            "longitude": "-77.0299557"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/29/?format=api",
            "nickname": "BigField: Woods Near Torso Gong",
            "elevation": "801",
            "latitude": "39.6168380",
            "longitude": "-77.0289960"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/13/?format=api",
            "nickname": "Blueberry Hill: South Woods, North of crops",
            "elevation": "764",
            "latitude": "39.6223660",
            "longitude": "-77.0242680"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/14/?format=api",
            "nickname": "Blueberry Hill: Woods Near Camp Site",
            "elevation": "764",
            "latitude": "39.6224890",
            "longitude": "-77.0236670"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/17/?format=api",
            "nickname": "Garden: West Edge",
            "elevation": "764",
            "latitude": "39.6215910",
            "longitude": "-77.0270520"
        }
    ]
}