Electronic Filings

Search for Electronic Filings

This endpoint retrieves information about FEC reports filed electronically by a committee.

HTTP Request

GET https://api.propublica.org/campaign-finance/v1/{cycle}/filings/search

Query Parameters

Parameter Description
query The committee name or partial name. Spaces are permitted.

Example Call

curl "https://api.propublica.org/campaign-finance/v1/2016/filings/search.json?query=united%20egg"
  -H "X-API-Key: PROPUBLICA_API_KEY"

The above command returns JSON structured like this:

{
   "status":"OK",
   "copyright":"Copyright (c) 2016 ProPublica Inc. All Rights Reserved.",
   "date":null,
   "base_uri":"https://api.propublica.org/campaign-finance/v1/2016/",
   "cycle":2016,
   "offset":null,
   "results":[
      {
         "filing_id":1039997,
         "fec_committee_id":"C00172841",
         "committee":"/committees/C00172841.json",
         "committee_name":"UNITED EGG ASSOCIATION EGGPAC",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-15",
         "date_coverage_from":"2015-07-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00172841/1039997/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Q",
         "contributions_total":95491.04,
         "cash_on_hand":310410.05,
         "disbursements_total":43004.13,
         "receipts_total":95560.7,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1039083,
         "fec_committee_id":"C00172841",
         "committee":"/committees/C00172841.json",
         "committee_name":"UNITED EGG ASSOCIATION EGGPAC",
         "form_type":"F99",
         "report_title":"MISCELLANEOUS DOCUMENT",
         "date_filed":"2016-01-12",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00172841/1039083/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":null,
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Q",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":null,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1012939,
         "fec_committee_id":"C00172841",
         "committee":"/committees/C00172841.json",
         "committee_name":"UNITED EGG ASSOCIATION EGGPAC",
         "form_type":"F3",
         "report_title":"MID-YEAR",
         "date_filed":"2015-07-09",
         "date_coverage_from":"2015-01-01",
         "date_coverage_to":"2015-06-30",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00172841/1012939/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":null,
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Q",
         "contributions_total":630.0,
         "cash_on_hand":257853.48,
         "disbursements_total":46563.93,
         "receipts_total":700.79,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":982496,
         "fec_committee_id":"C00172841",
         "committee":"/committees/C00172841.json",
         "committee_name":"UNITED EGG ASSOCIATION EGGPAC",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2015-01-07",
         "date_coverage_from":"2014-11-25",
         "date_coverage_to":"2014-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00172841/982496/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Q",
         "contributions_total":6000.0,
         "cash_on_hand":303716.62,
         "disbursements_total":1138.61,
         "receipts_total":6012.81,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":982482,
         "fec_committee_id":"C00172841",
         "committee":"/committees/C00172841.json",
         "committee_name":"UNITED EGG ASSOCIATION EGGPAC",
         "form_type":"F99",
         "report_title":"MISCELLANEOUS DOCUMENT",
         "date_filed":"2015-01-07",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00172841/982482/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":null,
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Q",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":null,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":982431,
         "fec_committee_id":"C00172841",
         "committee":"/committees/C00172841.json",
         "committee_name":"UNITED EGG ASSOCIATION EGGPAC",
         "form_type":"F1",
         "report_title":"STATEMENT OF ORGANIZATION",
         "date_filed":"2015-01-07",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00172841/982431/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":null,
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Q",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":null,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      }
   ]
}

Get Electronic Filings by Date

This endpoint retrieves information about FEC reports filed electronically on a specific date.

HTTP Request

GET https://api.propublica.org/campaign-finance/v1/{cycle}/filings/{year}/{month}/{day}

Query Parameters

Parameter Description
year The four-digit year from 2001-2016
month The two-digit month from 01-12
day The two-digit day from 01-31

Example Call

curl "https://api.propublica.org/campaign-finance/v1/2016/filings/2016/01/10.json"
  -H "X-API-Key: PROPUBLICA_API_KEY"

The above command returns JSON structured like this:

