| amendment_id | integer <int64> The newamendment with which this sponsor is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| bill_id | integer <int64> The newbill with which this sponsor is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| created | string <date-time> NOTE: Parameter accepts additional qualifiers appended to the end: |
| person_id | integer <int64> The newperson with which this sponsor is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| sponsor_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 SponsorType, for an explanation of values. |
| state_name | 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. |
| 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). |
NewSponsor retrieved successfully
improperly configured request
authorization failure
internal server error
{- "_extra": { },
- "amendment": "/api/newamendment/1/",
- "bill": "/api/newbill/1/",
- "committee": "/api/committee/1/",
- "created": "2019-08-24T14:15:22Z",
- "id": 0,
- "joined": "2019-08-24T14:15:22Z",
- "party": 0,
- "person": "/api/newperson/1/",
- "resource_uri": "string",
- "sponsor_icon": "string",
- "sponsor_image_url": "string",
- "sponsor_name": "string",
- "sponsor_type": 1,
- "sponsor_url": "string",
- "state_name": "string",
- "updated": "2019-08-24T14:15:22Z",
- "withdrawn": "2019-08-24T14:15:22Z"
}NewSponsor retrieved successfully
improperly configured request
authorization failure
internal server error
{- "_extra": { },
- "amendment": "/api/newamendment/1/",
- "bill": "/api/newbill/1/",
- "committee": "/api/committee/1/",
- "created": "2019-08-24T14:15:22Z",
- "id": 0,
- "joined": "2019-08-24T14:15:22Z",
- "party": 0,
- "person": "/api/newperson/1/",
- "resource_uri": "string",
- "sponsor_icon": "string",
- "sponsor_image_url": "string",
- "sponsor_name": "string",
- "sponsor_type": 1,
- "sponsor_url": "string",
- "state_name": "string",
- "updated": "2019-08-24T14:15:22Z",
- "withdrawn": "2019-08-24T14:15:22Z"
}