Return voting records for a Member
List of voting records for a member which meet the specified criteria.
Path parameters
xml or json
Query parameters
Id number of a Member whose voting records are to be returned
The number of records to skip. Default is 0
The number of records to return per page. Default is 25
Divisions containing search term within title or number
Divisions where member was a teller as well as if they actually voted
Divisions where division date in one or after date provided. Date format is yyyy-MM-dd
Divisions where division date in one or before date provided. Date format is yyyy-MM-dd
Division Number - as specified by the House, unique within a session. This is different to the division id which uniquely identifies a division in this system and is passed to the GET division endpoint
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.