The endpoint for the Notes dataset, including all comments, historic interactions, and donations created in your Quorum account.
| amendment_id | integer <int64> The newamendment with which this note is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| amendments | Array of integers <int64> The newamendments that are associated with this note. NOTE: Parameter accepts additional qualifiers appended to the end: |
| amount | number <decimal> NOTE: Parameter accepts additional qualifiers appended to the end: |
| archived | boolean |
| bill_id | integer <int64> The newbill with which this note is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| bills | Array of integers <int64> The newbills that are associated with this note. NOTE: Parameter accepts additional qualifiers appended to the end: |
| bulk_email_id | integer <int64> The bulkemail with which this note is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| campaign_id | integer <int64> The campaign with which this note is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| check_number | string NOTE: Parameter accepts additional qualifiers appended to the end: |
| comment_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 QuorumDataType, for an explanation of values. |
| created | string <date-time> NOTE: Parameter accepts additional qualifiers appended to the end: |
| custom_interaction_type_id | integer <int64> The custominteractiontype with which this note is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| date | string <date-time> NOTE: Parameter accepts additional qualifiers appended to the end: |
| document_id | integer <int64> The newdocument with which this note is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| documents | Array of integers <int64> The newdocuments that are associated with this note. NOTE: Parameter accepts additional qualifiers appended to the end: |
| from_grassroots | boolean |
| id | integer <int64> Quorum ID (Primary Key) |
| interaction_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 InteractionType, for an explanation of values. |
| members | Array of integers <int64> The newpersons that are associated with this note. NOTE: Parameter accepts additional qualifiers appended to the end: |
| note_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 NoteType, for an explanation of values. |
| organization_id | integer <int64> The organization with which this note is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| person_id | integer <int64> The newperson with which this note is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| project_id | integer <int64> The project with which this note is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| projects | Array of integers <int64> The projects that are associated with this note. NOTE: Parameter accepts additional qualifiers appended to the end: |
| public_organizations | Array of integers <int64> The publicorganizations that are associated with this note. NOTE: Parameter accepts additional qualifiers appended to the end: |
| regulations | Array of integers <int64> The regulations that are associated with this note. NOTE: Parameter accepts additional qualifiers appended to the end: |
| relationship_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 RelationshipType, for an explanation of values. |
| source_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 UTMSourceType, for an explanation of values. |
| supporter_id | integer <int64> The newsupporter with which this note is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| supporters | Array of integers <int64> The newsupporters that are associated with this note. NOTE: Parameter accepts additional qualifiers appended to the end: |
| teams | Array of integers <int64> The teams that are associated with this note. NOTE: Parameter accepts additional qualifiers appended to the end: |
| updated | string <date-time> NOTE: Parameter accepts additional qualifiers appended to the end: |
| vote_id | integer <int64> The vote with which this note is associated. NOTE: Parameter accepts additional qualifiers appended to the end: |
| votes | Array of integers <int64> The votes that are associated with this note. 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. |
| dehydrate_extra | 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). |
Note retrieved successfully
improperly configured request
authorization failure
internal server error
{- "_extra": { },
- "alert_cache": { },
- "amendment": "/api/newamendment/1/",
- "amendments": [
- "/api/newamendment/1/"
], - "amount": 0,
- "archived": false,
- "articles": [
- 0
], - "attachments": "/api/attachment/1/",
- "audit_trail": { },
- "auto_created": false,
- "bill": "/api/newbill/1/",
- "bills": [
- "/api/newbill/1/"
], - "bulk_email": "/api/bulkemail/1/",
- "bulk_email_id": "/api/bulkemail/1/",
- "cache_json": { },
- "cached_limited_to_teams": [
- 0
], - "campaign": "/api/campaign/1/",
- "check_number": "string",
- "clicks": 0,
- "comment_type": 1,
- "confirmed": false,
- "created": "2019-08-24T14:15:22Z",
- "custom_interaction_type": "/api/custominteractiontype/1/",
- "data_type": 1,
- "date": "2019-08-24T14:15:22Z",
- "delivered": false,
- "delivery_id": "string",
- "document": "/api/newdocument/1/",
- "documents": [
- "/api/newdocument/1/"
], - "duration": 0,
- "event": "/api/newevent/1/",
- "failed_delivery": false,
- "first_open": "2019-08-24T14:15:22Z",
- "from_grassroots": false,
- "from_notes": false,
- "from_parser": false,
- "from_qnotes": false,
- "frozen_cache_json": { },
- "full_humanized_text": "string",
- "http_referer": "string",
- "humanized_text": "string",
- "ical_id": "string",
- "icon": "string",
- "id": 0,
- "interaction_timezone": 1,
- "interaction_type": 1,
- "is_collaborator_comment": true,
- "is_ical": false,
- "is_visible_to_partners": false,
- "limited_to_teams": [
- "/api/team/1/"
], - "link_dict": { },
- "members": [
- "/api/newperson/1/"
], - "members_count": 0,
- "message": "string",
- "message_status": 1,
- "note_type": 1,
- "num_attempts": 0,
- "opens": 0,
- "organization": "/api/organization/1/",
- "person": "/api/newperson/1/",
- "privacy": 1,
- "project": "/api/project/1/",
- "projects": [
- "/api/project/1/"
], - "public_organizations": [
- "/api/publicorganization/1/"
], - "public_organizations_count": 0,
- "raw_content": "",
- "regions": [
- 0
], - "regulations": [
- "/api/regulation/1/"
], - "relationship_status": true,
- "relationship_type": 1,
- "resource_uri": "string",
- "searchable_created_date": "string",
- "searchable_date": "string",
- "social_media_type": 1,
- "source_type": 1,
- "subject": "string",
- "submitting_org_name": "string",
- "supporter": "/api/newsupporter/1/",
- "supporter_action_type": 1,
- "supporters": [
- "/api/newsupporter/1/"
], - "supporters_count": 0,
- "tag_dict": { },
- "team_members": [
- "/api/user/1/"
], - "team_members_count": 0,
- "text": "",
- "text_with_html": "string",
- "timestamp": { },
- "unique_identifier": "string",
- "updated": "2019-08-24T14:15:22Z",
- "user": "/api/user/1/",
- "user_id": "/api/user/1/",
- "utm_campaign": "string",
- "utm_content": "string",
- "utm_medium": "string",
- "utm_source": "string",
- "utm_term": "string",
- "vote": "/api/vote/1/",
- "votes": [
- "/api/vote/1/"
]
}| amendment_id | string <{"id": QUORUM_ID}> The newamendment with which this note is associated. |
| amendments | Array of strings <{"id": QUORUM_ID}> The newamendments that are associated with this note. |
| amount | number <decimal> |
| archived | boolean |
| bill_id | string <{"id": QUORUM_ID}> The newbill with which this note is associated. |
| bills | Array of strings <{"id": QUORUM_ID}> The newbills that are associated with this note. |
| check_number | string |
| comment_type | integer <int64> See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name QuorumDataType, for an explanation of values. |
| confirmed | boolean |
| custom_interaction_type_id | string <{"id": QUORUM_ID}> The custominteractiontype with which this note is associated. |
| date | string <date-time> |
| document_id | string <{"id": QUORUM_ID}> The newdocument with which this note is associated. |
| documents | Array of strings <{"id": QUORUM_ID}> The newdocuments that are associated with this note. |
| duration | integer <int64> See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name PossibleDurations, for an explanation of values. |
| interaction_timezone | integer <int64> See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name Timezones, for an explanation of values. |
| interaction_type | integer <int64> See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name InteractionType, for an explanation of values. |
| is_visible_to_partners | boolean |
| limited_to_teams | Array of strings <{"id": QUORUM_ID}> The teams that are associated with this note. |
| members | Array of strings <{"id": QUORUM_ID}> The newpersons that are associated with this note. |
| person_id | string <{"id": QUORUM_ID}> The newperson with which this note is associated. |
| privacy | integer <int64> See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name PrivacyType, for an explanation of values. |
| project_id | string <{"id": QUORUM_ID}> The project with which this note is associated. |
| projects | Array of strings <{"id": QUORUM_ID}> The projects that are associated with this note. |
| public_organizations | Array of strings <{"id": QUORUM_ID}> The publicorganizations that are associated with this note. |
| regulations | Array of strings <{"id": QUORUM_ID}> The regulations that are associated with this note. |
| searchable_date | string |
| supporter_id | string <{"id": QUORUM_ID}> The newsupporter with which this note is associated. |
| supporters | Array of strings <{"id": QUORUM_ID}> The newsupporters that are associated with this note. |
| tag_dict | string String-encoded JSON Object. This field requires special handling. |
| team_members | Array of strings <{"id": QUORUM_ID}> The quorumusers that are associated with this note. |
| teams | Array of strings <{"id": QUORUM_ID}> The teams that are associated with this note. |
| text | string |
| user_id | string <{"id": QUORUM_ID}> The quorumuser with which this note is associated. |
| vote_id | string <{"id": QUORUM_ID}> The vote with which this note is associated. |
| votes | Array of strings <{"id": QUORUM_ID}> The votes that are associated with this note. |
Note retrieved successfully
improperly configured request
authorization failure
internal server error
{- "amendment_id": "string",
- "amendments": [
- "string"
], - "amount": 0,
- "archived": true,
- "bill_id": "string",
- "bills": [
- "string"
], - "check_number": "string",
- "comment_type": 1,
- "confirmed": true,
- "custom_interaction_type_id": "string",
- "date": "2019-08-24T14:15:22Z",
- "document_id": "string",
- "documents": [
- "string"
], - "duration": 0,
- "interaction_timezone": 1,
- "interaction_type": 1,
- "is_visible_to_partners": true,
- "limited_to_teams": [
- "string"
], - "members": [
- "string"
], - "person_id": "string",
- "privacy": 1,
- "project_id": "string",
- "projects": [
- "string"
], - "public_organizations": [
- "string"
], - "regulations": [
- "string"
], - "searchable_date": "string",
- "supporter_id": "string",
- "supporters": [
- "string"
], - "tag_dict": "string",
- "team_members": [
- "string"
], - "teams": [
- "string"
], - "text": "string",
- "user_id": "string",
- "vote_id": "string",
- "votes": [
- "string"
]
}{- "_extra": { },
- "alert_cache": { },
- "amendment": "/api/newamendment/1/",
- "amendments": [
- "/api/newamendment/1/"
], - "amount": 0,
- "archived": false,
- "articles": [
- 0
], - "attachments": "/api/attachment/1/",
- "audit_trail": { },
- "auto_created": false,
- "bill": "/api/newbill/1/",
- "bills": [
- "/api/newbill/1/"
], - "bulk_email": "/api/bulkemail/1/",
- "bulk_email_id": "/api/bulkemail/1/",
- "cache_json": { },
- "cached_limited_to_teams": [
- 0
], - "campaign": "/api/campaign/1/",
- "check_number": "string",
- "clicks": 0,
- "comment_type": 1,
- "confirmed": false,
- "created": "2019-08-24T14:15:22Z",
- "custom_interaction_type": "/api/custominteractiontype/1/",
- "data_type": 1,
- "date": "2019-08-24T14:15:22Z",
- "delivered": false,
- "delivery_id": "string",
- "document": "/api/newdocument/1/",
- "documents": [
- "/api/newdocument/1/"
], - "duration": 0,
- "event": "/api/newevent/1/",
- "failed_delivery": false,
- "first_open": "2019-08-24T14:15:22Z",
- "from_grassroots": false,
- "from_notes": false,
- "from_parser": false,
- "from_qnotes": false,
- "frozen_cache_json": { },
- "full_humanized_text": "string",
- "http_referer": "string",
- "humanized_text": "string",
- "ical_id": "string",
- "icon": "string",
- "id": 0,
- "interaction_timezone": 1,
- "interaction_type": 1,
- "is_collaborator_comment": true,
- "is_ical": false,
- "is_visible_to_partners": false,
- "limited_to_teams": [
- "/api/team/1/"
], - "link_dict": { },
- "members": [
- "/api/newperson/1/"
], - "members_count": 0,
- "message": "string",
- "message_status": 1,
- "note_type": 1,
- "num_attempts": 0,
- "opens": 0,
- "organization": "/api/organization/1/",
- "person": "/api/newperson/1/",
- "privacy": 1,
- "project": "/api/project/1/",
- "projects": [
- "/api/project/1/"
], - "public_organizations": [
- "/api/publicorganization/1/"
], - "public_organizations_count": 0,
- "raw_content": "",
- "regions": [
- 0
], - "regulations": [
- "/api/regulation/1/"
], - "relationship_status": true,
- "relationship_type": 1,
- "resource_uri": "string",
- "searchable_created_date": "string",
- "searchable_date": "string",
- "social_media_type": 1,
- "source_type": 1,
- "subject": "string",
- "submitting_org_name": "string",
- "supporter": "/api/newsupporter/1/",
- "supporter_action_type": 1,
- "supporters": [
- "/api/newsupporter/1/"
], - "supporters_count": 0,
- "tag_dict": { },
- "team_members": [
- "/api/user/1/"
], - "team_members_count": 0,
- "text": "",
- "text_with_html": "string",
- "timestamp": { },
- "unique_identifier": "string",
- "updated": "2019-08-24T14:15:22Z",
- "user": "/api/user/1/",
- "user_id": "/api/user/1/",
- "utm_campaign": "string",
- "utm_content": "string",
- "utm_medium": "string",
- "utm_source": "string",
- "utm_term": "string",
- "vote": "/api/vote/1/",
- "votes": [
- "/api/vote/1/"
]
}Note retrieved successfully
improperly configured request
authorization failure
internal server error
{- "_extra": { },
- "alert_cache": { },
- "amendment": "/api/newamendment/1/",
- "amendments": [
- "/api/newamendment/1/"
], - "amount": 0,
- "archived": false,
- "articles": [
- 0
], - "attachments": "/api/attachment/1/",
- "audit_trail": { },
- "auto_created": false,
- "bill": "/api/newbill/1/",
- "bills": [
- "/api/newbill/1/"
], - "bulk_email": "/api/bulkemail/1/",
- "bulk_email_id": "/api/bulkemail/1/",
- "cache_json": { },
- "cached_limited_to_teams": [
- 0
], - "campaign": "/api/campaign/1/",
- "check_number": "string",
- "clicks": 0,
- "comment_type": 1,
- "confirmed": false,
- "created": "2019-08-24T14:15:22Z",
- "custom_interaction_type": "/api/custominteractiontype/1/",
- "data_type": 1,
- "date": "2019-08-24T14:15:22Z",
- "delivered": false,
- "delivery_id": "string",
- "document": "/api/newdocument/1/",
- "documents": [
- "/api/newdocument/1/"
], - "duration": 0,
- "event": "/api/newevent/1/",
- "failed_delivery": false,
- "first_open": "2019-08-24T14:15:22Z",
- "from_grassroots": false,
- "from_notes": false,
- "from_parser": false,
- "from_qnotes": false,
- "frozen_cache_json": { },
- "full_humanized_text": "string",
- "http_referer": "string",
- "humanized_text": "string",
- "ical_id": "string",
- "icon": "string",
- "id": 0,
- "interaction_timezone": 1,
- "interaction_type": 1,
- "is_collaborator_comment": true,
- "is_ical": false,
- "is_visible_to_partners": false,
- "limited_to_teams": [
- "/api/team/1/"
], - "link_dict": { },
- "members": [
- "/api/newperson/1/"
], - "members_count": 0,
- "message": "string",
- "message_status": 1,
- "note_type": 1,
- "num_attempts": 0,
- "opens": 0,
- "organization": "/api/organization/1/",
- "person": "/api/newperson/1/",
- "privacy": 1,
- "project": "/api/project/1/",
- "projects": [
- "/api/project/1/"
], - "public_organizations": [
- "/api/publicorganization/1/"
], - "public_organizations_count": 0,
- "raw_content": "",
- "regions": [
- 0
], - "regulations": [
- "/api/regulation/1/"
], - "relationship_status": true,
- "relationship_type": 1,
- "resource_uri": "string",
- "searchable_created_date": "string",
- "searchable_date": "string",
- "social_media_type": 1,
- "source_type": 1,
- "subject": "string",
- "submitting_org_name": "string",
- "supporter": "/api/newsupporter/1/",
- "supporter_action_type": 1,
- "supporters": [
- "/api/newsupporter/1/"
], - "supporters_count": 0,
- "tag_dict": { },
- "team_members": [
- "/api/user/1/"
], - "team_members_count": 0,
- "text": "",
- "text_with_html": "string",
- "timestamp": { },
- "unique_identifier": "string",
- "updated": "2019-08-24T14:15:22Z",
- "user": "/api/user/1/",
- "user_id": "/api/user/1/",
- "utm_campaign": "string",
- "utm_content": "string",
- "utm_medium": "string",
- "utm_source": "string",
- "utm_term": "string",
- "vote": "/api/vote/1/",
- "votes": [
- "/api/vote/1/"
]
}| amendment_id | string <{"id": QUORUM_ID}> The newamendment with which this note is associated. |
| amendments | Array of strings <{"id": QUORUM_ID}> The newamendments that are associated with this note. |
| amount | number <decimal> |
| archived | boolean |
| bill_id | string <{"id": QUORUM_ID}> The newbill with which this note is associated. |
| bills | Array of strings <{"id": QUORUM_ID}> The newbills that are associated with this note. |
| check_number | string |
| comment_type | integer <int64> See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name QuorumDataType, for an explanation of values. |
| confirmed | boolean |
| custom_interaction_type_id | string <{"id": QUORUM_ID}> The custominteractiontype with which this note is associated. |
| date | string <date-time> |
| document_id | string <{"id": QUORUM_ID}> The newdocument with which this note is associated. |
| documents | Array of strings <{"id": QUORUM_ID}> The newdocuments that are associated with this note. |
| duration | integer <int64> See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name PossibleDurations, for an explanation of values. |
| interaction_timezone | integer <int64> See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name Timezones, for an explanation of values. |
| interaction_type | integer <int64> See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name InteractionType, for an explanation of values. |
| is_visible_to_partners | boolean |
| limited_to_teams | Array of strings <{"id": QUORUM_ID}> The teams that are associated with this note. |
| members | Array of strings <{"id": QUORUM_ID}> The newpersons that are associated with this note. |
| person_id | string <{"id": QUORUM_ID}> The newperson with which this note is associated. |
| privacy | integer <int64> See the Enumeration Documentation CSV file located at Quorum_API_Enumeration_Values.csv, name PrivacyType, for an explanation of values. |
| project_id | string <{"id": QUORUM_ID}> The project with which this note is associated. |
| projects | Array of strings <{"id": QUORUM_ID}> The projects that are associated with this note. |
| public_organizations | Array of strings <{"id": QUORUM_ID}> The publicorganizations that are associated with this note. |
| regulations | Array of strings <{"id": QUORUM_ID}> The regulations that are associated with this note. |
| searchable_date | string |
| supporter_id | string <{"id": QUORUM_ID}> The newsupporter with which this note is associated. |
| supporters | Array of strings <{"id": QUORUM_ID}> The newsupporters that are associated with this note. |
| tag_dict | string String-encoded JSON Object. This field requires special handling. |
| team_members | Array of strings <{"id": QUORUM_ID}> The quorumusers that are associated with this note. |
| teams | Array of strings <{"id": QUORUM_ID}> The teams that are associated with this note. |
| text | string |
| user_id | string <{"id": QUORUM_ID}> The quorumuser with which this note is associated. |
| vote_id | string <{"id": QUORUM_ID}> The vote with which this note is associated. |
| votes | Array of strings <{"id": QUORUM_ID}> The votes that are associated with this note. |
Note retrieved successfully
improperly configured request
authorization failure
internal server error
{- "amendment_id": "string",
- "amendments": [
- "string"
], - "amount": 0,
- "archived": true,
- "bill_id": "string",
- "bills": [
- "string"
], - "check_number": "string",
- "comment_type": 1,
- "confirmed": true,
- "custom_interaction_type_id": "string",
- "date": "2019-08-24T14:15:22Z",
- "document_id": "string",
- "documents": [
- "string"
], - "duration": 0,
- "interaction_timezone": 1,
- "interaction_type": 1,
- "is_visible_to_partners": true,
- "limited_to_teams": [
- "string"
], - "members": [
- "string"
], - "person_id": "string",
- "privacy": 1,
- "project_id": "string",
- "projects": [
- "string"
], - "public_organizations": [
- "string"
], - "regulations": [
- "string"
], - "searchable_date": "string",
- "supporter_id": "string",
- "supporters": [
- "string"
], - "tag_dict": "string",
- "team_members": [
- "string"
], - "teams": [
- "string"
], - "text": "string",
- "user_id": "string",
- "vote_id": "string",
- "votes": [
- "string"
]
}{- "_extra": { },
- "alert_cache": { },
- "amendment": "/api/newamendment/1/",
- "amendments": [
- "/api/newamendment/1/"
], - "amount": 0,
- "archived": false,
- "articles": [
- 0
], - "attachments": "/api/attachment/1/",
- "audit_trail": { },
- "auto_created": false,
- "bill": "/api/newbill/1/",
- "bills": [
- "/api/newbill/1/"
], - "bulk_email": "/api/bulkemail/1/",
- "bulk_email_id": "/api/bulkemail/1/",
- "cache_json": { },
- "cached_limited_to_teams": [
- 0
], - "campaign": "/api/campaign/1/",
- "check_number": "string",
- "clicks": 0,
- "comment_type": 1,
- "confirmed": false,
- "created": "2019-08-24T14:15:22Z",
- "custom_interaction_type": "/api/custominteractiontype/1/",
- "data_type": 1,
- "date": "2019-08-24T14:15:22Z",
- "delivered": false,
- "delivery_id": "string",
- "document": "/api/newdocument/1/",
- "documents": [
- "/api/newdocument/1/"
], - "duration": 0,
- "event": "/api/newevent/1/",
- "failed_delivery": false,
- "first_open": "2019-08-24T14:15:22Z",
- "from_grassroots": false,
- "from_notes": false,
- "from_parser": false,
- "from_qnotes": false,
- "frozen_cache_json": { },
- "full_humanized_text": "string",
- "http_referer": "string",
- "humanized_text": "string",
- "ical_id": "string",
- "icon": "string",
- "id": 0,
- "interaction_timezone": 1,
- "interaction_type": 1,
- "is_collaborator_comment": true,
- "is_ical": false,
- "is_visible_to_partners": false,
- "limited_to_teams": [
- "/api/team/1/"
], - "link_dict": { },
- "members": [
- "/api/newperson/1/"
], - "members_count": 0,
- "message": "string",
- "message_status": 1,
- "note_type": 1,
- "num_attempts": 0,
- "opens": 0,
- "organization": "/api/organization/1/",
- "person": "/api/newperson/1/",
- "privacy": 1,
- "project": "/api/project/1/",
- "projects": [
- "/api/project/1/"
], - "public_organizations": [
- "/api/publicorganization/1/"
], - "public_organizations_count": 0,
- "raw_content": "",
- "regions": [
- 0
], - "regulations": [
- "/api/regulation/1/"
], - "relationship_status": true,
- "relationship_type": 1,
- "resource_uri": "string",
- "searchable_created_date": "string",
- "searchable_date": "string",
- "social_media_type": 1,
- "source_type": 1,
- "subject": "string",
- "submitting_org_name": "string",
- "supporter": "/api/newsupporter/1/",
- "supporter_action_type": 1,
- "supporters": [
- "/api/newsupporter/1/"
], - "supporters_count": 0,
- "tag_dict": { },
- "team_members": [
- "/api/user/1/"
], - "team_members_count": 0,
- "text": "",
- "text_with_html": "string",
- "timestamp": { },
- "unique_identifier": "string",
- "updated": "2019-08-24T14:15:22Z",
- "user": "/api/user/1/",
- "user_id": "/api/user/1/",
- "utm_campaign": "string",
- "utm_content": "string",
- "utm_medium": "string",
- "utm_source": "string",
- "utm_term": "string",
- "vote": "/api/vote/1/",
- "votes": [
- "/api/vote/1/"
]
}