The endpoint for Amendments within the Bills dataset, including all legislation available to your Quorum account.
| actions | string String-encoded JSON Object. This field requires special handling. |
| amendment_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 AmendmentType, for an explanation of values. |
| bill_id | integer <int64> The newbill with which this amendment is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| congress_id | integer <int64> The None with which this amendment is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| congress_number | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| created | string <date-time> NOTE: Parameter accepts additional qualifiers appended to the end: |
| description | string NOTE: Parameter accepts additional qualifiers appended to the end: |
| dms_id | string NOTE: Parameter accepts additional qualifiers appended to the end: |
| id | integer <int64> Quorum ID (Primary Key) |
| num_cosponsors | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| number | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| offered_date | string <date-time> NOTE: Parameter accepts additional qualifiers appended to the end: |
| primary_party | 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 Party, for an explanation of values. |
| 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. |
| rules_number | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| rules_status | 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 AmendmentRulesStatus, for an explanation of values. |
| sequence | integer <int64> NOTE: Parameter accepts additional qualifiers appended to the end: |
| session_id | integer <int64> The legsession with which this amendment is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| source | 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 AmendmentSource, for an explanation of values. |
| sponsors | Array of integers <int64> The newsponsors that are associated with this amendment. NOTE: Parameter accepts additional qualifiers appended to the end: |
| status | 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 AmendmentStatus, for an explanation of values. |
| status_date | string <date-time> NOTE: Parameter accepts additional qualifiers appended to the end: |
| title | string NOTE: Parameter accepts additional qualifiers appended to the end: |
| updated | string <date-time> 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. |
| quick_search | string Perform an quick text search on the datset with the provided text. This search method may, depending on the endpoint, be exactly identical to advanced search, or may return results significantly more quickly but with less completeness or accuracy, for example by searching less fields, or using a faster algorithm to identify matches that has a greater propensity for false positives/false negatives. |
| 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). |
NewAmendment retrieved successfully
improperly configured request
authorization failure
internal server error
{- "_extra": { },
- "alert_cache": { },
- "amendment_type": 1,
- "bill": "/api/newbill/1/",
- "congress_number": 0,
- "created": "2019-08-24T14:15:22Z",
- "current_pdf_url": "string",
- "description": "",
- "dms_id": "string",
- "fts_strip_level": 0,
- "house_number": 0,
- "id": 0,
- "label": "string",
- "last_action_text": "string",
- "num_cosponsors": 0,
- "number": 0,
- "offered_date": "2019-08-24T14:15:22Z",
- "primary_party": 0,
- "region": 1,
- "resource_uri": "string",
- "rules_number": 0,
- "rules_status": 1,
- "snippets": [
- null
], - "source": 1,
- "sponsors": [
- "/api/newsponsor/1/"
], - "status": 1,
- "status_date": "2019-08-24T14:15:22Z",
- "text": "string",
- "texts": [
- "/api/billtext/1/"
], - "title": "string",
- "updated": "2019-08-24T14:15:22Z",
- "word_count": 0
}NewAmendment retrieved successfully
improperly configured request
authorization failure
internal server error
{- "_extra": { },
- "alert_cache": { },
- "amendment_type": 1,
- "bill": "/api/newbill/1/",
- "congress_number": 0,
- "created": "2019-08-24T14:15:22Z",
- "current_pdf_url": "string",
- "description": "",
- "dms_id": "string",
- "fts_strip_level": 0,
- "house_number": 0,
- "id": 0,
- "label": "string",
- "last_action_text": "string",
- "num_cosponsors": 0,
- "number": 0,
- "offered_date": "2019-08-24T14:15:22Z",
- "primary_party": 0,
- "region": 1,
- "resource_uri": "string",
- "rules_number": 0,
- "rules_status": 1,
- "snippets": [
- null
], - "source": 1,
- "sponsors": [
- "/api/newsponsor/1/"
], - "status": 1,
- "status_date": "2019-08-24T14:15:22Z",
- "text": "string",
- "texts": [
- "/api/billtext/1/"
], - "title": "string",
- "updated": "2019-08-24T14:15:22Z",
- "word_count": 0
}