from .. import helpers def getBeatmap(request): return {"status": "error", "details": {"code": -1, "answer": "Under construction"}}