def get_countdowns() -> str: """Returns a json response of countdowns.""" return json_api.get_countdowns(response)