{
   "status":"OK",
   "copyright":"Copyright (c) 2016 ProPublica Inc. All Rights Reserved.",
   "date":"2016-01-10",
   "base_uri":"https://api.propublica.org/campaign-finance/v1/2016/",
   "cycle":2016,
   "offset":null,
   "results":[
      {
         "filing_id":1038725,
         "fec_committee_id":"C00494799",
         "committee":"/committees/C00494799.json",
         "committee_name":"MY AMERICA INC",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00494799/1038725/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":50.0,
         "cash_on_hand":17.96,
         "disbursements_total":36.0,
         "receipts_total":50.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038724,
         "fec_committee_id":"C00572941",
         "committee":"/committees/C00572941.json",
         "committee_name":"KELLIPAC",
         "form_type":"F3",
         "report_title":"DEC MONTHLY",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2016-11-01",
         "date_coverage_to":"2016-11-30",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00572941/1038724/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"M12",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":0.0,
         "cash_on_hand":2505.0,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038723,
         "fec_committee_id":"C00320168",
         "committee":"/committees/C00320168.json",
         "committee_name":"A SECURE AMERICA PAC",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00320168/1038723/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"N",
         "contributions_total":0.0,
         "cash_on_hand":154.17,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038722,
         "fec_committee_id":"C00569392",
         "committee":"/committees/C00569392.json",
         "committee_name":"JUDICAL FAIRNESS PROJECT; THE",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-07-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00569392/1038722/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":957.0,
         "cash_on_hand":2745.93,
         "disbursements_total":275.5,
         "receipts_total":957.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038721,
         "fec_committee_id":"C00449686",
         "committee":"/committees/C00449686.json",
         "committee_name":"REPUBLICAN PARTY OF MADERA COUNTY (FED.)",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-12-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00449686/1038721/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Y",
         "contributions_total":0.0,
         "cash_on_hand":7951.06,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038720,
         "fec_committee_id":"C00507939",
         "committee":"/committees/C00507939.json",
         "committee_name":"JUSTICE PARTY",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-07-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00507939/1038720/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Y",
         "contributions_total":630.0,
         "cash_on_hand":99.22,
         "disbursements_total":921.56,
         "receipts_total":630.09,
         "loans_total":"0.0",
         "debts_total":"1500.0"
      },
      {
         "filing_id":1038719,
         "fec_committee_id":"C00574129",
         "committee":"/committees/C00574129.json",
         "committee_name":"HANS 2016 LLC",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00574129/1038719/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":10585.0,
         "cash_on_hand":36082.18,
         "disbursements_total":5438.66,
         "receipts_total":11058.24,
         "loans_total":"473.24",
         "debts_total":"8452.18"
      },
      {
         "filing_id":1038718,
         "fec_committee_id":"C00562173",
         "committee":"/committees/C00562173.json",
         "committee_name":"LGBT DEMOCRATS OF VIRGINIA",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00562173/1038718/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"N",
         "contributions_total":0.0,
         "cash_on_hand":2638.46,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038717,
         "fec_committee_id":"C00421453",
         "committee":"/committees/C00421453.json",
         "committee_name":"FRIENDS OF STEPHEN HARRISON",
         "form_type":"F3",
         "report_title":"TERMINATION REPORT",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00421453/1038717/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"TER",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":0.0,
         "cash_on_hand":0.0,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038716,
         "fec_committee_id":"C00575373",
         "committee":"/committees/C00575373.json",
         "committee_name":"KEEP THE PROMISE I",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-10",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00575373/1038716/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":44898.66,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1038715,
         "fec_committee_id":"C00385187",
         "committee":"/committees/C00385187.json",
         "committee_name":"YUMA COUNTY REPUBLICIAN CENTRAL COMMITTEE",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00385187/1038715/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Y",
         "contributions_total":0.0,
         "cash_on_hand":1711.3,
         "disbursements_total":860.3,
         "receipts_total":500.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038714,
         "fec_committee_id":"C00461210",
         "committee":"/committees/C00461210.json",
         "committee_name":"OHIO VETERANS UNITED PAC",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-07-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00461210/1038714/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"N",
         "contributions_total":0.0,
         "cash_on_hand":1752.76,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038713,
         "fec_committee_id":"C00589226",
         "committee":"/committees/C00589226.json",
         "committee_name":"PROGRESS N@",
         "form_type":"F1",
         "report_title":"STATEMENT OF ORGANIZATION",
         "date_filed":"2016-01-10",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00589226/1038713/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":true,
         "report_period":null,
         "original_filing":null,
         "original_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00589226//",
         "committee_type":"N",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":null,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1038712,
         "fec_committee_id":"C00467779",
         "committee":"/committees/C00467779.json",
         "committee_name":"RILEY FOR CONGRESS",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00467779/1038712/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":0.0,
         "cash_on_hand":0.0,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"19173.12"
      },
      {
         "filing_id":1038711,
         "fec_committee_id":"C00017194",
         "committee":"/committees/C00017194.json",
         "committee_name":"INTERNATIONAL UNION OF OPERATING ENGINEERS LO 825 POLITICAL ACTION AND EDUCATION COMMITTEE",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00017194/1038711/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Q",
         "contributions_total":60527.3,
         "cash_on_hand":230472.18,
         "disbursements_total":434.01,
         "receipts_total":60527.3,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038708,
         "fec_committee_id":"C00571877",
         "committee":"/committees/C00571877.json",
         "committee_name":"JIM WHITE FOR CONGRESS",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00571877/1038708/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":118.42,
         "cash_on_hand":3080.52,
         "disbursements_total":0.0,
         "receipts_total":118.42,
         "loans_total":"0.0",
         "debts_total":"5000.0"
      },
      {
         "filing_id":1038707,
         "fec_committee_id":"C00435529",
         "committee":"/committees/C00435529.json",
         "committee_name":"FOOTLIK FOR CONGRESS",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00435529/1038707/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":0.0,
         "cash_on_hand":737.72,
         "disbursements_total":381.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038706,
         "fec_committee_id":"C00540989",
         "committee":"/committees/C00540989.json",
         "committee_name":"COMMUNITY PAC",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-07-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00540989/1038706/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"N",
         "contributions_total":0.0,
         "cash_on_hand":50.0,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038705,
         "fec_committee_id":"C00390658",
         "committee":"/committees/C00390658.json",
         "committee_name":"TRUEMAJORITYACTIONPAC",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-07-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00390658/1038705/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Q",
         "contributions_total":0.0,
         "cash_on_hand":721.28,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"893.54"
      },
      {
         "filing_id":1038704,
         "fec_committee_id":"C00571372",
         "committee":"/committees/C00571372.json",
         "committee_name":"RIGHT TO RISE USA",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-10",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00571372/1038704/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":98949.66,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1038703,
         "fec_committee_id":"C00571372",
         "committee":"/committees/C00571372.json",
         "committee_name":"RIGHT TO RISE USA",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-10",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00571372/1038703/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":3400.0,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1038702,
         "fec_committee_id":"C00562629",
         "committee":"/committees/C00562629.json",
         "committee_name":"SCHERTZING FOR CONGRESS",
         "form_type":"F3",
         "report_title":"TERMINATION REPORT",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00562629/1038702/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"TER",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":0.0,
         "cash_on_hand":0.0,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038701,
         "fec_committee_id":"C00394577",
         "committee":"/committees/C00394577.json",
         "committee_name":"LETICIA HINOJOSA FOR CONGRESS",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00394577/1038701/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":0.0,
         "cash_on_hand":284.28,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"60000.0"
      },
      {
         "filing_id":1038700,
         "fec_committee_id":"C00508036",
         "committee":"/committees/C00508036.json",
         "committee_name":"RAMIRO GARZA FOR CONGRESS",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00508036/1038700/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":0.0,
         "cash_on_hand":179.14,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"75200.0"
      },
      {
         "filing_id":1038699,
         "fec_committee_id":"C00559062",
         "committee":"/committees/C00559062.json",
         "committee_name":"HEADRICK FOR CONGRESS",
         "form_type":"F99",
         "report_title":"MISCELLANEOUS DOCUMENT",
         "date_filed":"2016-01-10",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00559062/1038699/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":null,
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":null,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1038698,
         "fec_committee_id":"C00559062",
         "committee":"/committees/C00559062.json",
         "committee_name":"HEADRICK FOR CONGRESS",
         "form_type":"F99",
         "report_title":"MISCELLANEOUS DOCUMENT",
         "date_filed":"2016-01-10",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00559062/1038698/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":null,
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":null,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1038697,
         "fec_committee_id":"C00546812",
         "committee":"/committees/C00546812.json",
         "committee_name":"IKAIKA FOR HAWAII",
         "form_type":"F3",
         "report_title":"TERMINATION REPORT",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00546812/1038697/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"TER",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":0.0,
         "cash_on_hand":0.0,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038696,
         "fec_committee_id":"C00559062",
         "committee":"/committees/C00559062.json",
         "committee_name":"HEADRICK FOR CONGRESS",
         "form_type":"F99",
         "report_title":"MISCELLANEOUS DOCUMENT",
         "date_filed":"2016-01-10",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00559062/1038696/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":null,
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":null,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1038695,
         "fec_committee_id":"C00559062",
         "committee":"/committees/C00559062.json",
         "committee_name":"HEADRICK FOR CONGRESS",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-04",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00559062/1038695/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":0.0,
         "cash_on_hand":0.0,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038694,
         "fec_committee_id":"C00570887",
         "committee":"/committees/C00570887.json",
         "committee_name":"TO REPUBLICANS OWNING THIS TOWN IN EVERY RACE PAC TROTTER PAC",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-07-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00570887/1038694/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"N",
         "contributions_total":5000.0,
         "cash_on_hand":5120.0,
         "disbursements_total":88.0,
         "receipts_total":5000.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038693,
         "fec_committee_id":"C00389122",
         "committee":"/committees/C00389122.json",
         "committee_name":"RED PAC",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-12-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00389122/1038693/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Q",
         "contributions_total":0.0,
         "cash_on_hand":3234.69,
         "disbursements_total":538.25,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038691,
         "fec_committee_id":"C00550509",
         "committee":"/committees/C00550509.json",
         "committee_name":"DETROITERS VOTE",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00550509/1038691/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":300.0,
         "cash_on_hand":287.0,
         "disbursements_total":188.0,
         "receipts_total":300.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038690,
         "fec_committee_id":"C00584946",
         "committee":"/committees/C00584946.json",
         "committee_name":"DEMAREE FOR CONGRESS",
         "form_type":"F1",
         "report_title":"STATEMENT OF ORGANIZATION",
         "date_filed":"2016-01-10",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00584946/1038690/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":true,
         "report_period":null,
         "original_filing":null,
         "original_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00584946//",
         "committee_type":"H",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":null,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1038689,
         "fec_committee_id":"C00574616",
         "committee":"/committees/C00574616.json",
         "committee_name":"PHIL PAVLOV FOR CONGRESS",
         "form_type":"F3",
         "report_title":"OCT QUARTERLY",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-07-01",
         "date_coverage_to":"2015-09-30",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00574616/1038689/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":true,
         "report_period":"Q3",
         "original_filing":1029285,
         "original_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00574616/1029285/",
         "committee_type":"H",
         "contributions_total":57348.64,
         "cash_on_hand":126152.56,
         "disbursements_total":31798.83,
         "receipts_total":57348.64,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038688,
         "fec_committee_id":"C00469973",
         "committee":"/committees/C00469973.json",
         "committee_name":"BRIAN ROONEY FOR CONGRESS",
         "form_type":"F3",
         "report_title":"OCT QUARTERLY",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-07-01",
         "date_coverage_to":"2015-09-30",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00469973/1038688/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"Q3",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":0.0,
         "cash_on_hand":0.0,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"250000.0"
      },
      {
         "filing_id":1038687,
         "fec_committee_id":"C00544007",
         "committee":"/committees/C00544007.json",
         "committee_name":"FRIENDS OF ROY CHO INC.",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00544007/1038687/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":200.0,
         "cash_on_hand":520.82,
         "disbursements_total":950.45,
         "receipts_total":200.0,
         "loans_total":"0.0",
         "debts_total":"43164.85"
      },
      {
         "filing_id":1038686,
         "fec_committee_id":"C00470997",
         "committee":"/committees/C00470997.json",
         "committee_name":"MICHEL FAULKNER FOR CONGRESS",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00470997/1038686/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":0.0,
         "cash_on_hand":232.13,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"10900.0"
      },
      {
         "filing_id":1038684,
         "fec_committee_id":"C00469973",
         "committee":"/committees/C00469973.json",
         "committee_name":"BRIAN ROONEY FOR CONGRESS",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00469973/1038684/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":0.0,
         "cash_on_hand":0.0,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"250000.0"
      },
      {
         "filing_id":1038683,
         "fec_committee_id":"C00269241",
         "committee":"/committees/C00269241.json",
         "committee_name":"REPUBLICAN LIBERTY CAUCUS POLITICAL ACTION COMMITTEE",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00269241/1038683/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Q",
         "contributions_total":69.5,
         "cash_on_hand":3426.65,
         "disbursements_total":3.22,
         "receipts_total":69.5,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038682,
         "fec_committee_id":"C00414888",
         "committee":"/committees/C00414888.json",
         "committee_name":"DECLARATION ALLIANCE PAC",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00414888/1038682/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Q",
         "contributions_total":1714.0,
         "cash_on_hand":153.55,
         "disbursements_total":1647.81,
         "receipts_total":1714.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038681,
         "fec_committee_id":"C00375626",
         "committee":"/committees/C00375626.json",
         "committee_name":"CARDEN FOR CONGRESS",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00375626/1038681/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"H",
         "contributions_total":0.0,
         "cash_on_hand":0.0,
         "disbursements_total":0.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"137502.69"
      },
      {
         "filing_id":1038680,
         "fec_committee_id":"C00557355",
         "committee":"/committees/C00557355.json",
         "committee_name":"OCEAN MAJORITY PAC",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-07-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00557355/1038680/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":0.0,
         "cash_on_hand":83.0,
         "disbursements_total":35.0,
         "receipts_total":0.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038679,
         "fec_committee_id":"C00400945",
         "committee":"/committees/C00400945.json",
         "committee_name":"SOUTH CAROLINA LIBERTARIAN PARTY SCLP",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-10-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00400945/1038679/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"Y",
         "contributions_total":0.0,
         "cash_on_hand":2353.42,
         "disbursements_total":0.0,
         "receipts_total":0.06,
         "loans_total":"0.0",
         "debts_total":"0.0"
      },
      {
         "filing_id":1038678,
         "fec_committee_id":"C00484535",
         "committee":"/committees/C00484535.json",
         "committee_name":"VOTESANE PAC",
         "form_type":"F3",
         "report_title":"YEAR-END",
         "date_filed":"2016-01-10",
         "date_coverage_from":"2015-12-01",
         "date_coverage_to":"2015-12-31",
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00484535/1038678/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"YE",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"N",
         "contributions_total":1000.0,
         "cash_on_hand":13285.28,
         "disbursements_total":1000.0,
         "receipts_total":1000.0,
         "loans_total":"0.0",
         "debts_total":"0.0"
      }
   ]
}

