Get real-time radar rainfall observations for 15-minute time intervals. Data captured by Vieux Associates from NEXRAD radar in Moon Township, PA for 3 Rivers Wet Weather. Please note that this data is provisional.

Note: use available time- and pixel-based filtering options to get useful subsets of this data.

GET /rainfall/realtime-radar/?cursor=cj0xJnA9MjAyMS0wMS0wMSswNSUzQTAwJTNBMDAlMkIwMCUzQTAw&format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://trwwapi.herokuapp.com/rainfall/realtime-radar/?cursor=cD0yMDIxLTAxLTAxKzA1JTNBMDAlM0EwMCUyQjAwJTNBMDA%3D&format=api",
    "previous": null,
    "results": []
}