questions
The following operations are supported. For a formal definition, please review the Service Description.
-
GetQuestionDetails
Returns all details for specific Question (XML Format) -
GetQuestionDetails_JSON
Returns all details for specific Question (JSON Format) -
GetQuestionDetails_JSONP
Returns all details for specific Question (JSONP Format) -
GetQuestionsByDepartment
Returns a list of all Questions tabled to a specific Department (XML Format) -
GetQuestionsByDepartment_JSON
Returns a list of all Questions tabled to a specific Department (JSON Format) -
GetQuestionsByDepartment_JSONP
Returns a list of all Questions tabled to a specific Department (JSONP Format) -
GetQuestionsByMember
Returns a list of all Questions tabled by a specific Member (XML Format) -
GetQuestionsByMember_JSON
Returns a list of all Questions tabled by a specific Member (JSON Format) -
GetQuestionsByMember_JSONP
Returns a list of all Questions tabled by a specific Member (JSONP Format) -
GetQuestionsBySearchText
Returns a list of all Questions where Question Text contains specified search term (XML Format) N.B. - search term must be 3 characters or more -
GetQuestionsBySearchText_JSON
Returns a list of all Questions where Question Text contains specified search term (JSON Format) N.B. - search term must be 3 characters or more -
GetQuestionsBySearchText_JSONP
Returns a list of all Questions where Question Text contains specified search term (JSONP Format) N.B. - search term must be 3 characters or more -
GetQuestionsForOralAnswer_AnsweredInRange
Returns a list of all Questions for Oral Answer, and links to Hansard Answers, answered in date range (XML Format) -
GetQuestionsForOralAnswer_AnsweredInRange_JSON
Returns a list of all Questions for Oral Answer, and links to Hansard Answers, answered in date range (JSON Format) -
GetQuestionsForOralAnswer_AnsweredInRange_JSONP
Returns a list of all Questions for Oral Answer, and links to Hansard Answers, answered in date range (JSONP Format) -
GetQuestionsForOralAnswer_TabledInRange
Returns a list of all Questions for Oral Answer tabled in date range (XML Format) -
GetQuestionsForOralAnswer_TabledInRange_JSON
Returns a list of all Questions for Oral Answer tabled in date range (JSON Format) -
GetQuestionsForOralAnswer_TabledInRange_JSONP
Returns a list of all Questions for Oral Answer tabled in date range (JSONP Format) -
GetQuestionsForWrittenAnswer_AnsweredInRange
Returns a list of all Questions for Written Answer, and respective Answers, answered in date range (XML Format) -
GetQuestionsForWrittenAnswer_AnsweredInRange_JSON
Returns a list of all Questions for Written Answer, and respective Answers, answered in date range (JSON Format) -
GetQuestionsForWrittenAnswer_AnsweredInRange_JSONP
Returns a list of all Questions for Written Answer, and respective Answers, answered in date range (JSONP Format) -
GetQuestionsForWrittenAnswer_TabledInRange
Returns a list of all Questions for Written Answer tabled in date range (XML Format) -
GetQuestionsForWrittenAnswer_TabledInRange_JSON
Returns a list of all Questions for Written Answer tabled in date range (JSON Format) -
GetQuestionsForWrittenAnswer_TabledInRange_JSONP
Returns a list of all Questions for Written Answer tabled in date range (JSONP Format) -
GetWrittenAnswerHtml
Returns Html format of Written Answer for specific Question -
GetWrittenAnswerOpenXml
Returns OpenXml format of Written Answer for specific Question