diff --git a/protocol.html b/protocol.html index d8d43d1..d6d3a15 100644 --- a/protocol.html +++ b/protocol.html @@ -603,11 +603,16 @@

GET rooms?q=$1&page=$2&limit=$3

+Search for communities.
+If no Search query is given: List all rooms (sorted by population).
+NSFW communities are listed despite the the user's "nsfw" setting (to be filtered client-side).
+The search includes the communities' names, their host's name and the music played in that community in the past. See http://tech.plug.dj/2015/06/09/search-advances/ for more info.
+The attribute defaults to null, but large rooms seem to have 5000.

Request variables

Response payload

@@ -618,15 +623,16 @@

Root object.