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