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