Get Electronic Filing Form Types

This endpoint retrieves a list of available form types for FEC electronic filings.

HTTP Request

GET https://api.propublica.org/campaign-finance/v1/{cycle}/filings/types

Example Call

curl "https://api.propublica.org/campaign-finance/v1/2016/filings/types.json"
  -H "X-API-Key: PROPUBLICA_API_KEY"

The above command returns JSON structured like this:

{
   "status":"OK",
   "copyright":"Copyright (c) 2016 ProPublica Inc. All Rights Reserved.",
   "base_uri":"https://api.propublica.org/campaign-finance/v1/2016/",
   "cycle":2016,
   "results":[
      {
         "id":"F1",
         "name":"STATEMENT OF ORGANIZATION"
      },
      {
         "id":"F10",
         "name":"24-HOUR NOTICE OF EXPENDITURES FROM CANDIDATE PERSONAL FUNDS"
      },
      {
         "id":"F11",
         "name":"24-HOUR NOTICE OF EXPENDITURES FROM OPPONENT'S PERSONAL FUNDS"
      },
      {
         "id":"F12",
         "name":"24-HOUR NOTICE OF SUSPENSION OF INDIVIDUAL CONTRIBUTION LIMITS"
      },
      {
         "id":"F13",
         "name":"90 DAY POST PRESIDENTIAL INAUGURATION REPORT"
      },
      {
         "id":"F1M",
         "name":"NOTIFICATION OF MULTICANDIDATE STATUS"
      },
      {
         "id":"F2",
         "name":"STATEMENT OF CANDIDACY"
      },
      {
         "id":"F24",
         "name":"24 HOUR NOTICE"
      },
      {
         "id":"F3",
         "name":"REPORT OF RECEIPTS AND DISBURSEMENTS"
      },
      {
         "id":"F3L",
         "name":"REPORT OF CONTRIBUTIONS BUNDLED BY LOBBYIST"
      },
      {
         "id":"F4",
         "name":"REPORT OF RECEIPTS AND DISBURSEMENTS - CONVENTION"
      },
      {
         "id":"F5",
         "name":"REPORT OF INDEPENDENT EXPENDITURES MADE"
      },
      {
         "id":"F6",
         "name":"48-HOUR NOTICE OF CONTRIBUTIONS/LOANS RECEIVED"
      },
      {
         "id":"F7",
         "name":"REPORT OF COMMUNICATION COSTS"
      },
      {
         "id":"F8",
         "name":"DEBT SETTLEMENT PLAN"
      },
      {
         "id":"F9",
         "name":"24-HOUR NOTICE OF DISBURSEMENT FOR ELECTIONEERING COMMUNICATIONS"
      },
      {
         "id":"F99",
         "name":"MISCELLANEOUS SUBMISSION"
      }
   ]
}

