The Room resource

GGZ servers all have a number of rooms, usually an entry room and a number of rooms associated with game types.

/rooms (GET)

GET: List all rooms. The format is:
<rooms>
<room name="$translatedname" refname="$untranslatedname"/>
</rooms>