Files
Event-Tracker/docs/server-reply-example/event.json
2026-03-04 21:00:14 -06:00

9 lines
323 B
JSON

{
"event-id": 1,
"name": "Test Event",
"section": "accepted",
"startTime": "2023-04-30T08:30:00.000Z",
"endTime": "2023-04-30T09:30:00.000Z",
"people": "There are quite a few people involved",
"description": "This would be a nice and long description about all the things we kinda wanna get up to ya know?"
}