GET /web-obs/list?format=api&page=2702
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 40516,
    "next": null,
    "previous": "https://aurorasaurus.org/web-obs/list?format=api&page=2701",
    "results": [
        {
            "id": "40864",
            "activities": null,
            "height": null,
            "colors": [],
            "sky": "clou",
            "types": [],
            "timestamp": "2026-04-29T04:23:53.851808Z",
            "observer": null,
            "small_image": null,
            "valid": true,
            "verified": null,
            "verified_type": null,
            "image": null,
            "address_country": "United States",
            "address_state": "MN",
            "location": {
                "longitude": -94.77787252413415,
                "latitude": 47.49833289304573
            },
            "see_aurora": false,
            "sky_other": "",
            "time_start": "2026-04-29T04:15:00Z",
            "time_end": "2026-04-29T04:30:00Z",
            "on_going": false,
            "height_other": null,
            "activities_other": null,
            "colors_other": null,
            "types_other": null,
            "comment": ""
        }
    ]
}