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

{
    "count": 31,
    "next": null,
    "previous": "http://benspelledabc.me/api/groundhog_logbook/Location/?format=api",
    "results": [
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/16/?format=api",
            "nickname": "Party Field: 3 O'Clock of Shade Tree",
            "elevation": "764",
            "latitude": "39.6224320",
            "longitude": "-77.0279120"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/15/?format=api",
            "nickname": "Party Field: 9 O'Clock of Shade Tree",
            "elevation": "764",
            "latitude": "39.6224540",
            "longitude": "-77.0285720"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/7/?format=api",
            "nickname": "Party Field: Shade Tree",
            "elevation": "764",
            "latitude": "39.6224050",
            "longitude": "-77.0280840"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/10/?format=api",
            "nickname": "Ridge Field: East Southern Section",
            "elevation": "764",
            "latitude": "39.6171160",
            "longitude": "-77.0297240"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/8/?format=api",
            "nickname": "Ridge Field: Sit Spot",
            "elevation": "764",
            "latitude": "39.6171920",
            "longitude": "-77.0302890"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/9/?format=api",
            "nickname": "Ridge Field: South Edge",
            "elevation": "764",
            "latitude": "39.6165230",
            "longitude": "-77.0300480"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/21/?format=api",
            "nickname": "Ridge Road",
            "elevation": "764",
            "latitude": "39.6205329",
            "longitude": "-77.0304459"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/28/?format=api",
            "nickname": "SEE NOTES, UPDATE LOCATION",
            "elevation": "7",
            "latitude": "10.3710000",
            "longitude": "-12.1420000"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/6/?format=api",
            "nickname": "Small Field: Fox Den",
            "elevation": "764",
            "latitude": "39.6222210",
            "longitude": "-77.0292030"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/5/?format=api",
            "nickname": "Small Field: South Side near tractor road",
            "elevation": "764",
            "latitude": "39.6210460",
            "longitude": "-77.0298910"
        },
        {
            "url": "http://benspelledabc.me/api/groundhog_logbook/Location/26/?format=api",
            "nickname": "Small Field: West fence",
            "elevation": "764",
            "latitude": "39.6218105",
            "longitude": "-77.0302356"
        }
    ]
}