/
/Hansard API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Debates7
Historic Sitting Days2
Overview9
PDFs1
Search12
  • getGet a web link for a content item, debate section or division
  • getGet all results that contain the given search term
  • getGets all members whose name contains the search term.
  • getGets all contributions of required type that contain the specified search term. OutputType can be List or Group.
  • getGet contribution summary for a given Member
  • getGet all debates for the given house, date range and title (from search term)
  • getGet all divisions for the given house, sitting date range and title (from search term)
  • getGet the debate for a given volume number, column number and house
  • getGet the debate for a given contribution id (external reference id)
  • getGets all petitions that contain the specified search term in their title
  • getGets committees for the given house, sitting date range and title
  • getGets all committee debates
TimelineStats1
    Search

    Get contribution summary for a given Member

    get/search/membercontributionsummary/{memberId}.{format}

    Path parameters

    memberIdinteger required

    The member id for which to search

    formatstring required

    The required output format (xml or json)

    Query parameters

    skipinteger required

    How many results to skip

    takeinteger required

    How many results to return per page

    Response

    OK

    TotalResultCountinteger