prescalingevent
List all prescaling Events
List all prescaling Events
get/api/v1/events/
Response
OK
Example response
[
{
"date": "2022-05-25",
"description": "a good description",
"end_time": "23:59:59",
"multiplier": 2,
"start_time": "20:00:00"
}
]