Get Electronic Filings By Type

This endpoint retrieves the most recent electronic filings by form type.

HTTP Request

GET https://api.propublica.org/campaign-finance/v1/{cycle}/filings/types/{form-type-id}

Query Parameters

Parameter Description
form-type-id F + integer. To get form type IDs, use an electronic filing form types request.

Example Call

curl "https://api.propublica.org/campaign-finance/v1/2016/filings/types/F24.json"
  -H "X-API-Key: PROPUBLICA_API_KEY"

The above command returns JSON structured like this:

{
   "status":"OK",
   "copyright":"Copyright (c) 2016 ProPublica Inc. All Rights Reserved.",
   "date":null,
   "base_uri":"https://api.propublica.org/campaign-finance/v1/2016/",
   "cycle":2016,
   "offset":null,
   "results":[
      {
         "filing_id":1040806,
         "fec_committee_id":"C00575373",
         "committee":"/committees/C00575373.json",
         "committee_name":"KEEP THE PROMISE I",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-19",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00575373/1040806/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":183616.58,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040805,
         "fec_committee_id":"C00575373",
         "committee":"/committees/C00575373.json",
         "committee_name":"KEEP THE PROMISE I",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-19",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00575373/1040805/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":694005.46,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040788,
         "fec_committee_id":"C00581868",
         "committee":"/committees/C00581868.json",
         "committee_name":"NEW DAY FOR AMERICA",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-19",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00581868/1040788/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":372000.0,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040772,
         "fec_committee_id":"C00541292",
         "committee":"/committees/C00541292.json",
         "committee_name":"CONSERVATIVE SOLUTIONS PAC",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-19",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00541292/1040772/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":1197922.68,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040771,
         "fec_committee_id":"C00541292",
         "committee":"/committees/C00541292.json",
         "committee_name":"CONSERVATIVE SOLUTIONS PAC",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-19",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00541292/1040771/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":624420.02,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040769,
         "fec_committee_id":"C00541292",
         "committee":"/committees/C00541292.json",
         "committee_name":"CONSERVATIVE SOLUTIONS PAC",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-19",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00541292/1040769/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":1500367.44,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040726,
         "fec_committee_id":"C00489815",
         "committee":"/committees/C00489815.json",
         "committee_name":"NEA ADVOCACY FUND",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-19",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00489815/1040726/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":11894.84,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040703,
         "fec_committee_id":"C00573055",
         "committee":"/committees/C00573055.json",
         "committee_name":"AMERICA LEADS",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-19",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00573055/1040703/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":935534.52,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040693,
         "fec_committee_id":"C00575423",
         "committee":"/committees/C00575423.json",
         "committee_name":"KEEP THE PROMISE III",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-19",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00575423/1040693/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":1891.98,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040678,
         "fec_committee_id":"C00544569",
         "committee":"/committees/C00544569.json",
         "committee_name":"PURPLE PAC INC",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-19",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00544569/1040678/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":269853.0,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040666,
         "fec_committee_id":"C00532572",
         "committee":"/committees/C00532572.json",
         "committee_name":"AMERICA'S LIBERTY PAC",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-19",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00532572/1040666/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":53428.57,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040665,
         "fec_committee_id":"C00532572",
         "committee":"/committees/C00532572.json",
         "committee_name":"AMERICA'S LIBERTY PAC",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-19",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00532572/1040665/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":450000.0,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040528,
         "fec_committee_id":"C00571372",
         "committee":"/committees/C00571372.json",
         "committee_name":"RIGHT TO RISE USA",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-18",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00571372/1040528/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":24508.52,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040527,
         "fec_committee_id":"C00571372",
         "committee":"/committees/C00571372.json",
         "committee_name":"RIGHT TO RISE USA",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-18",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00571372/1040527/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":950.0,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040526,
         "fec_committee_id":"C00571372",
         "committee":"/committees/C00571372.json",
         "committee_name":"RIGHT TO RISE USA",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-18",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00571372/1040526/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":true,
         "report_period":"24H",
         "original_filing":1040331,
         "original_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00571372/1040331/",
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":303.34,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040512,
         "fec_committee_id":"C00575415",
         "committee":"/committees/C00575415.json",
         "committee_name":"KEEP THE PROMISE PAC",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-18",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00575415/1040512/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":755675.35,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040510,
         "fec_committee_id":"C00573055",
         "committee":"/committees/C00573055.json",
         "committee_name":"AMERICA LEADS",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-18",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00573055/1040510/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":2144.99,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040487,
         "fec_committee_id":"C00575373",
         "committee":"/committees/C00575373.json",
         "committee_name":"KEEP THE PROMISE I",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-18",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00575373/1040487/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":5965.0,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040486,
         "fec_committee_id":"C00575373",
         "committee":"/committees/C00575373.json",
         "committee_name":"KEEP THE PROMISE I",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-18",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00575373/1040486/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":3000.0,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      },
      {
         "filing_id":1040479,
         "fec_committee_id":"C00569905",
         "committee":"/committees/C00569905.json",
         "committee_name":"2016 COMMITTEE; THE",
         "form_type":"F24",
         "report_title":"24 HOUR NOTICE",
         "date_filed":"2016-01-18",
         "date_coverage_from":null,
         "date_coverage_to":null,
         "fec_uri":"http://docquery.fec.gov/cgi-bin/dcdev/forms/C00569905/1040479/",
         "amended":false,
         "amended_uri":null,
         "is_amendment":null,
         "report_period":"24H",
         "original_filing":null,
         "original_uri":null,
         "committee_type":"O",
         "contributions_total":null,
         "cash_on_hand":null,
         "disbursements_total":1000.0,
         "receipts_total":null,
         "loans_total":null,
         "debts_total":null
      }
   ]
}

