Event's BuildingRoomId field, where can I get a list of rooms

The GET events endpoitn specifies locations and buildingroomids like this

"Location": "Madison Hall - Auditorium - 1",
"BuildingRoomId": 8937,

where can I get a list of all the locations and rooms available?

Comments