Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GET /varsitygames/.{format}
https://api.uwaterloo.ca/v2/athletics/varsitygames.json

Responseid string Game

Field Name          Type              Value Description 

id                          string              Game Id
start_time string ISO             string              ISO 8601 formatted start date-time
end_time string ISO              string              ISO 8601 formatted end date-time
location string Location                string              Location of the event
sport string Sport                    string              Sport involved
opponent string Other             string              Other team involved
summary string Summary             string              Summary of the event
end_result string End           string              End result of the game if any
description string Description          string              Description of the event
url                       string               URL of game

============================================

...