Future<Response> doomRoomInfo(int id) => get("$restAPIHost/doomroom/$id", headers: {"charset" : "utf-8"});