| all_votes | Array of integers <int64> The newpersons that are associated with this vote. NOTE: Parameter accepts additional qualifiers appended to the end: |
| category | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name VoteCategory, for an explanation of values. |
| chamber | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name CongressChamber, for an explanation of values. |
| created | string <date-time> NOTE: Parameter accepts additional qualifiers appended to the end: |
| democrat_result | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name VoteResultType, for an explanation of values. |
| id | integer <int64> Quorum ID (Primary Key) |
| majority_result | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name VoteResultType, for an explanation of values. |
| number | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| question | string NOTE: Parameter accepts additional qualifiers appended to the end: |
| question_details | string NOTE: Parameter accepts additional qualifiers appended to the end: |
| region | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name Region, for an explanation of values. |
| region_session_id | integer <int64> The legsession with which this vote is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| related_amendment_id | integer <int64> The newamendment with which this vote is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| related_bill_id | integer <int64> The newbill with which this vote is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| republican_result | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name VoteResultType, for an explanation of values. |
| required | string NOTE: Parameter accepts additional qualifiers appended to the end: |
| result | string NOTE: Parameter accepts additional qualifiers appended to the end: |
| result_type | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name VoteResultType, for an explanation of values. |
| session | string NOTE: Parameter accepts additional qualifiers appended to the end: |
| total_all | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| total_dem_all | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| total_dem_minus | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| total_dem_other | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| total_dem_plus | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| total_minus | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| total_other | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| total_plus | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| total_rep_all | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| total_rep_minus | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| total_rep_other | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| total_rep_plus | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| vote_type | string NOTE: Parameter accepts additional qualifiers appended to the end: |
| dehydrate | Array of strings Option to provide additional detail for certain fields, either by expanding those fields with additional details from the related model or by substituting more informative values for the actual database values. |
| advanced_search | string Perform an advanced text search on the datset with the provided text. This search will use the most comprehensive search method available on the requested endpoint, but can take slightly longer to return results. |
| limit | integer <int64> Default: 20 The number of records to return (for pagination). |
| offset | integer <int64> Default: 0 The number of records to offset the start of the data being returned (for pagination). |
Vote retrieved successfully
improperly configured request
authorization failure
internal server error
{- "_extra": { },
- "alert_cache": { },
- "all_votes": [
- "/api/newperson/1/"
], - "category": 1,
- "chamber": 1,
- "congress_number": 0,
- "created": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "democrat_result": 1,
- "display_name": "string",
- "fts_index": "",
- "icon": "string",
- "id": 0,
- "last_quorum_update": "2019-08-24T14:15:22Z",
- "majority_result": 1,
- "missed_votes": [
- "/api/newperson/1/"
], - "missing_data": false,
- "nay_votes": [
- "/api/newperson/1/"
], - "newly_index": false,
- "number": 0,
- "openstates_id": "string",
- "original_question": "string",
- "other_votes": [
- "/api/newperson/1/"
], - "present_votes": [
- "/api/newperson/1/"
], - "question": "string",
- "question_details": "string",
- "region": 1,
- "region_session": "/api/legsession/1/",
- "related_amendment": "/api/newamendment/1/",
- "related_bill": "/api/newbill/1/",
- "republican_result": 1,
- "required": "string",
- "resource_uri": "string",
- "result": "string",
- "result_type": 1,
- "session": "string",
- "source": 1,
- "source_link": "string",
- "total_abstain": 0,
- "total_all": 0,
- "total_dem_abstain": 0,
- "total_dem_all": 0,
- "total_dem_minus": 0,
- "total_dem_other": 0,
- "total_dem_plus": 0,
- "total_minus": 0,
- "total_other": 0,
- "total_plus": 0,
- "total_rep_abstain": 0,
- "total_rep_all": 0,
- "total_rep_minus": 0,
- "total_rep_other": 0,
- "total_rep_plus": 0,
- "updated_at": "2019-08-24T14:15:22Z",
- "vote_type": "string",
- "voted_against_majority": [
- "/api/person/1/"
], - "yea_votes": [
- "/api/newperson/1/"
]
}Vote retrieved successfully
improperly configured request
authorization failure
internal server error
{- "_extra": { },
- "alert_cache": { },
- "all_votes": [
- "/api/newperson/1/"
], - "category": 1,
- "chamber": 1,
- "congress_number": 0,
- "created": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "democrat_result": 1,
- "display_name": "string",
- "fts_index": "",
- "icon": "string",
- "id": 0,
- "last_quorum_update": "2019-08-24T14:15:22Z",
- "majority_result": 1,
- "missed_votes": [
- "/api/newperson/1/"
], - "missing_data": false,
- "nay_votes": [
- "/api/newperson/1/"
], - "newly_index": false,
- "number": 0,
- "openstates_id": "string",
- "original_question": "string",
- "other_votes": [
- "/api/newperson/1/"
], - "present_votes": [
- "/api/newperson/1/"
], - "question": "string",
- "question_details": "string",
- "region": 1,
- "region_session": "/api/legsession/1/",
- "related_amendment": "/api/newamendment/1/",
- "related_bill": "/api/newbill/1/",
- "republican_result": 1,
- "required": "string",
- "resource_uri": "string",
- "result": "string",
- "result_type": 1,
- "session": "string",
- "source": 1,
- "source_link": "string",
- "total_abstain": 0,
- "total_all": 0,
- "total_dem_abstain": 0,
- "total_dem_all": 0,
- "total_dem_minus": 0,
- "total_dem_other": 0,
- "total_dem_plus": 0,
- "total_minus": 0,
- "total_other": 0,
- "total_plus": 0,
- "total_rep_abstain": 0,
- "total_rep_all": 0,
- "total_rep_minus": 0,
- "total_rep_other": 0,
- "total_rep_plus": 0,
- "updated_at": "2019-08-24T14:15:22Z",
- "vote_type": "string",
- "voted_against_majority": [
- "/api/person/1/"
], - "yea_votes": [
- "/api/newperson/1/"
]
}