v1

latestOpenAPI 3.0.12026-07-135622.1 KB
Divisions

Return a Division

Get a single Division which has the Id specified.

get/data/Divisions/{divisionId}

Path parameters

divisionIdinteger required

Division with ID specified

Response

Division with id matching given divisionId

divisionIdinteger
datestring date-time
numberinteger
notesstring nullable
titlestring nullable
isWhippedboolean
isGovernmentContentboolean
authoritativeContentCountinteger

Authoritative content count is the official count. This is the teller content count when tellers are present, but member content count when there are no tellers.

authoritativeNotContentCountinteger

Authoritative not content count is the official count. This is the teller not content count when tellers are present, but member not content count when there are no tellers.

divisionHadTellersboolean

Whether the division had tellers or not

tellerContentCountinteger

Content count is count recorded by the tellers

tellerNotContentCountinteger

Not Content count recorded by the tellers

memberContentCountinteger

Member content count is the total tally of all members that voted content

memberNotContentCountinteger

Member not content count is the total tally of all members that voted not content

sponsoringMemberIdinteger nullable
isHouseboolean nullable
isInquorateboolean
amendmentMotionNotesstring nullable
isGovernmentWinboolean nullable
remoteVotingStartstring date-time nullable
remoteVotingEndstring date-time nullable
divisionWasExclusivelyRemoteboolean
All 5 operations