Future<Response> doomInfo(int doomId) => get("$restAPIHost/doom/$doomId", headers: {"charset" : "utf-8"});