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

{
    "count": 40291,
    "next": null,
    "previous": "https://aurorasaurus.org/web-obs/list?format=api&page=2686",
    "results": [
        {
            "id": "40639",
            "activities": null,
            "height": null,
            "colors": [],
            "sky": "clou",
            "types": [],
            "timestamp": "2026-04-23T04:17:20.924288Z",
            "observer": null,
            "small_image": null,
            "valid": true,
            "verified": null,
            "verified_type": null,
            "image": null,
            "address_country": "United States",
            "address_state": "WY",
            "location": {
                "longitude": -108.38707834134487,
                "latitude": 43.00545727606635
            },
            "see_aurora": false,
            "sky_other": "Partly Cloudy, no sighting",
            "time_start": "2026-04-23T04:00:00Z",
            "time_end": "2026-04-23T04:15:00Z",
            "on_going": false,
            "height_other": null,
            "activities_other": null,
            "colors_other": null,
            "types_other": null,
            "comment": ""
        }
    ]
}