survey monkey provides an api to extract responses here
https://developer.surveymonkey.com/mashery/get_responses
However, the responses map to a question_id along with column, row and/or text for the user response.
How do I go about extracting the question details from the question_id? I was not able to find any documentation for this.