Get Summary for a Specific Presidential Electronic Filing

This endpoint retrieves summary figures from a specific FEC electronic filing (Form 3 filings by presidential candidates only).

HTTP Request

GET https://api.propublica.org/campaign-finance/v1/{cycle}/filings/{filing_id}

Query Parameters

Parameter Description
filing_id Integer representing the ID of a Form 3 electronic filing.

Example Call

curl "https://api.propublica.org/campaign-finance/v1/2016/filings/1029629.json"
  -H "X-API-Key: PROPUBLICA_API_KEY"

The above command returns JSON structured like this:

{
   "status":"OK",
   "copyright":"Copyright (c) 2016 ProPublica Inc. All Rights Reserved.",
   "base_uri":"https://api.propublica.org/campaign-finance/v1/2016/",
   "cycle":2016,
   "results":[
      {
         "filing_id":1029629,
         "fec_form_type":"F3PN",
         "report":"Q3",
         "primary_general":"P",
         "date_coverage_from":"2015-07-01",
         "date_coverage_to":"2015-09-30",
         "cash_on_hand_beginning":"2582819.11",
         "cash_on_hand_close":"1651309.13",
         "total_receipts_period":"1052657.62",
         "total_disbursements_period":"1984167.6",
         "total_receipts_cycle":"4762210.55",
         "total_disbursements_cycle":"3110901.42",
         "total_debts_owed":"0.0",
         "individual_contributions_period":"835899.34",
         "party_contributions_period":"0.0",
         "pac_contributions_period":"16750.0",
         "candidate_contributions_period":"0.0",
         "total_contributions_period":"852649.34",
         "individual_contributions_cycle":"2983650.49",
         "party_contributions_cycle":"0.0",
         "pac_contributions_cycle":"53550.0",
         "candidate_contributions_cycle":"0.0",
         "total_contributions_cycle":"3037200.49",
         "federal_funds_period":"0.0",
         "transfers_in_period":"200000.0",
         "candidate_loans_period":"0.0",
         "other_loans_period":"0.0",
         "total_loans_period":"0.0",
         "federal_funds_cycle":"0.0",
         "transfers_in_cycle":"1725000.0",
         "candidate_loans_cycle":"0.0",
         "other_loans_cycle":"0.0",
         "total_loans_cycle":"0.0",
         "operating_offsets_period":"0.0",
         "fundraising_offsets_period":"0.0",
         "legal_offsets_period":"0.0",
         "total_offsets_period":"0.0",
         "operating_offsets_cycle":"0.0",
         "fundraising_offsets_cycle":"0.0",
         "legal_offsets_cycle":"0.0",
         "total_offsets_cycle":"0.0",
         "operating_expenditures_period":"1979167.6",
         "transfers_out_period":"0.0",
         "fundraising_expenses_period":"0.0",
         "legal_expenses_period":"0.0",
         "operating_expenditures_cycle":"3094501.42",
         "transfers_out_cycle":"0.0",
         "fundraising_expenses_cycle":"0.0",
         "legal_expenses_cycle":"0.0",
         "candidate_loan_repayments_period":"0.0",
         "other_loan_repayments_period":"0.0",
         "total_loan_repayments_period":"0.0",
         "candidate_loan_repayments_cycle":"0.0",
         "other_loan_repayments_cycle":"0.0",
         "total_loan_repayments_cycle":"0.0",
         "individual_refunds_period":"5000.0",
         "party_refunds_period":"0.0",
         "pac_refunds_period":"0.0",
         "total_refunds_period":"5000.0",
         "individual_refunds_cycle":"16400.0",
         "party_refunds_cycle":"0.0",
         "pac_refunds_cycle":"0.0",
         "total_refunds_cycle":"16400.0",
         "other_disbursements_period":"0.0",
         "other_disbursements_cycle":"0.0",
         "liquidate_period":"0.0",
         "net_individual_contributions":"830899.34",
         "net_party_contributions":"0.0",
         "net_pac_contributions":null,
         "net_candidate_contributions":"0.0",
         "net_transfers_in":"200000.0",
         "net_total_contributions":"847649.34",
         "net_operating_expenses":"1979167.6",
         "net_fundraising_expenses":"0.0",
         "net_legal_expenses":"0.0",
         "net_disbursements":"1984167.6",
         "contributions_less_than_200":"76618.58",
         "num_contributions_less_than_200":418,
         "contributions_200_499":"36243.2",
         "num_contributions_200_499":146,
         "contributions_500_1499":"220785.26",
         "num_contributions_500_1499":262,
         "net_primary":"1465281.43",
         "net_general":"186027.7",
         "flag_most_current_report":null,
         "flag_valid_report":null,
         "cycle":2016,
         "created_at":null,
         "updated_at":null,
         "refunds_less_than_200":null,
         "refunds_200_499":null,
         "refunds_500_1499":null,
         "num_refunds_less_than_200":null,
         "num_refunds_200_499":null,
         "num_refunds_500_1499":null,
         "committee_uri":"/committees/C00578757.json",
         "candidate_uri":"/candidates/P60007697.json",
         "num_refunds_2500":null,
         "refunds_2500":null,
         "num_refunds_1500_2499":null,
         "refunds_1500_2499":null,
         "num_contributions_1500_2499":58,
         "contributions_1500_2499":"119651.0",
         "num_contributions_2500":138,
         "contributions_2500":"372600.0"
      }
   ]
}

Get Recent Amendments

This endpoint retrieves the most recent filings that are amendments of earlier filings.

HTTP Request

GET https://api.propublica.org/campaign-finance/v1/{cycle}/filings/amendments

Example Call

curl "https://api.propublica.org/campaign-finance/v1/2016/filings/amendments.json"
  -H "X-API-Key: PROPUBLICA_API_KEY"

The above command returns JSON structured like this:

``` { “status”:”OK”, “copyright”:”Copyright (c) 2016 ProPublica Inc. All Rights Reserved.”, “base_uri”:”https://api.propublica.org/campaign-finance/v1/2016/”, “cycle”:2016, “offset”:null, “results”:[ { “filing_id”:1040839, “fec_committee_id”:”C00235036”, “committee”:”/committees/C00235036.json”, “committee_name”:”ZURICH HOLDING COMPANY OF AMERICA COMMITTEE FOR GOOD GOVERNMENT (Z-PAC)”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-20”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00235036/1040839/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00235036//”, “committee_type”:”Q”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040834, “fec_committee_id”:”C00603787”, “committee”:”/committees/C00603787.json”, “committee_name”:”Steve Isakson for Congress”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-20”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00603787/1040834/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00603787//”, “committee_type”:”A”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040812, “fec_committee_id”:”C00490136”, “committee”:”/committees/C00490136.json”, “committee_name”:”THE LINCOLN CLUB OF ORANGE COUNTY FEDERAL IE COMMITTEE”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00490136/1040812/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00490136//”, “committee_type”:”O”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040807, “fec_committee_id”:”C00454819”, “committee”:”/committees/C00454819.json”, “committee_name”:”MAF FREEDOM PAC - MOVE AMERICA FORWARD FREEDOM PAC - MAF PAC”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00454819/1040807/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00454819//”, “committee_type”:”Q”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040801, “fec_committee_id”:”C00589440”, “committee”:”/committees/C00589440.json”, “committee_name”:”SHEPHERD FOR CONGRESS”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00589440/1040801/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00589440//”, “committee_type”:”H”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040799, “fec_committee_id”:”C00589440”, “committee”:”/committees/C00589440.json”, “committee_name”:”SHEPHERD FOR CONGRESS”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00589440/1040799/”, “amended”:true, “amended_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00589440/1040801/”, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00589440//”, “committee_type”:”H”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040797, “fec_committee_id”:”C00224691”, “committee”:”/committees/C00224691.json”, “committee_name”:”ROHRABACHER FOR CONGRESS”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00224691/1040797/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00224691//”, “committee_type”:”H”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040792, “fec_committee_id”:”C00318766”, “committee”:”/committees/C00318766.json”, “committee_name”:”CALIFORNIA INDEPENDENT PETROLEUM ASSOCIATION FEDERAL PAC”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00318766/1040792/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00318766//”, “committee_type”:”Q”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040789, “fec_committee_id”:”C00491605”, “committee”:”/committees/C00491605.json”, “committee_name”:”STAR PARKER PAC”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00491605/1040789/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00491605//”, “committee_type”:”Q”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040786, “fec_committee_id”:”C00552430”, “committee”:”/committees/C00552430.json”, “committee_name”:”GORELL FOR CONGRESS”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00552430/1040786/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00552430//”, “committee_type”:”H”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040784, “fec_committee_id”:”C00136853”, “committee”:”/committees/C00136853.json”, “committee_name”:”CONTRA COSTA REPUBLICAN PARTY (FED)”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00136853/1040784/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00136853//”, “committee_type”:”Y”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040783, “fec_committee_id”:”C00461251”, “committee”:”/committees/C00461251.json”, “committee_name”:”MAC PAC”, “form_type”:”F3”, “report_title”:”YEAR-END”, “date_filed”:”2016-01-19”, “date_coverage_from”:”2015-07-01”, “date_coverage_to”:”2015-12-31”, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00461251/1040783/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:”YE”, “original_filing”:1040778, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00461251/1040778/”, “committee_type”:”N”, “contributions_total”:2000.0, “cash_on_hand”:5590.74, “disbursements_total”:7042.5, “receipts_total”:2000.0, “loans_total”:”0.0”, “debts_total”:”0.0” }, { “filing_id”:1040777, “fec_committee_id”:”C00570168”, “committee”:”/committees/C00570168.json”, “committee_name”:”NEWPORT BEACH WOMEN’S DEMOCRATIC CLUB FEDERAL PAC”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00570168/1040777/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00570168//”, “committee_type”:”N”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040776, “fec_committee_id”:”C00570168”, “committee”:”/committees/C00570168.json”, “committee_name”:”NEWPORT BEACH WOMEN’S DEMOCRATIC CLUB FEDERAL PAC”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00570168/1040776/”, “amended”:true, “amended_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00570168/1040777/”, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00570168//”, “committee_type”:”N”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040774, “fec_committee_id”:”C00500074”, “committee”:”/committees/C00500074.json”, “committee_name”:”FRIENDS OF GARY DELONG”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00500074/1040774/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00500074//”, “committee_type”:”H”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040767, “fec_committee_id”:”C00509554”, “committee”:”/committees/C00509554.json”, “committee_name”:”BRAD MITZELFELT FOR U.S. CONGRESS”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00509554/1040767/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00509554//”, “committee_type”:”H”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040763, “fec_committee_id”:”C00129627”, “committee”:”/committees/C00129627.json”, “committee_name”:”PIPEFITTERS POLITICAL ACTION COMMITTEE”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00129627/1040763/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00129627//”, “committee_type”:”Q”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040760, “fec_committee_id”:”C00387555”, “committee”:”/committees/C00387555.json”, “committee_name”:”COUNCIL FOR A LIVABLE WORLD CANDIDATE FUND”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00387555/1040760/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00387555//”, “committee_type”:”Q”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040757, “fec_committee_id”:”C00515064”, “committee”:”/committees/C00515064.json”, “committee_name”:”YOUNG DEMOCRATS OF AMERICA POLITICAL ACTION COMMITTEE”, “form_type”:”F1”, “report_title”:”STATEMENT OF ORGANIZATION”, “date_filed”:”2016-01-19”, “date_coverage_from”:null, “date_coverage_to”:null, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00515064/1040757/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:null, “original_filing”:null, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00515064//”, “committee_type”:”V”, “contributions_total”:null, “cash_on_hand”:null, “disbursements_total”:null, “receipts_total”:null, “loans_total”:null, “debts_total”:null }, { “filing_id”:1040740, “fec_committee_id”:”C00437913”, “committee”:”/committees/C00437913.json”, “committee_name”:”OLSON FOR CONGRESS COMMITTEE”, “form_type”:”F3”, “report_title”:”OCT QUARTERLY”, “date_filed”:”2016-01-19”, “date_coverage_from”:”2015-07-01”, “date_coverage_to”:”2015-09-30”, “fec_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00437913/1040740/”, “amended”:false, “amended_uri”:null, “is_amendment”:true, “report_period”:”Q3”, “original_filing”:1027374, “original_uri”:”http://docquery.fec.gov/cgi-bin/dcdev/forms/C00437913/1027374/”, “committee_type”:”H”, “contributions_total”:205407.0, “cash_on_hand”:415445.23, “disbursements_total”:132687.63, “receipts_total”:205687.05, “loans_total”:”0.0”, “debts_total”:”0.0” } ] }