Skip to content

Instantly share code, notes, and snippets.

@dpheitmeyer
Last active November 10, 2015 23:52
Show Gist options
  • Save dpheitmeyer/04a421015f579ecc4af4 to your computer and use it in GitHub Desktop.
Save dpheitmeyer/04a421015f579ecc4af4 to your computer and use it in GitHub Desktop.
Simple Congress Listing using Angular
(function () {
var app = angular.module('congressApp',['congress-people']);
app.controller('CongressController', ['$http', function ($http) {
var congress = this;
congress.people = [];
$http.get('people.json').success(function (data) {
congress.people = data;
});
}]);
})();
<!DOCTYPE html>
<html ng-app="congressApp">
<head>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.3/angular.min.js"></script>
<script src="congress.js">
</script>
<script src="people.js">
</script></head>
<body ng-controller="CongressController as congress">
<h1>US Congress</h1>
<table class="table table-striped ">
<tbody>
<tr ng-repeat="person in congress.people | orderBy:['name.last','name.first']">
<td><linked-name></linked-name></td>
<td>{{person.name.first}}</td>
<td>{{person.name.last}}</td>
<td>{{person.terms[person.terms.length - 1].party}}</td>
</tr>
</tbody>
</table>
</body>
</html>
<a href="{{ person.terms[person.terms.length -1 ].url}}">{{ person.name.official_full }}</a>
(function () {
var app = angular.module('congress-people', []);
app.directive('linkedName', function () {
return {
restrict: 'E',
templateUrl: 'linked-name.html'
};
});
})();
This file has been truncated, but you can view the full file.
[{
"id": {
"bioguide": "B000944",
"thomas": "00136",
"lis": "S307",
"govtrack": 400050,
"opensecrets": "N00003535",
"votesmart": 27018,
"fec": ["H2OH13033", "S6OH00163"],
"cspan": 5051,
"wikipedia": "Sherrod Brown",
"house_history": 9996,
"ballotpedia": "Sherrod Brown",
"maplight": 168,
"washington_post": "gIQA3O2w9O",
"icpsr": 29389
},
"name": {
"first": "Sherrod",
"last": "Brown",
"official_full": "Sherrod Brown"
},
"bio": {
"birthday": "1952-11-09",
"gender": "M",
"religion": "Lutheran"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "OH",
"district": 13,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "OH",
"district": 13,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "OH",
"district": 13,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "OH",
"district": 13,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "OH",
"district": 13,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "OH",
"district": 13,
"party": "Democrat",
"url": "http://www.house.gov/sherrodbrown"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "OH",
"district": 13,
"party": "Democrat",
"url": "http://www.house.gov/sherrodbrown"
}, {
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "OH",
"class": 1,
"party": "Democrat",
"url": "http://brown.senate.gov/",
"address": "713 HART SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-2315",
"fax": "202-228-6321",
"contact_form": "http://www.brown.senate.gov/contact/",
"office": "713 Hart Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "OH",
"party": "Democrat",
"class": 1,
"url": "http://www.brown.senate.gov",
"address": "713 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-2315",
"fax": "202-228-6321",
"contact_form": "http://www.brown.senate.gov/contact",
"office": "713 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.brown.senate.gov/rss/feeds/?type=all&amp;"
}]
}, {
"id": {
"bioguide": "C000127",
"thomas": "00172",
"lis": "S275",
"govtrack": 300018,
"opensecrets": "N00007836",
"votesmart": 27122,
"fec": ["S8WA00194", "H2WA01054"],
"cspan": 26137,
"wikipedia": "Maria Cantwell",
"house_history": 10608,
"ballotpedia": "Maria Cantwell",
"maplight": 544,
"washington_post": "gIQAZxKkDP",
"icpsr": 39310
},
"name": {
"first": "Maria",
"last": "Cantwell",
"official_full": "Maria Cantwell"
},
"bio": {
"birthday": "1958-10-13",
"gender": "F",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "WA",
"district": 1,
"party": "Democrat"
}, {
"type": "sen",
"start": "2001-01-03",
"end": "2006-12-09",
"state": "WA",
"class": 1,
"party": "Democrat",
"url": "http://cantwell.senate.gov"
}, {
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "WA",
"class": 1,
"party": "Democrat",
"url": "http://cantwell.senate.gov",
"address": "311 HART SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-3441",
"fax": "202-228-0514",
"contact_form": "http://www.cantwell.senate.gov/contact/",
"office": "311 Hart Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "WA",
"party": "Democrat",
"class": 1,
"url": "http://www.cantwell.senate.gov",
"address": "511 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-3441",
"fax": "202-228-0514",
"contact_form": "http://www.cantwell.senate.gov/public/index.cfm/email-maria",
"office": "511 Hart Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.cantwell.senate.gov/public/index.cfm/rss/feed"
}]
}, {
"id": {
"bioguide": "C000141",
"thomas": "00174",
"lis": "S308",
"govtrack": 400064,
"opensecrets": "N00001955",
"votesmart": 26888,
"icpsr": 15408,
"fec": ["H6MD03177", "S6MD03177"],
"cspan": 4004,
"wikipedia": "Ben Cardin",
"house_history": 10629,
"ballotpedia": "Ben Cardin",
"maplight": 182,
"washington_post": "gIQAGMu99O"
},
"name": {
"first": "Benjamin",
"middle": "L.",
"last": "Cardin",
"official_full": "Benjamin L. Cardin"
},
"bio": {
"birthday": "1943-10-05",
"gender": "M",
"religion": "Jewish"
},
"terms": [{
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "MD",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "MD",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "MD",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "MD",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "MD",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "MD",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "MD",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MD",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MD",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/cardin"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MD",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/cardin"
}, {
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "MD",
"class": 1,
"party": "Democrat",
"url": "http://cardin.senate.gov/",
"address": "509 HART SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-4524",
"fax": "202-224-1651",
"contact_form": "http://www.cardin.senate.gov/contact/",
"office": "509 Hart Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "MD",
"party": "Democrat",
"class": 1,
"url": "http://www.cardin.senate.gov",
"address": "509 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-4524",
"fax": "202-224-1651",
"contact_form": "http://www.cardin.senate.gov/contact/",
"office": "509 Hart Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.cardin.senate.gov/rss/feeds/?type=all"
}]
}, {
"id": {
"bioguide": "C000174",
"thomas": "00179",
"lis": "S277",
"govtrack": 300019,
"opensecrets": "N00012508",
"votesmart": 22421,
"icpsr": 15015,
"fec": ["S8DE00079"],
"cspan": 663,
"wikipedia": "Tom Carper",
"house_history": 10671,
"ballotpedia": "Tom Carper",
"maplight": 545,
"washington_post": "gIQA3bm69O"
},
"name": {
"first": "Thomas",
"middle": "Richard",
"last": "Carper",
"official_full": "Thomas R. Carper"
},
"bio": {
"birthday": "1947-01-23",
"gender": "M",
"religion": "Presbyterian"
},
"terms": [{
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "DE",
"district": 0,
"party": "Democrat"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "DE",
"district": 0,
"party": "Democrat"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "DE",
"district": 0,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "DE",
"district": 0,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "DE",
"district": 0,
"party": "Democrat"
}, {
"type": "sen",
"start": "2001-01-03",
"end": "2006-12-09",
"state": "DE",
"class": 1,
"party": "Democrat",
"url": "http://carper.senate.gov"
}, {
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "DE",
"class": 1,
"party": "Democrat",
"url": "http://carper.senate.gov",
"address": "513 HART SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-2441",
"fax": "202-228-2190",
"contact_form": "http://www.carper.senate.gov/contact/",
"office": "513 Hart Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "DE",
"party": "Democrat",
"class": 1,
"url": "http://www.carper.senate.gov",
"address": "513 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-2441",
"fax": "202-228-2190",
"contact_form": "http://www.carper.senate.gov/public/index.cfm/email-senator-carper",
"office": "513 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.carper.senate.gov/public/index.cfm/rss/feed"
}]
}, {
"id": {
"bioguide": "C001070",
"thomas": "01828",
"lis": "S309",
"govtrack": 412246,
"opensecrets": "N00027503",
"votesmart": 2541,
"fec": ["S6PA00217"],
"cspan": 47036,
"wikipedia": "Bob Casey, Jr.",
"ballotpedia": "Bob Casey, Jr.",
"maplight": 727,
"washington_post": "gIQABeor9O",
"icpsr": 40703
},
"name": {
"first": "Robert",
"middle": "P.",
"last": "Casey",
"nickname": "Bob",
"suffix": "Jr.",
"official_full": "Robert P. Casey, Jr."
},
"bio": {
"gender": "M",
"birthday": "1960-04-13"
},
"terms": [{
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "PA",
"class": 1,
"party": "Democrat",
"url": "http://casey.senate.gov/",
"address": "393 RUSSELL SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-6324",
"fax": "202-228-0604",
"contact_form": "http://www.casey.senate.gov/contact/",
"office": "393 Russell Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "PA",
"party": "Democrat",
"class": 1,
"url": "http://www.casey.senate.gov",
"address": "393 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-6324",
"fax": "202-228-0604",
"contact_form": "http://www.casey.senate.gov/contact/",
"office": "393 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.casey.senate.gov/rss/feeds/?all"
}]
}, {
"id": {
"bioguide": "C001071",
"thomas": "01825",
"lis": "S310",
"govtrack": 412248,
"opensecrets": "N00027441",
"votesmart": 65905,
"fec": ["S6TN00216", "S4TN00187"],
"cspan": 1021114,
"wikipedia": "Bob Corker",
"ballotpedia": "Bob Corker",
"maplight": 729,
"washington_post": "gIQADOuy9O",
"icpsr": 40705
},
"name": {
"first": "Bob",
"last": "Corker",
"official_full": "Bob Corker"
},
"bio": {
"birthday": "1952-08-24",
"gender": "M"
},
"terms": [{
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "TN",
"class": 1,
"party": "Republican",
"url": "http://corker.senate.gov/",
"address": "185 DIRKSEN SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-3344",
"fax": "202-228-0566",
"contact_form": "http://www.corker.senate.gov/public/index.cfm?p=ContactMe",
"office": "185 Dirksen Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "TN",
"party": "Republican",
"class": 1,
"url": "http://www.corker.senate.gov",
"address": "425 Dirksen Senate Office Building Washington DC 20510",
"phone": "202-224-3344",
"fax": "202-228-0566",
"contact_form": "http://www.corker.senate.gov/public/index.cfm/emailme",
"office": "425 Dirksen Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.corker.senate.gov/public/index.cfm/rss/feed"
}]
}, {
"id": {
"bioguide": "F000062",
"thomas": "01332",
"lis": "S221",
"govtrack": 300043,
"opensecrets": "N00007364",
"votesmart": 53273,
"fec": ["S0CA00199"],
"cspan": 13061,
"wikipedia": "Dianne Feinstein",
"house_history": 13044,
"ballotpedia": "Dianne Feinstein",
"maplight": 567,
"washington_post": "gIQAnrCyDP",
"icpsr": 49300
},
"name": {
"first": "Dianne",
"last": "Feinstein",
"official_full": "Dianne Feinstein"
},
"bio": {
"birthday": "1933-06-22",
"gender": "F",
"religion": "Jewish"
},
"terms": [{
"type": "sen",
"start": "1992-11-10",
"end": "1994-12-01",
"state": "CA",
"class": 1,
"party": "Democrat"
}, {
"type": "sen",
"start": "1995-01-04",
"end": "2000-12-15",
"state": "CA",
"class": 1,
"party": "Democrat"
}, {
"type": "sen",
"start": "2001-01-03",
"end": "2006-12-09",
"state": "CA",
"class": 1,
"party": "Democrat",
"url": "http://feinstein.senate.gov"
}, {
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "CA",
"class": 1,
"party": "Democrat",
"url": "http://feinstein.senate.gov",
"address": "331 HART SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-3841",
"fax": "202-228-3954",
"contact_form": "http://www.feinstein.senate.gov/public/index.cfm/e-mail-me",
"office": "331 Hart Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "CA",
"party": "Democrat",
"class": 1,
"url": "http://www.feinstein.senate.gov",
"address": "331 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-3841",
"fax": "202-228-3954",
"contact_form": "https://www.feinstein.senate.gov/public/index.cfm/e-mail-me",
"office": "331 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.feinstein.senate.gov/public/?a=rss.feed"
}]
}, {
"id": {
"bioguide": "H000338",
"thomas": "01351",
"lis": "S118",
"govtrack": 300052,
"opensecrets": "N00009869",
"votesmart": 53352,
"icpsr": 14503,
"fec": ["S6UT00063", "P00003806"],
"cspan": 189,
"wikipedia": "Orrin Hatch",
"ballotpedia": "Orrin Hatch",
"maplight": 574,
"washington_post": "gIQAzJiz9O"
},
"name": {
"first": "Orrin",
"middle": "G.",
"last": "Hatch",
"official_full": "Orrin G. Hatch"
},
"bio": {
"birthday": "1934-03-22",
"gender": "M",
"religion": "Latter Day Saints"
},
"terms": [{
"type": "sen",
"start": "1977-01-04",
"end": "1982-12-23",
"state": "UT",
"class": 1,
"party": "Republican"
}, {
"type": "sen",
"start": "1983-01-03",
"end": "1988-10-22",
"state": "UT",
"class": 1,
"party": "Republican"
}, {
"type": "sen",
"start": "1989-01-03",
"end": "1994-12-01",
"state": "UT",
"class": 1,
"party": "Republican"
}, {
"type": "sen",
"start": "1995-01-04",
"end": "2000-12-15",
"state": "UT",
"class": 1,
"party": "Republican"
}, {
"type": "sen",
"start": "2001-01-03",
"end": "2006-12-09",
"state": "UT",
"class": 1,
"party": "Republican",
"url": "http://hatch.senate.gov/"
}, {
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "UT",
"class": 1,
"party": "Republican",
"url": "http://hatch.senate.gov/",
"address": "104 HART SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-5251",
"fax": "202-224-6331",
"contact_form": "http://www.hatch.senate.gov/public/index.cfm/contact?p=Email-Orrin",
"office": "104 Hart Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "UT",
"party": "Republican",
"class": 1,
"url": "http://www.hatch.senate.gov",
"address": "104 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-5251",
"fax": "202-224-6331",
"contact_form": "http://www.hatch.senate.gov/public/index.cfm/contact?p=Email-Orrin",
"office": "104 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.hatch.senate.gov/public/index.cfm/rss/feed"
}]
}, {
"id": {
"bioguide": "K000367",
"thomas": "01826",
"lis": "S311",
"govtrack": 412242,
"opensecrets": "N00027500",
"votesmart": 65092,
"fec": ["S6MN00267"],
"cspan": 83701,
"wikipedia": "Amy Klobuchar",
"house_history": 16558,
"ballotpedia": "Amy Klobuchar",
"maplight": 724,
"washington_post": "gIQA5G259O",
"icpsr": 40700
},
"name": {
"first": "Amy",
"middle": "Jean",
"last": "Klobuchar",
"official_full": "Amy Klobuchar"
},
"bio": {
"birthday": "1960-05-25",
"gender": "F"
},
"terms": [{
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "MN",
"class": 1,
"party": "Democrat",
"url": "http://klobuchar.senate.gov/",
"address": "302 HART SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-3244",
"fax": "202-228-2186",
"contact_form": "http://www.klobuchar.senate.gov/emailamy.cfm",
"office": "302 Hart Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "MN",
"party": "Democrat",
"class": 1,
"url": "http://www.klobuchar.senate.gov",
"address": "302 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-3244",
"fax": "202-228-2186",
"contact_form": "http://www.klobuchar.senate.gov/public/email-amy",
"office": "302 Hart Senate Office Building",
"state_rank": "senior"
}]
}, {
"id": {
"bioguide": "M001170",
"thomas": "01820",
"lis": "S312",
"govtrack": 412243,
"opensecrets": "N00027694",
"votesmart": 2109,
"fec": ["S6MO00305", "P80005721"],
"cspan": 1012014,
"wikipedia": "Claire McCaskill",
"house_history": 18811,
"ballotpedia": "Claire McCaskill",
"maplight": 725,
"washington_post": "gIQAiqnb9O",
"icpsr": 40701
},
"name": {
"first": "Claire",
"last": "McCaskill",
"official_full": "Claire McCaskill"
},
"bio": {
"birthday": "1953-07-24",
"gender": "F"
},
"terms": [{
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "MO",
"class": 1,
"party": "Democrat",
"url": "http://mccaskill.senate.gov/",
"address": "506 HART SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-6154",
"fax": "202-228-6326",
"contact_form": "http://www.mccaskill.senate.gov/?p=contact",
"office": "506 Hart Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "MO",
"party": "Democrat",
"class": 1,
"url": "http://www.mccaskill.senate.gov",
"address": "730 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-6154",
"fax": "202-228-6326",
"contact_form": "http://www.mccaskill.senate.gov/?p=contact",
"office": "730 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://mccaskill.senate.gov/rss/?p=news"
}]
}, {
"id": {
"bioguide": "M000639",
"thomas": "00791",
"lis": "S306",
"govtrack": 400272,
"opensecrets": "N00000699",
"votesmart": 26961,
"fec": ["H2NJ13075", "S6NJ00289"],
"cspan": 29608,
"house_history": 18124,
"wikipedia": "Bob Menendez",
"ballotpedia": "Bob Menendez",
"maplight": 368,
"washington_post": "gIQAYgYw6O",
"icpsr": 29373
},
"name": {
"first": "Robert",
"last": "Menéndez",
"nickname": "Bob",
"official_full": "Robert Menendez"
},
"other_names": [{
"last": "Menendez"
}],
"bio": {
"birthday": "1954-01-01",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "NJ",
"district": 13,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "NJ",
"district": 13,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NJ",
"district": 13,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NJ",
"district": 13,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NJ",
"district": 13,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NJ",
"district": 13,
"party": "Democrat",
"url": "http://menendez.house.gov"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-01-16",
"state": "NJ",
"district": 13,
"party": "Democrat",
"url": "http://menendez.house.gov"
}, {
"type": "sen",
"start": "2006-01-18",
"end": "2006-12-09",
"state": "NJ",
"class": 1,
"party": "Democrat",
"url": "http://menendez.senate.gov/"
}, {
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "NJ",
"class": 1,
"party": "Democrat",
"url": "http://menendez.senate.gov/",
"address": "528 HART SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-4744",
"fax": "202-228-2197",
"contact_form": "http://menendez.senate.gov/contact/",
"office": "528 Hart Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "NJ",
"party": "Democrat",
"class": 1,
"url": "http://www.menendez.senate.gov",
"address": "528 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-4744",
"fax": "202-228-2197",
"contact_form": "http://www.menendez.senate.gov/contact",
"office": "528 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.menendez.senate.gov/rss/feeds/index.cfm?type=news"
}]
}, {
"id": {
"bioguide": "N000032",
"thomas": "00859",
"lis": "S282",
"govtrack": 300078,
"opensecrets": "N00009926",
"votesmart": 1606,
"icpsr": 14651,
"fec": ["S8FL00166"],
"cspan": 1931,
"wikipedia": "Bill Nelson",
"house_history": 18875,
"ballotpedia": "Bill Nelson (Florida)",
"maplight": 598,
"washington_post": "gIQAlLuy9O"
},
"name": {
"first": "Bill",
"last": "Nelson",
"official_full": "Bill Nelson"
},
"bio": {
"birthday": "1942-09-29",
"gender": "M",
"religion": "Presbyterian"
},
"terms": [{
"type": "rep",
"start": "1979-01-15",
"end": "1980-12-16",
"state": "FL",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "1981-01-05",
"end": "1982-12-23",
"state": "FL",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "FL",
"district": 11,
"party": "Democrat"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "FL",
"district": 11,
"party": "Democrat"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "FL",
"district": 11,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "FL",
"district": 11,
"party": "Democrat"
}, {
"type": "sen",
"start": "2001-01-03",
"end": "2006-12-09",
"state": "FL",
"class": 1,
"party": "Democrat",
"url": "http://billnelson.senate.gov/"
}, {
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "FL",
"class": 1,
"party": "Democrat",
"url": "http://billnelson.senate.gov/",
"address": "716 HART SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-5274",
"fax": "202-228-2183",
"contact_form": "http://www.billnelson.senate.gov/contact/index.cfm",
"office": "716 Hart Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "FL",
"party": "Democrat",
"class": 1,
"url": "http://www.billnelson.senate.gov",
"address": "716 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-5274",
"fax": "202-228-2183",
"contact_form": "http://www.billnelson.senate.gov/contact-bill",
"office": "716 Hart Senate Office Building",
"state_rank": "senior"
}]
}, {
"id": {
"bioguide": "S000033",
"thomas": "01010",
"lis": "S313",
"govtrack": 400357,
"opensecrets": "N00000528",
"votesmart": 27110,
"fec": ["H8VT01016", "S4VT00033"],
"cspan": 994,
"wikipedia": "Bernie Sanders",
"ballotpedia": "Bernie Sanders",
"maplight": 450,
"washington_post": "gIQABiDjMP",
"icpsr": 29147,
"house_history": 21173
},
"name": {
"first": "Bernard",
"last": "Sanders",
"nickname": "Bernie",
"official_full": "Bernard Sanders"
},
"bio": {
"birthday": "1941-09-08",
"gender": "M",
"religion": "Jewish"
},
"terms": [{
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "VT",
"district": 0,
"party": "Independent"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "VT",
"district": 0,
"party": "Independent"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "VT",
"district": 0,
"party": "Independent"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "VT",
"district": 0,
"party": "Independent"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "VT",
"district": 0,
"party": "Independent"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "VT",
"district": 0,
"party": "Independent"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "VT",
"district": 0,
"party": "Independent",
"url": "http://bernie.house.gov"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "VT",
"district": 0,
"party": "Independent",
"url": "http://bernie.house.gov"
}, {
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "VT",
"class": 1,
"party": "Independent",
"url": "http://sanders.senate.gov/",
"address": "332 DIRKSEN SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-5141",
"fax": "202-228-0776",
"contact_form": "http://www.sanders.senate.gov/contact/",
"office": "332 Dirksen Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "VT",
"party": "Independent",
"caucus": "Democrat",
"class": 1,
"url": "http://www.sanders.senate.gov",
"address": "332 Dirksen Senate Office Building Washington DC 20510",
"phone": "202-224-5141",
"fax": "202-228-0776",
"contact_form": "http://www.sanders.senate.gov/contact/comment",
"office": "332 Dirksen Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.sanders.senate.gov/rss/"
}]
}, {
"id": {
"bioguide": "S000770",
"thomas": "01531",
"lis": "S284",
"govtrack": 300093,
"opensecrets": "N00004118",
"votesmart": 515,
"fec": ["S8MI00281", "H6MI08163"],
"cspan": 45451,
"wikipedia": "Debbie Stabenow",
"ballotpedia": "Debbie Stabenow",
"maplight": 612,
"washington_post": "gIQA5t8DAP",
"icpsr": 29732,
"house_history": 22090
},
"name": {
"first": "Debbie",
"middle": "Ann",
"last": "Stabenow",
"official_full": "Debbie Stabenow"
},
"bio": {
"birthday": "1950-04-29",
"gender": "F",
"religion": "United Methodist"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "MI",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "MI",
"district": 8,
"party": "Democrat"
}, {
"type": "sen",
"start": "2001-01-03",
"end": "2006-12-09",
"state": "MI",
"class": 1,
"party": "Democrat",
"url": "http://stabenow.senate.gov/"
}, {
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "MI",
"class": 1,
"party": "Democrat",
"url": "http://stabenow.senate.gov/",
"address": "133 HART SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-4822",
"fax": "202-228-0325",
"contact_form": "http://www.stabenow.senate.gov/?p=contact",
"office": "133 Hart Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "MI",
"party": "Democrat",
"class": 1,
"url": "http://www.stabenow.senate.gov",
"address": "731 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-4822",
"fax": "202-228-0325",
"contact_form": "http://www.stabenow.senate.gov/?p=contact",
"office": "731 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://stabenow.senate.gov/rss/?p=news"
}]
}, {
"id": {
"bioguide": "T000464",
"thomas": "01829",
"lis": "S314",
"govtrack": 412244,
"opensecrets": "N00027605",
"votesmart": 20928,
"fec": ["S6MT00162"],
"cspan": 1020176,
"wikipedia": "Jon Tester",
"ballotpedia": "Jon Tester",
"maplight": 726,
"washington_post": "gIQAw67AAP",
"icpsr": 40702
},
"name": {
"first": "Jon",
"last": "Tester",
"official_full": "Jon Tester"
},
"bio": {
"birthday": "1956-08-21",
"gender": "M"
},
"terms": [{
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "MT",
"class": 1,
"party": "Democrat",
"url": "http://tester.senate.gov/",
"address": "724 HART SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-2644",
"fax": "202-224-8594",
"contact_form": "http://www.tester.senate.gov/Contact/index.cfm",
"office": "724 Hart Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "MT",
"party": "Democrat",
"class": 1,
"url": "http://www.tester.senate.gov",
"address": "311 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-2644",
"fax": "202-224-8594",
"contact_form": "http://www.tester.senate.gov/?p=email_senator",
"office": "311 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.tester.senate.gov/rss/?p=hot_topic"
}]
}, {
"id": {
"bioguide": "W000802",
"thomas": "01823",
"lis": "S316",
"govtrack": 412247,
"opensecrets": "N00027533",
"votesmart": 2572,
"fec": ["S6RI00221"],
"cspan": 92235,
"wikipedia": "Sheldon Whitehouse",
"ballotpedia": "Sheldon Whitehouse",
"maplight": 728,
"washington_post": "gIQA7KHw9O",
"icpsr": 40704
},
"name": {
"first": "Sheldon",
"last": "Whitehouse",
"official_full": "Sheldon Whitehouse"
},
"bio": {
"gender": "M",
"birthday": "1955-10-20"
},
"terms": [{
"type": "sen",
"start": "2007-01-04",
"end": "2013-01-03",
"state": "RI",
"class": 1,
"party": "Democrat",
"url": "http://whitehouse.senate.gov/",
"address": "717 HART SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-2921",
"fax": "202-228-6362",
"contact_form": "http://www.whitehouse.senate.gov/contact/",
"office": "717 Hart Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "RI",
"party": "Democrat",
"class": 1,
"url": "http://www.whitehouse.senate.gov",
"address": "530 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-2921",
"fax": "202-228-6362",
"contact_form": "http://www.whitehouse.senate.gov/contact",
"office": "530 Hart Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.whitehouse.senate.gov/rss/feeds/?type=all&amp;cachebuster=1"
}]
}, {
"id": {
"bioguide": "B001261",
"thomas": "01881",
"lis": "S317",
"govtrack": 412251,
"opensecrets": "N00006236",
"votesmart": 52662,
"fec": ["S6WY00068"],
"cspan": 1024777,
"wikipedia": "John Barrasso",
"ballotpedia": "John Barrasso",
"maplight": 732,
"washington_post": "gIQASOzBAP",
"icpsr": 40707
},
"name": {
"first": "John",
"middle": "A.",
"last": "Barrasso",
"official_full": "John Barrasso"
},
"bio": {
"birthday": "1952-07-21",
"gender": "M"
},
"terms": [{
"type": "sen",
"start": "2007-06-25",
"end": "2013-01-03",
"state": "WY",
"class": 1,
"party": "Republican",
"url": "http://barrasso.senate.gov",
"address": "307 DIRKSEN SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-6441",
"fax": "202-224-1724",
"contact_form": "http://www.barrasso.senate.gov/public/index.cfm?FuseAction=ContactUs.ContactForm",
"office": "307 Dirksen Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "WY",
"party": "Republican",
"class": 1,
"url": "http://www.barrasso.senate.gov",
"address": "307 Dirksen Senate Office Building Washington DC 20510",
"phone": "202-224-6441",
"fax": "202-224-1724",
"contact_form": "http://www.barrasso.senate.gov/public/index.cfm?FuseAction=ContactUs.ContactForm",
"office": "307 Dirksen Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.barrasso.senate.gov/public/index.cfm?FuseAction=Rss.Feed"
}]
}, {
"id": {
"bioguide": "W000437",
"thomas": "01226",
"lis": "S318",
"govtrack": 400432,
"opensecrets": "N00003280",
"votesmart": 21926,
"fec": ["H4MS01078", "S8MS00196"],
"cspan": 18203,
"wikipedia": "Roger Wicker",
"ballotpedia": "Roger Wicker",
"maplight": 517,
"washington_post": "gIQAC9ZCAP",
"icpsr": 29534,
"house_history": 23734
},
"name": {
"first": "Roger",
"middle": "F.",
"last": "Wicker",
"official_full": "Roger F. Wicker"
},
"bio": {
"birthday": "1951-07-05",
"gender": "M",
"religion": "Southern Baptist"
},
"terms": [{
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "MS",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "MS",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "MS",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MS",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MS",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/wicker"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MS",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/wicker"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2007-12-31",
"state": "MS",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/wicker"
}, {
"type": "sen",
"start": "2007-12-31",
"end": "2013-01-03",
"state": "MS",
"class": 1,
"party": "Republican",
"url": "http://wicker.senate.gov",
"address": "555 DIRKSEN SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-6253",
"fax": "202-228-0378",
"contact_form": "http://www.wicker.senate.gov/public/index.cfm?FuseAction=Contact.EMailSenatorWicker",
"office": "555 Dirksen Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "MS",
"party": "Republican",
"class": 1,
"url": "http://www.wicker.senate.gov",
"address": "555 Dirksen Senate Office Building Washington DC 20510",
"phone": "202-224-6253",
"fax": "202-228-0378",
"contact_form": "http://www.wicker.senate.gov/public/index.cfm/contact",
"office": "555 Dirksen Senate Office Building",
"state_rank": "junior"
}]
}, {
"id": {
"bioguide": "A000360",
"thomas": "01695",
"lis": "S289",
"govtrack": 300002,
"opensecrets": "N00009888",
"votesmart": 15691,
"fec": ["S2TN00058", "P60003225"],
"cspan": 5,
"wikipedia": "Lamar Alexander",
"ballotpedia": "Lamar Alexander",
"maplight": 530,
"washington_post": "gIQAzZQL9O",
"icpsr": 40304
},
"name": {
"first": "Lamar",
"last": "Alexander",
"official_full": "Lamar Alexander"
},
"bio": {
"birthday": "1940-07-03",
"gender": "M",
"religion": "Presbyterian"
},
"terms": [{
"type": "sen",
"start": "2003-01-07",
"end": "2009-01-03",
"state": "TN",
"class": 2,
"party": "Republican",
"url": "http://alexander.senate.gov/"
}, {
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "TN",
"class": 2,
"party": "Republican",
"url": "http://www.alexander.senate.gov",
"address": "455 Dirksen Senate Office Building Washington DC 20510",
"phone": "202-224-4944",
"fax": "202-228-3398",
"contact_form": "http://www.alexander.senate.gov/public/index.cfm?p=Email",
"office": "455 Dirksen Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.alexander.senate.gov/public/?a=rss.feed"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "TN",
"class": 2,
"party": "Republican",
"url": "http://www.alexander.senate.gov",
"address": "455 Dirksen Senate Office Building Washington DC 20510",
"phone": "202-224-4944",
"fax": "202-228-3398",
"contact_form": "http://www.alexander.senate.gov/public/index.cfm?p=Email",
"office": "455 Dirksen Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.alexander.senate.gov/public/?a=rss.feed"
}]
}, {
"id": {
"bioguide": "C000567",
"thomas": "00213",
"lis": "S136",
"govtrack": 300023,
"opensecrets": "N00003328",
"votesmart": 53312,
"icpsr": 14009,
"fec": ["S8MS00055"],
"cspan": 1200,
"wikipedia": "Thad Cochran",
"house_history": 11160,
"ballotpedia": "Thad Cochran",
"maplight": 549,
"washington_post": "gIQAJk599O"
},
"name": {
"first": "Thad",
"last": "Cochran",
"official_full": "Thad Cochran"
},
"bio": {
"birthday": "1937-12-07",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1973-01-03",
"end": "1974-12-20",
"state": "MS",
"district": 4,
"party": "Republican"
}, {
"type": "rep",
"start": "1975-01-14",
"end": "1976-10-01",
"state": "MS",
"district": 4,
"party": "Republican"
}, {
"type": "rep",
"start": "1977-01-04",
"end": "1978-10-15",
"state": "MS",
"district": 4,
"party": "Republican"
}, {
"type": "sen",
"start": "1979-01-15",
"end": "1984-10-12",
"state": "MS",
"class": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "1985-01-03",
"end": "1990-10-28",
"state": "MS",
"class": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "1991-01-03",
"end": "1996-10-04",
"state": "MS",
"class": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "1997-01-07",
"end": "2002-11-22",
"state": "MS",
"class": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "2003-01-07",
"end": "2009-01-03",
"state": "MS",
"class": 2,
"party": "Republican",
"url": "http://cochran.senate.gov"
}, {
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "MS",
"class": 2,
"party": "Republican",
"url": "http://www.cochran.senate.gov",
"address": "113 Dirksen Senate Office Building Washington DC 20510",
"phone": "202-224-5054",
"fax": "202-224-9450",
"contact_form": "http://www.cochran.senate.gov/public/index.cfm/email-me",
"office": "113 Dirksen Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.cochran.senate.gov/public/index.cfm/rss/feed"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "MS",
"class": 2,
"party": "Republican",
"url": "http://www.cochran.senate.gov",
"address": "113 Dirksen Senate Office Building Washington DC 20510",
"phone": "202-224-5054",
"fax": "202-224-9450",
"contact_form": "http://www.cochran.senate.gov/public/index.cfm/email-me",
"office": "113 Dirksen Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.cochran.senate.gov/public/index.cfm/rss/feed"
}]
}, {
"id": {
"bioguide": "C001035",
"thomas": "01541",
"lis": "S252",
"govtrack": 300025,
"opensecrets": "N00000491",
"votesmart": 379,
"fec": ["S6ME00159"],
"cspan": 45738,
"wikipedia": "Susan Collins",
"house_history": 11742,
"ballotpedia": "Susan Collins",
"maplight": 551,
"washington_post": "gIQAPvDu9O",
"icpsr": 49703
},
"name": {
"first": "Susan",
"middle": "M.",
"last": "Collins",
"official_full": "Susan M. Collins"
},
"bio": {
"birthday": "1952-12-07",
"gender": "F",
"religion": "Catholic"
},
"terms": [{
"type": "sen",
"start": "1997-01-07",
"end": "2002-11-22",
"state": "ME",
"class": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "2003-01-07",
"end": "2009-01-03",
"state": "ME",
"class": 2,
"party": "Republican",
"url": "http://collins.senate.gov"
}, {
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "ME",
"class": 2,
"party": "Republican",
"url": "http://www.collins.senate.gov",
"address": "413 Dirksen Senate Office Building Washington DC 20510",
"phone": "202-224-2523",
"fax": "202-224-2693",
"contact_form": "http://www.collins.senate.gov/public/index.cfm/email",
"office": "413 Dirksen Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.collins.senate.gov/public/?a=rss.feed"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "ME",
"class": 2,
"party": "Republican",
"url": "http://www.collins.senate.gov",
"address": "413 Dirksen Senate Office Building Washington DC 20510",
"phone": "202-224-2523",
"fax": "202-224-2693",
"contact_form": "http://www.collins.senate.gov/public/index.cfm/email",
"office": "413 Dirksen Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.collins.senate.gov/public/?a=rss.feed"
}]
}, {
"id": {
"bioguide": "C001056",
"thomas": "01692",
"lis": "S287",
"govtrack": 300027,
"opensecrets": "N00024852",
"votesmart": 15375,
"fec": ["S2TX00106"],
"cspan": 93131,
"wikipedia": "John Cornyn",
"ballotpedia": "John Cornyn",
"maplight": 553,
"washington_post": "gIQAy80L9O",
"icpsr": 40305
},
"name": {
"first": "John",
"last": "Cornyn",
"official_full": "John Cornyn"
},
"bio": {
"birthday": "1952-02-02",
"gender": "M",
"religion": "Church of Christ"
},
"leadership_roles": [{
"title": "Minority Whip",
"chamber": "senate",
"start": "2013-01-03",
"end": "2015-01-03"
}, {
"title": "Majority Whip",
"chamber": "senate",
"start": "2015-01-03"
}],
"terms": [{
"type": "sen",
"start": "2002-01-01",
"end": "2002-11-22",
"state": "TX",
"class": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "2003-01-07",
"end": "2009-01-03",
"state": "TX",
"class": 2,
"party": "Republican",
"url": "http://cornyn.senate.gov/"
}, {
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "TX",
"class": 2,
"party": "Republican",
"url": "http://www.cornyn.senate.gov",
"address": "517 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-2934",
"fax": "202-228-2856",
"contact_form": "http://www.cornyn.senate.gov/public/index.cfm?p=ContactForm",
"office": "517 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.cornyn.senate.gov/public/?a=rss.feed"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "TX",
"class": 2,
"party": "Republican",
"url": "http://www.cornyn.senate.gov",
"address": "517 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-2934",
"fax": "202-228-2856",
"contact_form": "http://www.cornyn.senate.gov/public/index.cfm?p=ContactForm",
"office": "517 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.cornyn.senate.gov/public/?a=rss.feed"
}]
}, {
"id": {
"bioguide": "D000563",
"thomas": "00326",
"lis": "S253",
"govtrack": 300038,
"opensecrets": "N00004981",
"votesmart": 26847,
"icpsr": 15021,
"fec": ["S6IL00151", "H2IL20026"],
"cspan": 6741,
"wikipedia": "Dick Durbin",
"house_history": 12527,
"ballotpedia": "Dick Durbin",
"maplight": 563,
"washington_post": "gIQArl8V9O"
},
"name": {
"first": "Richard",
"middle": "J.",
"last": "Durbin",
"official_full": "Richard J. Durbin"
},
"bio": {
"birthday": "1944-11-21",
"gender": "M",
"religion": "Roman Catholic"
},
"leadership_roles": [{
"title": "Minority Whip",
"chamber": "senate",
"start": "2005-01-04",
"end": "2006-12-09"
}, {
"title": "Majority Whip",
"chamber": "senate",
"start": "2007-01-04",
"end": "2009-01-06"
}, {
"title": "Majority Whip",
"chamber": "senate",
"start": "2009-01-06",
"end": "2011-01-05"
}, {
"title": "Majority Whip",
"chamber": "senate",
"start": "2011-01-05",
"end": "2013-01-03"
}, {
"title": "Majority Whip",
"chamber": "senate",
"start": "2013-01-03",
"end": "2015-01-03"
}, {
"title": "Minority Whip",
"chamber": "senate",
"start": "2015-01-03"
}],
"terms": [{
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "IL",
"district": 20,
"party": "Democrat"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "IL",
"district": 20,
"party": "Democrat"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "IL",
"district": 20,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "IL",
"district": 20,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "IL",
"district": 20,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "IL",
"district": 20,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "IL",
"district": 20,
"party": "Democrat"
}, {
"type": "sen",
"start": "1997-01-07",
"end": "2002-11-22",
"state": "IL",
"class": 2,
"party": "Democrat"
}, {
"type": "sen",
"start": "2003-01-07",
"end": "2009-01-03",
"state": "IL",
"class": 2,
"party": "Democrat",
"url": "http://durbin.senate.gov"
}, {
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "IL",
"class": 2,
"party": "Democrat",
"url": "http://www.durbin.senate.gov",
"address": "711 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-2152",
"fax": "202-228-0400",
"contact_form": "http://www.durbin.senate.gov/public/index.cfm/contact",
"office": "711 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://durbin.senate.gov/public/index.cfm/rss/feed"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "IL",
"class": 2,
"party": "Democrat",
"url": "http://www.durbin.senate.gov",
"address": "711 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-2152",
"fax": "202-228-0400",
"contact_form": "http://www.durbin.senate.gov/public/index.cfm/contact",
"office": "711 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://durbin.senate.gov/public/index.cfm/rss/feed"
}]
}, {
"id": {
"bioguide": "E000285",
"thomas": "01542",
"lis": "S254",
"govtrack": 300041,
"opensecrets": "N00006249",
"votesmart": 558,
"fec": ["S6WY00126"],
"cspan": 45824,
"wikipedia": "Mike Enzi",
"ballotpedia": "Mike Enzi",
"maplight": 565,
"washington_post": "gIQAAWfCAP",
"icpsr": 49706
},
"name": {
"first": "Michael",
"middle": "B.",
"last": "Enzi",
"official_full": "Michael B. Enzi"
},
"bio": {
"birthday": "1944-02-01",
"gender": "M",
"religion": "Presbyterian"
},
"terms": [{
"type": "sen",
"start": "1997-01-07",
"end": "2002-11-22",
"state": "WY",
"class": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "2003-01-07",
"end": "2009-01-03",
"state": "WY",
"class": 2,
"party": "Republican",
"url": "http://enzi.senate.gov"
}, {
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "WY",
"class": 2,
"party": "Republican",
"url": "http://www.enzi.senate.gov",
"address": "379A Russell Senate Office Building Washington DC 20510",
"phone": "202-224-3424",
"fax": "202-228-0359",
"contact_form": "http://www.enzi.senate.gov/public/index.cfm/contact?p=e-mail-senator-enzi",
"office": "379a Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.enzi.senate.gov/public/index.cfm/rss/feed"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "WY",
"class": 2,
"party": "Republican",
"url": "http://www.enzi.senate.gov",
"address": "379A Russell Senate Office Building Washington DC 20510",
"phone": "202-224-3424",
"fax": "202-228-0359",
"contact_form": "http://www.enzi.senate.gov/public/index.cfm/contact?p=e-mail-senator-enzi",
"office": "379a Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.enzi.senate.gov/public/index.cfm/rss/feed"
}]
}, {
"id": {
"bioguide": "G000359",
"thomas": "00452",
"lis": "S293",
"govtrack": 300047,
"opensecrets": "N00009975",
"votesmart": 21992,
"fec": ["S0SC00149", "H4SC03087"],
"cspan": 36782,
"wikipedia": "Lindsey Graham",
"house_history": 14015,
"ballotpedia": "Lindsey Graham",
"maplight": 569,
"washington_post": "gIQAEdOu9O",
"icpsr": 29566
},
"name": {
"first": "Lindsey",
"middle": "O.",
"last": "Graham",
"official_full": "Lindsey Graham"
},
"bio": {
"birthday": "1955-07-09",
"gender": "M",
"religion": "Southern Baptist"
},
"terms": [{
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "SC",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "SC",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "SC",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "SC",
"district": 3,
"party": "Republican"
}, {
"type": "sen",
"start": "2003-01-07",
"end": "2009-01-03",
"state": "SC",
"class": 2,
"party": "Republican",
"url": "http://lgraham.senate.gov/"
}, {
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "SC",
"class": 2,
"party": "Republican",
"url": "http://www.lgraham.senate.gov",
"address": "290 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-5972",
"fax": "202-224-3808",
"contact_form": "http://www.lgraham.senate.gov/public/index.cfm?FuseAction=Contact.EmailSenatorGraham",
"office": "290 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.lgraham.senate.gov/public/index.cfm?FuseAction=Rss.Feed"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "SC",
"class": 2,
"party": "Republican",
"url": "http://www.lgraham.senate.gov",
"address": "290 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-5972",
"fax": "202-224-3808",
"contact_form": "http://www.lgraham.senate.gov/public/index.cfm?FuseAction=Contact.EmailSenatorGraham",
"office": "290 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.lgraham.senate.gov/public/index.cfm?FuseAction=Rss.Feed"
}]
}, {
"id": {
"bioguide": "I000024",
"thomas": "00583",
"lis": "S236",
"govtrack": 300055,
"opensecrets": "N00005582",
"votesmart": 27027,
"icpsr": 15424,
"fec": ["S4OK00083", "H6OK01102"],
"cspan": 5619,
"wikipedia": "Jim Inhofe",
"house_history": 15645,
"ballotpedia": "Jim Inhofe",
"maplight": 576,
"washington_post": "gIQASu669O"
},
"name": {
"first": "James",
"middle": "M.",
"last": "Inhofe",
"nickname": "Jim",
"official_full": "James M. Inhofe"
},
"bio": {
"birthday": "1934-11-17",
"gender": "M",
"religion": "Presbyterian"
},
"terms": [{
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "OK",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "OK",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "OK",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-11-15",
"state": "OK",
"district": 1,
"party": "Republican"
}, {
"type": "sen",
"start": "1994-01-01",
"end": "1996-10-04",
"state": "OK",
"class": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "1997-01-07",
"end": "2002-11-22",
"state": "OK",
"class": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "2003-01-07",
"end": "2009-01-03",
"state": "OK",
"class": 2,
"party": "Republican",
"url": "http://inhofe.senate.gov/"
}, {
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "OK",
"class": 2,
"party": "Republican",
"url": "http://www.inhofe.senate.gov",
"address": "205 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-4721",
"fax": "202-228-0380",
"contact_form": "http://www.inhofe.senate.gov/contact",
"office": "205 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.inhofe.senate.gov/rss/feeds/?type=all&amp;cachebuster=eea6c4d7%2d939c%2d5c1e%2db6c7aa3b8b291208"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "OK",
"class": 2,
"party": "Republican",
"url": "http://www.inhofe.senate.gov",
"address": "205 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-4721",
"fax": "202-228-0380",
"contact_form": "http://www.inhofe.senate.gov/contact",
"office": "205 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.inhofe.senate.gov/rss/feeds/?type=all&amp;cachebuster=eea6c4d7%2d939c%2d5c1e%2db6c7aa3b8b291208"
}]
}, {
"id": {
"bioguide": "M000355",
"thomas": "01395",
"lis": "S174",
"govtrack": 300072,
"opensecrets": "N00003389",
"votesmart": 53298,
"icpsr": 14921,
"fec": ["S2KY00012"],
"cspan": 2351,
"wikipedia": "Mitch McConnell",
"ballotpedia": "Mitch McConnell",
"maplight": 593,
"washington_post": "gIQAYR2b9O"
},
"name": {
"first": "Mitch",
"last": "McConnell",
"official_full": "Mitch McConnell"
},
"bio": {
"birthday": "1942-02-20",
"gender": "M",
"religion": "Baptist"
},
"leadership_roles": [{
"title": "Minority Leader",
"chamber": "senate",
"start": "2007-01-04",
"end": "2009-01-06"
}, {
"title": "Minority Leader",
"chamber": "senate",
"start": "2009-01-06",
"end": "2011-01-05"
}, {
"title": "Minority Leader",
"chamber": "senate",
"start": "2011-01-05",
"end": "2013-01-03"
}, {
"title": "Minority Leader",
"chamber": "senate",
"start": "2013-01-03",
"end": "2015-01-03"
}, {
"title": "Majority Leader",
"chamber": "senate",
"start": "2015-01-03"
}],
"terms": [{
"type": "sen",
"start": "1985-01-03",
"end": "1990-10-28",
"state": "KY",
"class": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "1991-01-03",
"end": "1996-10-04",
"state": "KY",
"class": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "1997-01-07",
"end": "2002-11-22",
"state": "KY",
"class": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "2003-01-07",
"end": "2009-01-03",
"state": "KY",
"class": 2,
"party": "Republican",
"url": "http://mcconnell.senate.gov/"
}, {
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "KY",
"class": 2,
"party": "Republican",
"url": "http://www.mcconnell.senate.gov",
"address": "317 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-2541",
"fax": "202-224-2499",
"contact_form": "http://www.mcconnell.senate.gov/public/index.cfm?p=ContactForm",
"office": "317 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.mcconnell.senate.gov/public/?a=rss.feed"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "KY",
"class": 2,
"party": "Republican",
"url": "http://www.mcconnell.senate.gov",
"address": "317 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-2541",
"fax": "202-224-2499",
"contact_form": "http://www.mcconnell.senate.gov/public/index.cfm?p=ContactForm",
"office": "317 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.mcconnell.senate.gov/public/?a=rss.feed"
}]
}, {
"id": {
"bioguide": "M001176",
"thomas": "01900",
"lis": "S322",
"govtrack": 412325,
"opensecrets": "N00029303",
"votesmart": 23644,
"fec": ["S8OR00207"],
"cspan": 1029842,
"wikipedia": "Jeff Merkley",
"ballotpedia": "Jeff Merkley",
"maplight": 807,
"washington_post": "gIQAosnb9O",
"icpsr": 40908
},
"name": {
"first": "Jeff",
"last": "Merkley",
"official_full": "Jeff Merkley"
},
"bio": {
"birthday": "1956-10-24",
"gender": "M"
},
"terms": [{
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "OR",
"class": 2,
"party": "Democrat",
"url": "http://www.merkley.senate.gov",
"address": "313 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-3753",
"fax": "202-228-3997",
"contact_form": "http://www.merkley.senate.gov/contact/",
"office": "313 Hart Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.merkley.senate.gov/rss/"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "OR",
"class": 2,
"party": "Democrat",
"url": "http://www.merkley.senate.gov",
"address": "313 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-3753",
"fax": "202-228-3997",
"contact_form": "http://www.merkley.senate.gov/contact/",
"office": "313 Hart Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.merkley.senate.gov/rss/"
}]
}, {
"id": {
"bioguide": "R000122",
"thomas": "00949",
"lis": "S259",
"govtrack": 300081,
"opensecrets": "N00000362",
"votesmart": 27060,
"fec": ["S6RI00163", "H0RI02071"],
"cspan": 24239,
"wikipedia": "Jack Reed (politician)",
"house_history": 20232,
"ballotpedia": "Jack Reed",
"maplight": 600,
"washington_post": "gIQAT2gt9O",
"icpsr": 29142
},
"name": {
"first": "John",
"middle": "F.",
"last": "Reed",
"nickname": "Jack",
"official_full": "Jack Reed"
},
"bio": {
"birthday": "1949-11-12",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "RI",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "RI",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "RI",
"district": 2,
"party": "Democrat"
}, {
"type": "sen",
"start": "1997-01-07",
"end": "2002-11-22",
"state": "RI",
"class": 2,
"party": "Democrat"
}, {
"type": "sen",
"start": "2003-01-07",
"end": "2009-01-03",
"state": "RI",
"class": 2,
"party": "Democrat",
"url": "http://reed.senate.gov/"
}, {
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "RI",
"class": 2,
"party": "Democrat",
"url": "http://www.reed.senate.gov",
"address": "728 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-4642",
"fax": "202-224-4680",
"contact_form": "http://www.reed.senate.gov/contact/",
"office": "728 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "https://www.reed.senate.gov//rss/feeds/?type=all"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "RI",
"class": 2,
"party": "Democrat",
"url": "http://www.reed.senate.gov",
"address": "728 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-4642",
"fax": "202-224-4680",
"contact_form": "http://www.reed.senate.gov/contact/",
"office": "728 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "https://www.reed.senate.gov//rss/feeds/?type=all"
}]
}, {
"id": {
"bioguide": "R000584",
"thomas": "01896",
"lis": "S323",
"govtrack": 412322,
"opensecrets": "N00029441",
"votesmart": 2919,
"fec": ["S8ID00092"],
"cspan": 1020034,
"wikipedia": "Jim Risch",
"ballotpedia": "Jim Risch",
"maplight": 804,
"washington_post": "gIQAWIdW9O",
"icpsr": 40902
},
"name": {
"first": "James",
"last": "Risch",
"official_full": "James E. Risch"
},
"bio": {
"birthday": "1943-05-03",
"gender": "M"
},
"terms": [{
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "ID",
"class": 2,
"party": "Republican",
"url": "http://www.risch.senate.gov",
"address": "483 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-2752",
"fax": "202-224-2573",
"contact_form": "http://www.risch.senate.gov/public/index.cfm?p=Email",
"office": "483 Russell Senate Office Building",
"state_rank": "junior"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "ID",
"class": 2,
"party": "Republican",
"url": "http://www.risch.senate.gov",
"address": "483 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-2752",
"fax": "202-224-2573",
"contact_form": "http://www.risch.senate.gov/public/index.cfm?p=Email",
"office": "483 Russell Senate Office Building",
"state_rank": "junior"
}]
}, {
"id": {
"bioguide": "R000307",
"thomas": "00968",
"lis": "S260",
"govtrack": 300083,
"opensecrets": "N00005285",
"votesmart": 26866,
"icpsr": 14852,
"fec": ["S6KS00080", "H0KS01016"],
"cspan": 16354,
"wikipedia": "Pat Roberts",
"house_history": 20465,
"ballotpedia": "Pat Roberts",
"maplight": 602,
"washington_post": "gIQAUECAAP"
},
"name": {
"first": "Pat",
"last": "Roberts",
"official_full": "Pat Roberts"
},
"bio": {
"birthday": "1936-04-20",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "1981-01-05",
"end": "1982-12-23",
"state": "KS",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "KS",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "KS",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "KS",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "KS",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "KS",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "KS",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "KS",
"district": 1,
"party": "Republican"
}, {
"type": "sen",
"start": "1997-01-07",
"end": "2002-11-22",
"state": "KS",
"class": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "2003-01-07",
"end": "2009-01-03",
"state": "KS",
"class": 2,
"party": "Republican",
"url": "http://roberts.senate.gov/"
}, {
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "KS",
"class": 2,
"party": "Republican",
"url": "http://www.roberts.senate.gov",
"address": "109 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-4774",
"fax": "202-224-3514",
"contact_form": "http://www.roberts.senate.gov/public/index.cfm?p=EmailPat",
"office": "109 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.roberts.senate.gov/public/?a=rss.feed"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "KS",
"class": 2,
"party": "Republican",
"url": "http://www.roberts.senate.gov",
"address": "109 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-4774",
"fax": "202-224-3514",
"contact_form": "http://www.roberts.senate.gov/public/index.cfm?p=EmailPat",
"office": "109 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.roberts.senate.gov/public/?a=rss.feed"
}]
}, {
"id": {
"bioguide": "S001141",
"thomas": "01548",
"lis": "S261",
"govtrack": 300088,
"opensecrets": "N00003062",
"votesmart": 443,
"fec": ["S6AL00195"],
"cspan": 44441,
"wikipedia": "Jeff Sessions",
"ballotpedia": "Jeff Sessions",
"maplight": 607,
"washington_post": "gIQAHXOBAP",
"icpsr": 49700
},
"name": {
"first": "Jefferson",
"middle": "B.",
"last": "Sessions",
"nickname": "Jeff",
"official_full": "Jeff Sessions"
},
"bio": {
"birthday": "1946-12-24",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "sen",
"start": "1997-01-07",
"end": "2002-11-22",
"state": "AL",
"class": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "2003-01-07",
"end": "2009-01-03",
"state": "AL",
"class": 2,
"party": "Republican",
"url": "http://sessions.senate.gov/"
}, {
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "AL",
"class": 2,
"party": "Republican",
"url": "http://www.sessions.senate.gov",
"address": "326 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-4124",
"fax": "202-224-3149",
"contact_form": "http://www.sessions.senate.gov/public/index.cfm/contact-jeff",
"office": "326 Russell Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.sessions.senate.gov/public/index.cfm?fuseaction=rss.feed"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "AL",
"class": 2,
"party": "Republican",
"url": "http://www.sessions.senate.gov",
"address": "326 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-4124",
"fax": "202-224-3149",
"contact_form": "http://www.sessions.senate.gov/public/index.cfm/contact-jeff",
"office": "326 Russell Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.sessions.senate.gov/public/index.cfm?fuseaction=rss.feed"
}]
}, {
"id": {
"bioguide": "S001181",
"thomas": "01901",
"lis": "S324",
"govtrack": 412323,
"opensecrets": "N00024790",
"votesmart": 1663,
"fec": ["S0NH00219"],
"cspan": 22850,
"wikipedia": "Jeanne Shaheen",
"ballotpedia": "Jeanne Shaheen",
"maplight": 805,
"washington_post": "gIQAZP1b9O",
"icpsr": 40906,
"house_history": 22618
},
"name": {
"first": "Jeanne",
"last": "Shaheen",
"official_full": "Jeanne Shaheen"
},
"bio": {
"gender": "F",
"birthday": "1947-01-28"
},
"terms": [{
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "NH",
"class": 2,
"party": "Democrat",
"url": "http://www.shaheen.senate.gov",
"address": "520 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-2841",
"contact_form": "http://www.shaheen.senate.gov/contact/",
"office": "520 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.shaheen.senate.gov/rss/",
"fax": "202-228-3194"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "NH",
"class": 2,
"party": "Democrat",
"url": "http://www.shaheen.senate.gov",
"address": "506 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-2841",
"contact_form": "http://www.shaheen.senate.gov/contact/",
"office": "506 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.shaheen.senate.gov/rss/",
"fax": "202-228-3194"
}]
}, {
"id": {
"bioguide": "U000039",
"thomas": "01567",
"lis": "S326",
"govtrack": 400413,
"opensecrets": "N00006561",
"votesmart": 22658,
"fec": ["H8NM03097", "S8NM00184"],
"cspan": 10075,
"wikipedia": "Tom Udall",
"house_history": 20879,
"ballotpedia": "Tom Udall",
"maplight": 498,
"washington_post": "gIQAv2eM9O",
"icpsr": 29924
},
"name": {
"first": "Tom",
"middle": "S.",
"last": "Udall",
"official_full": "Tom Udall"
},
"bio": {
"birthday": "1948-05-18",
"gender": "M",
"religion": "Latter Day Saints"
},
"terms": [{
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NM",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NM",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NM",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/tomudall"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NM",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/tomudall"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NM",
"district": 3,
"party": "Democrat",
"url": "http://tomudall.house.gov"
}, {
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "NM",
"class": 2,
"party": "Democrat",
"url": "http://www.tomudall.senate.gov",
"address": "110 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-6621",
"contact_form": "http://www.tomudall.senate.gov/?p=contact",
"office": "110 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://tomudall.senate.gov/rss/?p=blog"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "NM",
"class": 2,
"party": "Democrat",
"url": "http://www.tomudall.senate.gov",
"address": "531 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-6621",
"contact_form": "http://www.tomudall.senate.gov/?p=contact",
"office": "531 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://tomudall.senate.gov/rss/?p=blog"
}],
"family": [{
"name": "Stewart Lee Udall",
"relation": "son"
}, {
"name": "Morris K. Udall",
"relation": "nephew"
}, {
"name": "Mark Udall",
"relation": "cousin"
}, {
"name": "Gordon H. Smith",
"relation": "cousin"
}]
}, {
"id": {
"bioguide": "W000805",
"thomas": "01897",
"lis": "S327",
"govtrack": 412321,
"opensecrets": "N00002097",
"votesmart": 535,
"fec": ["S6VA00093", "P80003023"],
"cspan": 7630,
"wikipedia": "Mark Warner",
"ballotpedia": "Mark Warner",
"maplight": 803,
"washington_post": "gIQAUqPM9O",
"icpsr": 40909
},
"name": {
"first": "Mark",
"last": "Warner",
"official_full": "Mark R. Warner"
},
"bio": {
"gender": "M",
"birthday": "1954-12-15"
},
"terms": [{
"type": "sen",
"start": "2009-01-06",
"end": "2015-01-03",
"state": "VA",
"class": 2,
"party": "Democrat",
"url": "http://www.warner.senate.gov",
"address": "475 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-2023",
"fax": "202-224-6295",
"contact_form": "http://www.warner.senate.gov/public//index.cfm?p=ContactPage#form_f9db6196-2dc7-4cda-8add-f8435a71318a",
"office": "475 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.warner.senate.gov/public/?a=rss.feed"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "VA",
"class": 2,
"party": "Democrat",
"url": "http://www.warner.senate.gov",
"address": "475 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-2023",
"fax": "202-224-6295",
"contact_form": "http://www.warner.senate.gov/public//index.cfm?p=ContactPage#form_f9db6196-2dc7-4cda-8add-f8435a71318a",
"office": "475 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.warner.senate.gov/public/?a=rss.feed"
}]
}, {
"id": {
"bioguide": "G000555",
"thomas": "01866",
"lis": "S331",
"govtrack": 412223,
"opensecrets": "N00027658",
"votesmart": 65147,
"fec": ["H6NY20167", "S0NY00410"],
"cspan": 1022862,
"wikipedia": "Kirsten Gillibrand",
"house_history": 14269,
"ballotpedia": "Kirsten Gillibrand",
"maplight": 708,
"washington_post": "gIQAz4Kt9O",
"icpsr": 20735
},
"name": {
"first": "Kirsten",
"middle": "E.",
"last": "Gillibrand",
"official_full": "Kirsten E. Gillibrand"
},
"bio": {
"gender": "F",
"birthday": "1966-12-09"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NY",
"district": 20,
"party": "Democrat",
"url": "http://gillibrand.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2009-01-26",
"state": "NY",
"district": 20,
"party": "Democrat",
"url": "http://gillibrand.house.gov"
}, {
"type": "sen",
"start": "2009-01-27",
"end": "2013-01-03",
"state": "NY",
"class": 1,
"party": "Democrat",
"url": "http://gillibrand.senate.gov",
"address": "478 RUSSELL SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-4451",
"fax": "202-225-1168",
"contact_form": "http://www.gillibrand.senate.gov/contact/",
"office": "478 Russell Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "NY",
"party": "Democrat",
"class": 1,
"url": "http://www.gillibrand.senate.gov",
"address": "478 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-4451",
"fax": "202-225-1168",
"contact_form": "http://www.gillibrand.senate.gov/contact/",
"office": "478 Russell Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.gillibrand.senate.gov/rss/"
}]
}, {
"id": {
"bioguide": "F000457",
"thomas": "01969",
"lis": "S332",
"govtrack": 412378,
"opensecrets": "N00029016",
"votesmart": 108924,
"fec": ["S8MN00438"],
"cspan": 23334,
"wikipedia": "Al Franken",
"ballotpedia": "Al Franken",
"maplight": 1189,
"washington_post": "gIQAnCqo9O",
"icpsr": 40904
},
"name": {
"first": "Alan",
"middle": "Stuart",
"last": "Franken",
"nickname": "Al",
"official_full": "Al Franken"
},
"bio": {
"birthday": "1951-05-21",
"gender": "M"
},
"terms": [{
"type": "sen",
"start": "2009-07-07",
"end": "2015-01-03",
"state": "MN",
"class": 2,
"party": "Democrat",
"url": "http://www.franken.senate.gov",
"address": "309 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-5641",
"contact_form": "http://www.franken.senate.gov/?p=email_al",
"fax": "202-224-0044",
"office": "309 Hart Senate Office Building",
"state_rank": "junior",
"rss_url": "http://franken.senate.gov/rss/?p=hot_topic"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "MN",
"class": 2,
"party": "Democrat",
"url": "http://www.franken.senate.gov",
"address": "309 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-5641",
"contact_form": "http://www.franken.senate.gov/?p=email_al",
"office": "309 Hart Senate Office Building",
"state_rank": "junior",
"rss_url": "http://franken.senate.gov/rss/?p=hot_topic"
}]
}, {
"id": {
"bioguide": "C001088",
"thomas": "01984",
"lis": "S337",
"govtrack": 412390,
"opensecrets": "N00031820",
"votesmart": 122834,
"fec": ["S0DE00092"],
"cspan": 9269028,
"wikipedia": "Chris Coons",
"ballotpedia": "Chris Coons",
"maplight": 1371,
"washington_post": "gIQAaKfTKP",
"icpsr": 40916
},
"name": {
"first": "Chris",
"middle": "Andrew",
"last": "Coons",
"official_full": "Christopher A. Coons"
},
"bio": {
"birthday": "1963-09-09",
"gender": "M"
},
"terms": [{
"type": "sen",
"start": "2010-11-15",
"end": "2015-01-03",
"state": "DE",
"class": 2,
"party": "Democrat",
"url": "http://www.coons.senate.gov",
"address": "127A Russell Senate Office Building Washington DC 20510",
"phone": "202-224-5042",
"contact_form": "http://www.coons.senate.gov/contact/",
"office": "127a Russell Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.coons.senate.gov/rss/feeds/?type=all"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "DE",
"class": 2,
"party": "Democrat",
"url": "http://www.coons.senate.gov",
"address": "127A Russell Senate Office Building Washington DC 20510",
"phone": "202-224-5042",
"contact_form": "http://www.coons.senate.gov/contact/",
"office": "127a Russell Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.coons.senate.gov/rss/feeds/?type=all"
}]
}, {
"id": {
"bioguide": "M001183",
"thomas": "01983",
"lis": "S338",
"govtrack": 412391,
"opensecrets": "N00032838",
"votesmart": 7547,
"fec": ["S0WV00090"],
"cspan": 62864,
"wikipedia": "Joe Manchin",
"ballotpedia": "Joe Manchin III",
"maplight": 1372,
"washington_post": "gIQA82bVBP",
"icpsr": 40915
},
"name": {
"first": "Joe",
"last": "Manchin",
"suffix": "III",
"official_full": "Joe Manchin, III"
},
"bio": {
"birthday": "1947-08-24",
"gender": "M"
},
"terms": [{
"type": "sen",
"start": "2010-11-15",
"end": "2013-01-03",
"state": "WV",
"class": 1,
"party": "Democrat",
"url": "http://manchin.senate.gov/",
"address": "303 HART SENATE OFFICE BUILDING WASHINGTON DC 20510",
"phone": "202-224-3954",
"contact_form": "http://www.manchin.senate.gov/contact_form.cfm",
"office": "303 Hart Senate Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "WV",
"party": "Democrat",
"class": 1,
"url": "http://www.manchin.senate.gov",
"address": "306 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-3954",
"contact_form": "http://www.manchin.senate.gov/public/index.cfm/contact-form",
"office": "306 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.manchin.senate.gov/public/index.cfm/rss/feed",
"fax": "202-228-0002"
}]
}, {
"id": {
"bioguide": "A000055",
"thomas": "01460",
"govtrack": 400004,
"opensecrets": "N00003028",
"votesmart": 441,
"fec": ["H6AL04098"],
"cspan": 45516,
"wikipedia": "Robert Aderholt",
"house_history": 8333,
"ballotpedia": "Robert B. Aderholt",
"maplight": 127,
"washington_post": "gIQAw6QSAP",
"icpsr": 29701
},
"name": {
"first": "Robert",
"last": "Aderholt",
"official_full": "Robert B. Aderholt",
"middle": "B."
},
"bio": {
"birthday": "1965-07-22",
"gender": "M",
"religion": "Protestant"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "AL",
"district": 4,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "AL",
"district": 4,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "AL",
"district": 4,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "AL",
"district": 4,
"party": "Republican",
"url": "http://www.house.gov/aderholt"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "AL",
"district": 4,
"party": "Republican",
"url": "http://www.house.gov/aderholt"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "AL",
"district": 4,
"party": "Republican",
"url": "http://aderholt.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "AL",
"district": 4,
"party": "Republican",
"url": "http://aderholt.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "AL",
"district": 4,
"party": "Republican",
"url": "http://aderholt.house.gov",
"address": "2264 Rayburn HOB; Washington DC 20515-0104",
"phone": "202-225-4876",
"fax": "202-225-5587",
"contact_form": "http://aderholt.house.gov/?sectionid=195&amp;sectiontree=195",
"office": "2264 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "AL",
"party": "Republican",
"district": 4,
"url": "http://aderholt.house.gov",
"address": "2369 Rayburn HOB; Washington DC 20515-0104",
"phone": "202-225-4876",
"fax": "202-225-5587",
"contact_form": "http://aderholt.house.gov/email-me2/",
"office": "2369 Rayburn House Office Building",
"rss_url": "http://aderholt.house.gov/common/rss//index.cfm?rss=20"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "AL",
"party": "Republican",
"district": 4,
"url": "https://aderholt.house.gov",
"address": "235 Cannon HOB; Washington DC 20515-0104",
"phone": "202-225-4876",
"fax": "202-225-5587",
"contact_form": "http://aderholt.house.gov/email-me2/",
"office": "235 Cannon House Office Building",
"rss_url": "http://aderholt.house.gov/common/rss//index.cfm?rss=20"
}]
}, {
"id": {
"bioguide": "A000367",
"thomas": "02029",
"govtrack": 412438,
"opensecrets": "N00031938",
"votesmart": 105566,
"fec": ["H0MI03126"],
"cspan": 1033767,
"wikipedia": "Justin Amash",
"house_history": 8769,
"ballotpedia": "Justin Amash",
"maplight": 1449,
"washington_post": "gIQAMkzZKP",
"icpsr": 21143
},
"name": {
"first": "Justin",
"last": "Amash",
"official_full": "Justin Amash"
},
"bio": {
"birthday": "1980-04-18",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MI",
"district": 3,
"party": "Republican",
"url": "http://amash.house.gov/",
"address": "114 Cannon HOB; Washington DC 20515-2203",
"phone": "202-225-3831",
"fax": "202-225-5144",
"office": "114 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MI",
"party": "Republican",
"district": 3,
"url": "http://amash.house.gov",
"address": "114 Cannon HOB; Washington DC 20515-2203",
"phone": "202-225-3831",
"fax": "202-225-5144",
"office": "114 Cannon House Office Building",
"rss_url": "http://amash.house.gov/rss.xml",
"contact_form": "https://amash.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MI",
"party": "Republican",
"district": 3,
"url": "http://amash.house.gov",
"address": "114 Cannon HOB; Washington DC 20515-2203",
"phone": "202-225-3831",
"fax": "202-225-5144",
"office": "114 Cannon House Office Building",
"rss_url": "http://amash.house.gov/rss.xml",
"contact_form": "https://amash.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "A000368",
"thomas": "02075",
"lis": "S340",
"govtrack": 412493,
"opensecrets": "N00030980",
"votesmart": 42352,
"fec": ["S0NH00235"],
"cspan": 95241,
"wikipedia": "Kelly Ayotte",
"house_history": 8771,
"ballotpedia": "Kelly A. Ayotte",
"maplight": 1498,
"washington_post": "gIQA6LfTKP",
"icpsr": 41106
},
"name": {
"first": "Kelly",
"last": "Ayotte",
"official_full": "Kelly Ayotte"
},
"bio": {
"birthday": "1968-06-27",
"gender": "F"
},
"terms": [{
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "NH",
"class": 3,
"party": "Republican",
"url": "http://www.ayotte.senate.gov",
"address": "144 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-3324",
"contact_form": "http://www.ayotte.senate.gov/?p=contact",
"office": "144 Russell Senate Office Building",
"state_rank": "junior",
"rss_url": "http://ayotte.senate.gov/rss/?p=news",
"fax": "202-224-4952"
}]
}, {
"id": {
"bioguide": "B001230",
"thomas": "01558",
"lis": "S354",
"govtrack": 400013,
"opensecrets": "N00004367",
"votesmart": 3470,
"fec": ["H8WI00018", "S2WI00219"],
"cspan": 57884,
"wikipedia": "Tammy Baldwin",
"house_history": 10361,
"ballotpedia": "Tammy Baldwin",
"maplight": 136,
"washington_post": "gIQAgHwPAP",
"icpsr": 29940
},
"name": {
"first": "Tammy",
"last": "Baldwin",
"official_full": "Tammy Baldwin"
},
"bio": {
"birthday": "1962-02-11",
"gender": "F"
},
"terms": [{
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "WI",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "WI",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "WI",
"district": 2,
"party": "Democrat",
"url": "http://tammybaldwin.house.gov"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "WI",
"district": 2,
"party": "Democrat",
"url": "http://tammybaldwin.house.gov"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "WI",
"district": 2,
"party": "Democrat",
"url": "http://tammybaldwin.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "WI",
"district": 2,
"party": "Democrat",
"url": "http://tammybaldwin.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "WI",
"district": 2,
"party": "Democrat",
"url": "http://tammybaldwin.house.gov",
"address": "2446 Rayburn HOB; Washington DC 20515-4902",
"phone": "202-225-2906",
"fax": "202-225-6942",
"contact_form": "http://www.house.gov/formbaldwin/IMA/get_address.htm",
"office": "2446 Rayburn House Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "WI",
"party": "Democrat",
"class": 1,
"url": "http://www.baldwin.senate.gov",
"address": "717 Hart Washington DC 20510",
"phone": "202-224-5653",
"fax": "202-225-6942",
"contact_form": "http://www.baldwin.senate.gov/contact",
"office": "717 Hart",
"state_rank": "junior",
"rss_url": "http://www.baldwin.senate.gov/rss/feeds/?type=all"
}]
}, {
"id": {
"bioguide": "B001269",
"thomas": "02054",
"govtrack": 412469,
"opensecrets": "N00025495",
"votesmart": 47143,
"fec": ["H2PA11098"],
"cspan": 29618,
"house_history": 10432,
"wikipedia": "Lou Barletta",
"ballotpedia": "Lou Barletta",
"maplight": 1474,
"washington_post": "gIQA3fVUKP",
"icpsr": 21171
},
"name": {
"first": "Lou",
"last": "Barletta",
"official_full": "Lou Barletta"
},
"bio": {
"birthday": "1956-01-28",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "PA",
"district": 11,
"party": "Republican",
"url": "http://barletta.house.gov/",
"address": "510 Cannon HOB; Washington DC 20515-3811",
"phone": "202-225-6511",
"fax": "202-225-0764",
"office": "510 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "PA",
"party": "Republican",
"district": 11,
"url": "http://barletta.house.gov",
"address": "115 Cannon HOB; Washington DC 20515-3811",
"phone": "202-225-6511",
"fax": "202-225-0764",
"office": "115 Cannon House Office Building",
"rss_url": "http://barletta.house.gov/common/rss//index.cfm?rss=25",
"contact_form": "https://barletta.house.gov/contact/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "PA",
"party": "Republican",
"district": 11,
"url": "http://barletta.house.gov",
"address": "115 Cannon HOB; Washington DC 20515-3811",
"phone": "202-225-6511",
"fax": "202-225-0764",
"office": "115 Cannon House Office Building",
"rss_url": "http://barletta.house.gov/common/rss//index.cfm?rss=25",
"contact_form": "https://barletta.house.gov/contact/email-me"
}]
}, {
"id": {
"bioguide": "B000213",
"thomas": "00062",
"govtrack": 400018,
"opensecrets": "N00005656",
"votesmart": 27082,
"icpsr": 15085,
"fec": ["H4TX06117", "S4TX00094"],
"cspan": 5248,
"wikipedia": "Joe Barton",
"house_history": 9049,
"maplight": 139,
"washington_post": "gIQAhoxEAP"
},
"name": {
"first": "Joe",
"middle": "Linus",
"last": "Barton",
"official_full": "Joe Barton"
},
"bio": {
"birthday": "1949-09-15",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "TX",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "TX",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "TX",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "TX",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "TX",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "TX",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "TX",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "TX",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "TX",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TX",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/barton"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/barton"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 6,
"party": "Republican",
"url": "http://joebarton.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 6,
"party": "Republican",
"url": "http://joebarton.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 6,
"party": "Republican",
"url": "http://joebarton.house.gov",
"address": "2109 Rayburn HOB; Washington DC 20515-4306",
"phone": "202-225-2002",
"fax": "202-225-3052",
"contact_form": "http://joebarton.house.gov/ContactJoe.aspx?Type=Email",
"office": "2109 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 6,
"url": "http://joebarton.house.gov",
"address": "2107 Rayburn HOB; Washington DC 20515-4306",
"phone": "202-225-2002",
"fax": "202-225-3052",
"contact_form": "https://joebarton.house.gov/contact1/",
"office": "2107 Rayburn House Office Building",
"rss_url": "http://joebarton.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 6,
"url": "http://joebarton.house.gov",
"address": "2107 Rayburn HOB; Washington DC 20515-4306",
"phone": "202-225-2002",
"fax": "202-225-3052",
"contact_form": "https://joebarton.house.gov/contact1/",
"office": "2107 Rayburn House Office Building",
"rss_url": "http://joebarton.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "B001270",
"thomas": "01996",
"govtrack": 412404,
"opensecrets": "N00031877",
"votesmart": 28963,
"fec": ["H0CA33117"],
"cspan": 62502,
"wikipedia": "Karen Bass",
"house_history": 10433,
"maplight": 1249,
"washington_post": "gIQA45LZKP",
"icpsr": 21110
},
"name": {
"first": "Karen",
"last": "Bass",
"official_full": "Karen Bass"
},
"bio": {
"birthday": "1953-10-03",
"gender": "F"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 33,
"party": "Democrat",
"url": "http://karenbass.house.gov/",
"address": "408 Cannon HOB; Washington DC 20515-0533",
"phone": "202-225-7084",
"fax": "202- 225-2422",
"office": "408 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 37,
"url": "http://bass.house.gov",
"address": "408 Cannon HOB; Washington DC 20515-0537",
"phone": "202-225-7084",
"fax": "202- 225-2422",
"office": "408 Cannon House Office Building",
"rss_url": "http://bass.house.gov/rss.xml",
"contact_form": "https://bass.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 37,
"url": "http://bass.house.gov",
"address": "408 Cannon HOB; Washington DC 20515-0537",
"phone": "202-225-7084",
"fax": "202- 225-2422",
"office": "408 Cannon House Office Building",
"rss_url": "http://bass.house.gov/rss.xml",
"contact_form": "https://bass.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "B000287",
"thomas": "00070",
"govtrack": 400021,
"opensecrets": "N00009774",
"votesmart": 26754,
"fec": ["H2CA30143"],
"cspan": 26567,
"wikipedia": "Xavier Becerra",
"house_history": 9147,
"ballotpedia": "Xavier Becerra",
"maplight": 142,
"washington_post": "gIQAenAR9O",
"icpsr": 29316
},
"name": {
"first": "Xavier",
"last": "Becerra",
"official_full": "Xavier Becerra"
},
"bio": {
"birthday": "1958-01-26",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "CA",
"district": 30,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "CA",
"district": 30,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "CA",
"district": 30,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CA",
"district": 30,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 30,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 31,
"party": "Democrat",
"url": "http://www.house.gov/becerra"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 31,
"party": "Democrat",
"url": "http://www.house.gov/becerra"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 31,
"party": "Democrat",
"url": "http://becerra.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 31,
"party": "Democrat",
"url": "http://becerra.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 31,
"party": "Democrat",
"url": "http://becerra.house.gov",
"address": "1226 Longworth HOB; Washington DC 20515-0531",
"phone": "202-225-6235",
"fax": "202-225-2202",
"contact_form": "http://becerra.house.gov/HoR/CA31/Hidden+Content/Email+Signup+Form.htm",
"office": "1226 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 34,
"url": "http://becerra.house.gov",
"address": "1226 Longworth HOB; Washington DC 20515-0534",
"phone": "202-225-6235",
"fax": "202-225-2202",
"contact_form": "http://becerraforms.house.gov/forms/writeyourrep/",
"office": "1226 Longworth House Office Building",
"rss_url": "http://becerra.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 34,
"url": "http://becerra.house.gov",
"address": "1226 Longworth HOB; Washington DC 20515-0534",
"phone": "202-225-6235",
"fax": "202-225-2202",
"contact_form": "http://becerraforms.house.gov/forms/writeyourrep/",
"office": "1226 Longworth House Office Building",
"rss_url": "http://becerra.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "B001271",
"thomas": "02027",
"govtrack": 412436,
"opensecrets": "N00031934",
"votesmart": 123056,
"fec": ["H0MI01088"],
"cspan": 61860,
"wikipedia": "Dan Benishek",
"house_history": 10434,
"ballotpedia": "Dan Benishek",
"maplight": 1447,
"washington_post": "gIQAOvErKP",
"icpsr": 21141
},
"name": {
"first": "Dan",
"last": "Benishek",
"official_full": "Dan Benishek"
},
"bio": {
"birthday": "1952-04-20",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MI",
"district": 1,
"party": "Republican",
"url": "http://benishek.house.gov/",
"address": "514 Cannon HOB; Washington DC 20515-2201",
"phone": "202-225-4735",
"fax": "202- 225-4744",
"office": "514 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MI",
"party": "Republican",
"district": 1,
"url": "http://benishek.house.gov",
"address": "514 Cannon HOB; Washington DC 20515-2201",
"phone": "202-225-4735",
"fax": "202- 225-4744",
"office": "514 Cannon House Office Building",
"rss_url": "http://benishek.house.gov/rss.xml",
"contact_form": "https://benishek.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MI",
"party": "Republican",
"district": 1,
"url": "http://benishek.house.gov",
"address": "514 Cannon HOB; Washington DC 20515-2201",
"phone": "202-225-4735",
"fax": "202- 225-4744",
"office": "514 Cannon House Office Building",
"rss_url": "http://benishek.house.gov/rss.xml",
"contact_form": "https://benishek.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "B001267",
"thomas": "01965",
"lis": "S330",
"govtrack": 412330,
"opensecrets": "N00030608",
"votesmart": 110942,
"fec": ["S0CO00211"],
"cspan": 1031622,
"wikipedia": "Michael Bennet",
"ballotpedia": "Michael Bennet",
"maplight": 1092,
"washington_post": "gIQA8vao9O",
"icpsr": 40910
},
"name": {
"first": "Michael",
"middle": "F.",
"last": "Bennet",
"official_full": "Michael F. Bennet"
},
"bio": {
"gender": "M",
"birthday": "1964-11-28"
},
"terms": [{
"type": "sen",
"start": "2009-01-22",
"end": "2010-12-22",
"state": "CO",
"class": 3,
"party": "Democrat",
"url": "http://bennet.senate.gov/"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "CO",
"class": 3,
"party": "Democrat",
"url": "http://www.bennet.senate.gov",
"address": "261 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-5852",
"fax": "202-228-5036",
"contact_form": "http://www.bennet.senate.gov/contact/email",
"office": "261 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.bennet.senate.gov/rss/feeds/?type=news"
}]
}, {
"id": {
"bioguide": "B001257",
"thomas": "01838",
"govtrack": 412250,
"opensecrets": "N00027462",
"votesmart": 17318,
"fec": ["H6FL09070"],
"cspan": 1022873,
"wikipedia": "Gus Bilirakis",
"house_history": 10413,
"ballotpedia": "Gus M. Bilirakis",
"maplight": 731,
"washington_post": "gIQAjtHPAP",
"icpsr": 20758
},
"name": {
"first": "Gus",
"last": "Bilirakis",
"official_full": "Gus M. Bilirakis",
"middle": "M."
},
"bio": {
"birthday": "1963-02-08",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "FL",
"district": 9,
"party": "Republican",
"url": "http://bilirakis.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "FL",
"district": 9,
"party": "Republican",
"url": "http://bilirakis.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 9,
"party": "Republican",
"url": "http://bilirakis.house.gov",
"address": "407 Cannon HOB; Washington DC 20515-0909",
"phone": "202-225-5755",
"fax": "202-225-4085",
"contact_form": "http://bilirakis.house.gov/index.php?option=com_content&amp;task=view&amp;id=212&amp;Itemid=44",
"office": "407 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Republican",
"district": 12,
"url": "http://bilirakis.house.gov",
"address": "2313 Rayburn HOB; Washington DC 20515-0912",
"phone": "202-225-5755",
"fax": "202-225-4085",
"contact_form": "https://bilirakis.house.gov/email-congressman-bilirakis/",
"office": "2313 Rayburn House Office Building",
"rss_url": "http://bilirakis.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Republican",
"district": 12,
"url": "https://bilirakis.house.gov",
"address": "2112 Rayburn HOB; Washington DC 20515-0912",
"phone": "202-225-5755",
"fax": "202-225-4085",
"contact_form": "https://bilirakis.house.gov/email-congressman-bilirakis/",
"office": "2112 Rayburn House Office Building",
"rss_url": "http://bilirakis.house.gov/index.php?format=feed&amp;type=rss"
}],
"family": [{
"name": "Michael Bilirakis",
"relation": "son"
}]
}, {
"id": {
"bioguide": "B001250",
"thomas": "01753",
"govtrack": 400029,
"opensecrets": "N00025292",
"votesmart": 50544,
"fec": ["H2UT01094"],
"cspan": 1003621,
"wikipedia": "Rob Bishop",
"house_history": 10399,
"ballotpedia": "Rob Bishop",
"maplight": 150,
"washington_post": "gIQALHQPAP",
"icpsr": 20357
},
"name": {
"first": "Rob",
"last": "Bishop",
"official_full": "Rob Bishop"
},
"bio": {
"birthday": "1951-07-13",
"gender": "M",
"religion": "Latter Day Saints"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "UT",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/robbishop"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "UT",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/robbishop"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "UT",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/robbishop"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "UT",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/robbishop"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "UT",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/robbishop",
"address": "123 Cannon HOB; Washington DC 20515-4401",
"phone": "202-225-0453",
"fax": "202-225-5857",
"contact_form": "http://robbishop.house.gov/ZipAuth.aspx",
"office": "123 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "UT",
"party": "Republican",
"district": 1,
"url": "http://robbishop.house.gov",
"address": "123 Cannon HOB; Washington DC 20515-4401",
"phone": "202-225-0453",
"fax": "202-225-5857",
"contact_form": "https://robbishop.house.gov/contact/contactform.htm",
"office": "123 Cannon House Office Building",
"rss_url": "http://robbishop.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "UT",
"party": "Republican",
"district": 1,
"url": "http://robbishop.house.gov",
"address": "123 Cannon HOB; Washington DC 20515-4401",
"phone": "202-225-0453",
"fax": "202-225-5857",
"contact_form": "https://robbishop.house.gov/contact/contactform.htm",
"office": "123 Cannon House Office Building",
"rss_url": "http://robbishop.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "B000490",
"thomas": "00091",
"govtrack": 400030,
"opensecrets": "N00002674",
"votesmart": 26817,
"fec": ["H2GA02031"],
"cspan": 26194,
"wikipedia": "Sanford Bishop",
"maplight": 148,
"washington_post": "gIQATrCOAP",
"icpsr": 29339,
"house_history": 7697
},
"name": {
"first": "Sanford",
"middle": "D.",
"last": "Bishop",
"suffix": "Jr.",
"official_full": "Sanford D. Bishop Jr."
},
"bio": {
"birthday": "1947-02-04",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "GA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "GA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "GA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "GA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "GA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "GA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/bishop"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "GA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/bishop"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "GA",
"district": 2,
"party": "Democrat",
"url": "http://bishop.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "GA",
"district": 2,
"party": "Democrat",
"url": "http://bishop.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "GA",
"district": 2,
"party": "Democrat",
"url": "http://bishop.house.gov",
"address": "2429 Rayburn HOB; Washington DC 20515-1002",
"phone": "202-225-3631",
"fax": "202-225-2203",
"contact_form": "http://bishop.house.gov/display.cfm?section_id=13",
"office": "2429 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "GA",
"party": "Democrat",
"district": 2,
"url": "http://bishop.house.gov",
"address": "2429 Rayburn HOB; Washington DC 20515-1002",
"phone": "202-225-3631",
"fax": "202-225-2203",
"contact_form": "http://bishop.house.gov/contact",
"office": "2429 Rayburn House Office Building",
"rss_url": "http://bishop.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "GA",
"party": "Democrat",
"district": 2,
"url": "http://bishop.house.gov",
"address": "2407 Rayburn HOB; Washington DC 20515-1002",
"phone": "202-225-3631",
"fax": "202-225-2203",
"contact_form": "http://bishop.house.gov/contact",
"office": "2407 Rayburn House Office Building",
"rss_url": "http://bishop.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "B001273",
"thomas": "02063",
"govtrack": 412478,
"opensecrets": "N00031539",
"votesmart": 25292,
"fec": ["H0TN06257"],
"cspan": 9268964,
"wikipedia": "Diane Black",
"house_history": 10436,
"maplight": 1483,
"washington_post": "gIQAtZuYKP",
"icpsr": 21180
},
"name": {
"first": "Diane",
"last": "Black",
"official_full": "Diane Black"
},
"bio": {
"birthday": "1951-01-16",
"gender": "F"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TN",
"district": 6,
"party": "Republican",
"url": "http://black.house.gov/",
"address": "1531 Longworth HOB; Washington DC 20515-4206",
"phone": "202-225-4231",
"fax": "202- 225-6887",
"office": "1531 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TN",
"party": "Republican",
"district": 6,
"url": "http://black.house.gov",
"address": "1531 Longworth HOB; Washington DC 20515-4206",
"phone": "202-225-4231",
"fax": "202- 225-6887",
"office": "1531 Longworth House Office Building",
"rss_url": "http://black.house.gov/rss.xml",
"contact_form": "https://black.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TN",
"party": "Republican",
"district": 6,
"url": "http://black.house.gov",
"address": "1131 Longworth HOB; Washington DC 20515-4206",
"phone": "202-225-4231",
"fax": "202- 225-6887",
"office": "1131 Longworth House Office Building",
"rss_url": "http://black.house.gov/rss.xml",
"contact_form": "https://black.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "B001243",
"thomas": "01748",
"govtrack": 400032,
"opensecrets": "N00003105",
"votesmart": 25186,
"fec": ["H2TN06030"],
"cspan": 31226,
"wikipedia": "Marsha Blackburn",
"house_history": 10385,
"ballotpedia": "Marsha Blackburn",
"maplight": 151,
"washington_post": "gIQALZuKAP",
"icpsr": 20351
},
"name": {
"first": "Marsha",
"middle": "W.",
"last": "Blackburn",
"official_full": "Marsha Blackburn"
},
"bio": {
"birthday": "1952-06-06",
"gender": "F",
"religion": "Presbyterian"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TN",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/blackburn"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TN",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/blackburn"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TN",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/blackburn"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TN",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/blackburn"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TN",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/blackburn",
"address": "217 Cannon HOB; Washington DC 20515-4207",
"phone": "202-225-2811",
"fax": "202-225-3004",
"contact_form": "http://blackburn.house.gov/contactform/",
"office": "217 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TN",
"party": "Republican",
"district": 7,
"url": "http://blackburn.house.gov",
"address": "217 Cannon HOB; Washington DC 20515-4207",
"phone": "202-225-2811",
"fax": "202-225-3004",
"contact_form": "https://blackburn.house.gov/contactform/email.htm",
"office": "217 Cannon House Office Building",
"rss_url": "http://blackburn.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TN",
"party": "Republican",
"district": 7,
"url": "http://blackburn.house.gov",
"address": "2266 Rayburn HOB; Washington DC 20515-4207",
"phone": "202-225-2811",
"fax": "202-225-3004",
"contact_form": "https://blackburn.house.gov/contactform/email.htm",
"office": "2266 Rayburn House Office Building",
"rss_url": "http://blackburn.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "B000574",
"thomas": "00099",
"govtrack": 400033,
"opensecrets": "N00007727",
"votesmart": 367,
"fec": ["H6OR03064"],
"cspan": 43809,
"wikipedia": "Earl Blumenauer",
"house_history": 9518,
"ballotpedia": "Earl Blumenauer",
"maplight": 152,
"washington_post": "gIQAqvaOAP",
"icpsr": 29588
},
"name": {
"first": "Earl",
"last": "Blumenauer",
"official_full": "Earl Blumenauer"
},
"bio": {
"birthday": "1948-08-16",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "1996-05-21",
"end": "1996-10-04",
"state": "OR",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "OR",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "OR",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "OR",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "OR",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/blumenauer"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "OR",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/blumenauer"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "OR",
"district": 3,
"party": "Democrat",
"url": "http://blumenauer.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "OR",
"district": 3,
"party": "Democrat",
"url": "http://blumenauer.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OR",
"district": 3,
"party": "Democrat",
"url": "http://blumenauer.house.gov",
"address": "1502 Longworth HOB; Washington DC 20515-3703",
"phone": "202-225-4811",
"fax": "202-225-8941",
"contact_form": "http://blumenauer.house.gov/index.php?option=com_email_form&amp;Itemid=206",
"office": "1502 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OR",
"party": "Democrat",
"district": 3,
"url": "http://blumenauer.house.gov",
"address": "1111 Longworth HOB; Washington DC 20515-3703",
"phone": "202-225-4811",
"fax": "202-225-8941",
"contact_form": "https://forms.house.gov/blumenauer/webforms/issue_subscribe.html",
"office": "1111 Longworth House Office Building",
"rss_url": "http://blumenauer.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OR",
"party": "Democrat",
"district": 3,
"url": "http://blumenauer.house.gov",
"address": "1111 Longworth HOB; Washington DC 20515-3703",
"phone": "202-225-4811",
"fax": "202-225-8941",
"contact_form": "https://forms.house.gov/blumenauer/webforms/issue_subscribe.html",
"office": "1111 Longworth House Office Building",
"rss_url": "http://blumenauer.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "B001277",
"thomas": "02076",
"lis": "S341",
"govtrack": 412490,
"opensecrets": "N00031685",
"votesmart": 1568,
"fec": ["S0CT00177"],
"cspan": 21799,
"wikipedia": "Richard Blumenthal",
"ballotpedia": "Richard Blumenthal",
"maplight": 1495,
"washington_post": "gIQAeNwz6O",
"icpsr": 41101
},
"name": {
"first": "Richard",
"last": "Blumenthal",
"official_full": "Richard Blumenthal"
},
"bio": {
"birthday": "1946-02-13",
"gender": "M"
},
"terms": [{
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "CT",
"class": 3,
"party": "Democrat",
"url": "http://www.blumenthal.senate.gov",
"address": "706 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-2823",
"contact_form": "https://www.blumenthal.senate.gov/contact/",
"office": "706 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.blumenthal.senate.gov/rss/feeds/?type=all",
"fax": "202-224-9673"
}]
}, {
"id": {
"bioguide": "B000575",
"thomas": "01464",
"lis": "S342",
"govtrack": 400034,
"opensecrets": "N00005195",
"votesmart": 418,
"fec": ["H6MO07128", "S0MO00183"],
"cspan": 45465,
"wikipedia": "Roy Blunt",
"house_history": 9520,
"ballotpedia": "Roy Blunt",
"maplight": 153,
"washington_post": "gIQAUcQL9O",
"icpsr": 29735
},
"name": {
"first": "Roy",
"last": "Blunt",
"official_full": "Roy Blunt"
},
"bio": {
"birthday": "1950-01-10",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "MO",
"district": 7,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "MO",
"district": 7,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MO",
"district": 7,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MO",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/blunt"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MO",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/blunt"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MO",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/blunt"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MO",
"district": 7,
"party": "Republican",
"url": "http://blunt.house.gov/"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "MO",
"class": 3,
"party": "Republican",
"url": "http://www.blunt.senate.gov",
"address": "260 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-5721",
"contact_form": "http://www.blunt.senate.gov/public/index.cfm/contact-form?p=contact-roy",
"office": "260 Russell Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.blunt.senate.gov/public/?a=rss.feed",
"fax": "202-224-8149"
}]
}, {
"id": {
"bioguide": "B000589",
"thomas": "00102",
"govtrack": 400036,
"opensecrets": "N00003675",
"votesmart": 27015,
"fec": ["H0OH08029"],
"cspan": 16740,
"wikipedia": "John Boehner",
"house_history": 9538,
"ballotpedia": "John A. Boehner",
"maplight": 155,
"washington_post": "gIQAzRvL9O",
"icpsr": 29137
},
"name": {
"first": "John",
"middle": "A.",
"last": "Boehner",
"official_full": "John A. Boehner"
},
"bio": {
"birthday": "1949-11-17",
"gender": "M",
"religion": "Roman Catholic"
},
"leadership_roles": [{
"title": "Speaker",
"chamber": "house",
"start": "2011-01-05",
"end": "2013-01-03"
}, {
"title": "Speaker",
"chamber": "house",
"start": "2013-01-03",
"end": "2015-01-03"
}, {
"title": "Speaker",
"chamber": "house",
"start": "2015-01-06"
}],
"terms": [{
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "OH",
"district": 8,
"party": "Republican"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "OH",
"district": 8,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "OH",
"district": 8,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "OH",
"district": 8,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "OH",
"district": 8,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "OH",
"district": 8,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "OH",
"district": 8,
"party": "Republican",
"url": "http://johnboehner.house.gov"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "OH",
"district": 8,
"party": "Republican",
"url": "http://johnboehner.house.gov"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "OH",
"district": 8,
"party": "Republican",
"url": "http://johnboehner.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "OH",
"district": 8,
"party": "Republican",
"url": "http://johnboehner.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OH",
"district": 8,
"party": "Republican",
"url": "http://johnboehner.house.gov",
"address": "1011 Longworth HOB; Washington DC 20515-3508",
"phone": "202-225-6205",
"fax": "202-225-0704",
"contact_form": "http://www.johnboehner.house.gov/Contact/",
"office": "1011 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OH",
"party": "Republican",
"district": 8,
"url": "http://boehner.house.gov",
"address": "1011 Longworth HOB; Washington DC 20515-3508",
"phone": "202-225-6205",
"fax": "202-225-0704",
"contact_form": "http://boehner.house.gov/contact/",
"office": "1011 Longworth House Office Building",
"rss_url": "http://boehner.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OH",
"party": "Republican",
"district": 8,
"url": "http://johnboehner.house.gov",
"address": "1011 Longworth HOB; Washington DC 20515-3508",
"phone": "202-225-6205",
"fax": "202-225-0704",
"contact_form": "http://boehner.house.gov/contact/",
"office": "1011 Longworth House Office Building",
"rss_url": "http://boehner.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "B001236",
"thomas": "01687",
"lis": "S343",
"govtrack": 400040,
"opensecrets": "N00013873",
"votesmart": 27958,
"fec": ["H2AR03176", "S0AR00150"],
"cspan": 92069,
"wikipedia": "John Boozman",
"house_history": 10372,
"ballotpedia": "John Boozman",
"maplight": 159,
"washington_post": "gIQAxKQPAP",
"icpsr": 20101
},
"name": {
"first": "John",
"last": "Boozman",
"official_full": "John Boozman"
},
"bio": {
"birthday": "1950-12-10",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2001-11-29",
"end": "2002-11-22",
"state": "AR",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "AR",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/boozman"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "AR",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/boozman"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "AR",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/boozman"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "AR",
"district": 3,
"party": "Republican",
"url": "http://www.boozman.house.gov/"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "AR",
"class": 3,
"party": "Republican",
"url": "http://www.boozman.senate.gov",
"address": "141 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-4843",
"contact_form": "http://www.boozman.senate.gov/public/index.cfm/e-mail-me",
"office": "141 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.boozman.senate.gov/public/index.cfm/rss/feed",
"fax": "202-228-1371"
}]
}, {
"id": {
"bioguide": "B001245",
"thomas": "01723",
"govtrack": 400041,
"opensecrets": "N00024866",
"votesmart": 1751,
"fec": ["H2GU00033"],
"cspan": 1003568,
"wikipedia": "Madeleine Bordallo",
"house_history": 10389,
"maplight": 160
},
"name": {
"first": "Madeleine",
"middle": "Z.",
"last": "Bordallo",
"official_full": "Madeleine Z. Bordallo"
},
"bio": {
"birthday": "1933-05-31",
"gender": "F",
"religion": "Catholic"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "GU",
"district": 0,
"party": "Democrat",
"url": "http://www.house.gov/bordallo"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "GU",
"district": 0,
"party": "Democrat",
"url": "http://www.house.gov/bordallo"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "GU",
"district": 0,
"party": "Democrat",
"url": "http://www.house.gov/bordallo"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "GU",
"district": 0,
"party": "Democrat",
"url": "http://www.house.gov/bordallo"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "GU",
"district": 0,
"party": "Democrat",
"url": "http://www.house.gov/bordallo",
"address": "2441 Rayburn HOB; Washington DC 20515-5301",
"phone": "202-225-1188",
"fax": "202-226-0341",
"contact_form": "http://www.house.gov/bordallo/IMA/issue.htm",
"office": "2441 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "GU",
"party": "Democrat",
"district": 0,
"url": "http://bordallo.house.gov",
"address": "2441 Rayburn HOB; Washington DC 20515-5301",
"phone": "202-225-1188",
"fax": "202-226-0341",
"contact_form": "https://bordallo.house.gov/contact-me",
"office": "2441 Rayburn House Office Building",
"rss_url": "http://bordallo.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "GU",
"party": "Democrat",
"district": 0,
"url": "http://bordallo.house.gov",
"address": "2441 Rayburn HOB; Washington DC 20515-5301",
"phone": "202-225-1188",
"fax": "202-226-0341",
"contact_form": "https://bordallo.house.gov/contact-me",
"office": "2441 Rayburn House Office Building",
"rss_url": "http://bordallo.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "B001255",
"thomas": "01787",
"govtrack": 400636,
"opensecrets": "N00026595",
"votesmart": 35514,
"fec": ["H4LA07029"],
"cspan": 1013047,
"wikipedia": "Charles Boustany",
"house_history": 10409,
"ballotpedia": "Charles Boustany Jr.",
"maplight": 642,
"washington_post": "gIQAiMQPAP",
"icpsr": 20514
},
"name": {
"first": "Charles",
"middle": "W.",
"last": "Boustany",
"suffix": "Jr.",
"official_full": "Charles W. Boustany Jr."
},
"bio": {
"birthday": "1956-02-21",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "LA",
"district": 7,
"party": "Republican"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "LA",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/boustany"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "LA",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/boustany"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "LA",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/boustany",
"address": "1431 Longworth HOB; Washington DC 20515-1807",
"phone": "202-225-2031",
"fax": "202-225-5724",
"contact_form": "http://boustany.house.gov/ContactCharles.asp",
"office": "1431 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "LA",
"party": "Republican",
"district": 3,
"url": "http://boustany.house.gov",
"address": "1431 Longworth HOB; Washington DC 20515-1803",
"phone": "202-225-2031",
"fax": "202-225-5724",
"contact_form": "https://boustanyforms.house.gov/contact-me/",
"office": "1431 Longworth House Office Building",
"rss_url": "http://www.house.gov/common/rss/index.cfm?rss=82"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "LA",
"party": "Republican",
"district": 3,
"url": "http://boustany.house.gov",
"address": "1431 Longworth HOB; Washington DC 20515-1803",
"phone": "202-225-2031",
"fax": "202-225-5724",
"contact_form": "https://boustanyforms.house.gov/contact-me/",
"office": "1431 Longworth House Office Building",
"rss_url": "http://www.house.gov/common/rss/index.cfm?rss=82"
}]
}, {
"id": {
"bioguide": "B000711",
"thomas": "00116",
"lis": "S223",
"govtrack": 300011,
"opensecrets": "N00006692",
"votesmart": 53274,
"icpsr": 15011,
"fec": ["S2CA00286", "H2CA06028", "P80003247"],
"cspan": 2470,
"house_history": 9704,
"wikipedia": "Barbara Boxer",
"ballotpedia": "Barbara Boxer",
"maplight": 539,
"washington_post": "gIQArxPM9O"
},
"name": {
"first": "Barbara",
"last": "Boxer",
"official_full": "Barbara Boxer"
},
"bio": {
"birthday": "1940-11-11",
"gender": "F",
"religion": "Jewish"
},
"terms": [{
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "CA",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "CA",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "CA",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "CA",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "CA",
"district": 6,
"party": "Democrat"
}, {
"type": "sen",
"start": "1993-01-05",
"end": "1998-12-19",
"state": "CA",
"class": 3,
"party": "Democrat"
}, {
"type": "sen",
"start": "1999-01-06",
"end": "2004-12-09",
"state": "CA",
"class": 3,
"party": "Democrat",
"url": "http://boxer.senate.gov/"
}, {
"type": "sen",
"start": "2005-01-04",
"end": "2010-12-22",
"state": "CA",
"class": 3,
"party": "Democrat",
"url": "http://boxer.senate.gov"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "CA",
"class": 3,
"party": "Democrat",
"url": "http://www.boxer.senate.gov",
"address": "112 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-3553",
"fax": "202-224-0454",
"contact_form": "https://www.boxer.senate.gov/contact/shareyourviews.html",
"office": "112 Hart Senate Office Building",
"state_rank": "junior"
}]
}, {
"id": {
"bioguide": "B000755",
"thomas": "01468",
"govtrack": 400046,
"opensecrets": "N00005883",
"votesmart": 361,
"fec": ["H6TX08100"],
"cspan": 45749,
"wikipedia": "Kevin Brady",
"house_history": 9754,
"maplight": 166,
"washington_post": "gIQATjbPAP",
"icpsr": 29760
},
"name": {
"first": "Kevin",
"middle": "P.",
"last": "Brady",
"official_full": "Kevin Brady"
},
"bio": {
"birthday": "1955-04-11",
"gender": "M",
"religion": "Catholic"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "TX",
"district": 8,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "TX",
"district": 8,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "TX",
"district": 8,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TX",
"district": 8,
"party": "Republican",
"url": "http://www.house.gov/brady"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 8,
"party": "Republican",
"url": "http://www.house.gov/brady"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 8,
"party": "Republican",
"url": "http://www.house.gov/brady"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 8,
"party": "Republican",
"url": "http://www.house.gov/brady"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 8,
"party": "Republican",
"url": "http://www.house.gov/brady",
"address": "301 Cannon HOB; Washington DC 20515-4308",
"phone": "202-225-4901",
"fax": "202-225-5524",
"contact_form": "http://www.house.gov/brady/contact_page.html",
"office": "301 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 8,
"url": "http://kevinbrady.house.gov",
"address": "301 Cannon HOB; Washington DC 20515-4308",
"phone": "202-225-4901",
"fax": "202-225-5524",
"contact_form": "https://kevinbrady.house.gov/contact-form",
"office": "301 Cannon House Office Building",
"rss_url": "http://kevinbrady.house.gov/common/rss/index.cfm?rss=49"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 8,
"url": "http://kevinbrady.house.gov",
"address": "301 Cannon HOB; Washington DC 20515-4308",
"phone": "202-225-4901",
"fax": "202-225-5524",
"contact_form": "https://kevinbrady.house.gov/contact-form",
"office": "301 Cannon House Office Building",
"rss_url": "http://kevinbrady.house.gov/common/rss/index.cfm?rss=49"
}]
}, {
"id": {
"bioguide": "B001227",
"thomas": "01469",
"govtrack": 400047,
"opensecrets": "N00001619",
"votesmart": 2519,
"fec": ["H8PA01153"],
"cspan": 55227,
"wikipedia": "Bob Brady",
"house_history": 10355,
"ballotpedia": "Robert A. Brady",
"maplight": 165,
"washington_post": "gIQATngIAP",
"icpsr": 29777
},
"name": {
"first": "Robert",
"middle": "Alan",
"last": "Brady",
"official_full": "Robert A. Brady"
},
"bio": {
"birthday": "1945-04-07",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "1998-05-19",
"end": "1998-12-19",
"state": "PA",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "PA",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "PA",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "PA",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/robertbrady"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "PA",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/robertbrady"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "PA",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/robertbrady"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "PA",
"district": 1,
"party": "Democrat",
"url": "http://www.brady.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "PA",
"district": 1,
"party": "Democrat",
"url": "http://www.brady.house.gov",
"address": "102 Cannon HOB; Washington DC 20515-3801",
"phone": "202-225-4731",
"fax": "202-225-0088",
"contact_form": "http://www.house.gov/formrobertbrady/issue.htm",
"office": "102 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "PA",
"party": "Democrat",
"district": 1,
"url": "http://brady.house.gov",
"address": "102 Cannon HOB; Washington DC 20515-3801",
"phone": "202-225-4731",
"fax": "202-225-0088",
"contact_form": "https://brady.house.gov/contact-me/email-me",
"office": "102 Cannon House Office Building",
"rss_url": "http://brady.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "PA",
"party": "Democrat",
"district": 1,
"url": "http://brady.house.gov",
"address": "102 Cannon HOB; Washington DC 20515-3801",
"phone": "202-225-4731",
"fax": "202-225-0088",
"contact_form": "https://brady.house.gov/contact-me/email-me",
"office": "102 Cannon House Office Building",
"rss_url": "http://brady.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "B001274",
"thomas": "01987",
"govtrack": 412395,
"opensecrets": "N00030910",
"votesmart": 121610,
"fec": ["H0AL05163"],
"cspan": 94888,
"wikipedia": "Mo Brooks",
"house_history": 10438,
"ballotpedia": "Mo Brooks",
"maplight": 1409,
"washington_post": "gIQAdMkz6O",
"icpsr": 21193
},
"name": {
"first": "Mo",
"last": "Brooks",
"official_full": "Mo Brooks"
},
"bio": {
"birthday": "1954-04-29",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "AL",
"district": 5,
"party": "Republican",
"url": "http://brooks.house.gov/",
"address": "1641 Longworth HOB; Washington DC 20515-0105",
"phone": "202-225-4801",
"fax": "202-225-4392",
"office": "1641 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "AL",
"party": "Republican",
"district": 5,
"url": "http://brooks.house.gov",
"contact_form": "https://brooks.house.gov/email-me",
"address": "1230 Longworth HOB; Washington DC 20515-0105",
"phone": "202-225-4801",
"fax": "202-225-4392",
"office": "1230 Longworth House Office Building",
"rss_url": "http://brooks.house.gov/rss/press-releases.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "AL",
"party": "Republican",
"district": 5,
"url": "http://brooks.house.gov",
"contact_form": "https://brooks.house.gov/email-me",
"address": "1230 Longworth HOB; Washington DC 20515-0105",
"phone": "202-225-4801",
"fax": "202-225-4392",
"office": "1230 Longworth House Office Building",
"rss_url": "http://brooks.house.gov/rss/press-releases.xml"
}]
}, {
"id": {
"bioguide": "B000911",
"thomas": "00132",
"govtrack": 400048,
"opensecrets": "N00002713",
"votesmart": 26797,
"fec": ["H2FL03056", "S0FL00403"],
"cspan": 26192,
"wikipedia": "Corrine Brown",
"ballotpedia": "Corrine Brown",
"maplight": 167,
"washington_post": "gIQAvFwPAP",
"icpsr": 29328,
"house_history": 7695
},
"name": {
"first": "Corrine",
"last": "Brown",
"official_full": "Corrine Brown"
},
"bio": {
"birthday": "1946-11-11",
"gender": "F",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "FL",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "FL",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "FL",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "FL",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "FL",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "FL",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/corrinebrown"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "FL",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/corrinebrown"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "FL",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/corrinebrown"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "FL",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/corrinebrown"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/corrinebrown",
"address": "2336 Rayburn HOB; Washington DC 20515-0903",
"phone": "202-225-0123",
"fax": "202-225-2256",
"contact_form": "http://www.house.gov/corrinebrown/IMA/issue.shtml",
"office": "2336 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Democrat",
"district": 5,
"url": "http://corrinebrown.house.gov",
"address": "2111 Rayburn HOB; Washington DC 20515-0905",
"phone": "202-225-0123",
"fax": "202-225-2256",
"contact_form": "https://forms.house.gov/corrinebrown/webforms/contact-me.shtml",
"office": "2111 Rayburn House Office Building",
"rss_url": "http://corrinebrown.house.gov/index.php?option=com_ninjarsssyndicator&amp;feed_id=1&amp;format=raw"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Democrat",
"district": 5,
"url": "https://corrinebrown.house.gov",
"address": "2111 Rayburn HOB; Washington DC 20515-0905",
"phone": "202-225-0123",
"fax": "202-225-2256",
"contact_form": "https://forms.house.gov/corrinebrown/webforms/contact-me.shtml",
"office": "2111 Rayburn House Office Building",
"rss_url": "http://corrinebrown.house.gov/index.php?option=com_ninjarsssyndicator&amp;feed_id=1&amp;format=raw"
}]
}, {
"id": {
"bioguide": "B001260",
"thomas": "01840",
"govtrack": 412196,
"opensecrets": "N00027626",
"votesmart": 66247,
"fec": ["H6FL13148"],
"cspan": 1021626,
"wikipedia": "Vern Buchanan",
"house_history": 10419,
"ballotpedia": "Vern Buchanan",
"maplight": 683,
"washington_post": "gIQA8OnhDP",
"icpsr": 20709
},
"name": {
"first": "Vern",
"last": "Buchanan",
"official_full": "Vern Buchanan"
},
"bio": {
"gender": "M",
"birthday": "1951-05-08"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "FL",
"district": 13,
"party": "Republican",
"url": "http://buchanan.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "FL",
"district": 13,
"party": "Republican",
"url": "http://buchanan.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 13,
"party": "Republican",
"url": "http://buchanan.house.gov",
"address": "221 Cannon HOB; Washington DC 20515-0913",
"phone": "202-225-5015",
"fax": "202-226-0828",
"contact_form": "http://buchanan.house.gov/contact.shtml",
"office": "221 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Republican",
"district": 16,
"url": "http://buchanan.house.gov",
"address": "2104 Rayburn HOB; Washington DC 20515-0916",
"phone": "202-225-5015",
"fax": "202-226-0828",
"contact_form": "https://buchanan.house.gov/email-me",
"office": "2104 Rayburn House Office Building",
"rss_url": "http://buchanan.house.gov/index.php?option=com_bca-rss-syndicator&amp;feed_id=2"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Republican",
"district": 16,
"url": "https://buchanan.house.gov",
"address": "2104 Rayburn HOB; Washington DC 20515-0916",
"phone": "202-225-5015",
"fax": "202-226-0828",
"contact_form": "https://buchanan.house.gov/email-me",
"office": "2104 Rayburn House Office Building",
"rss_url": "http://buchanan.house.gov/index.php?option=com_bca-rss-syndicator&amp;feed_id=2"
}]
}, {
"id": {
"bioguide": "B001275",
"thomas": "02018",
"govtrack": 412427,
"opensecrets": "N00031227",
"votesmart": 120335,
"fec": ["H0IN08114"],
"cspan": 61837,
"wikipedia": "Larry Bucshon",
"house_history": 10439,
"ballotpedia": "Larry Bucshon",
"maplight": 1438,
"washington_post": "gIQAD7JXKP",
"icpsr": 21132
},
"name": {
"first": "Larry",
"last": "Bucshon",
"official_full": "Larry Bucshon"
},
"bio": {
"birthday": "1962-05-31",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IN",
"district": 8,
"party": "Republican",
"url": "http://bucshon.house.gov/",
"address": "1123 Longworth HOB; Washington DC 20515-1408",
"phone": "202-225-4636",
"fax": "202-225-3284",
"office": "1123 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "IN",
"party": "Republican",
"district": 8,
"url": "http://bucshon.house.gov",
"address": "1005 Longworth HOB; Washington DC 20515-1408",
"phone": "202-225-4636",
"fax": "202-225-3284",
"office": "1005 Longworth House Office Building",
"rss_url": "http://bucshon.house.gov/rss.xml",
"contact_form": "https://bucshon.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "IN",
"party": "Republican",
"district": 8,
"url": "http://bucshon.house.gov",
"address": "1005 Longworth HOB; Washington DC 20515-1408",
"phone": "202-225-4636",
"fax": "202-225-3284",
"office": "1005 Longworth House Office Building",
"rss_url": "http://bucshon.house.gov/rss.xml",
"contact_form": "https://bucshon.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "B001248",
"thomas": "01751",
"govtrack": 400052,
"opensecrets": "N00025219",
"votesmart": 50120,
"fec": ["H2TX26093"],
"cspan": 1003620,
"wikipedia": "Michael C. Burgess",
"house_history": 10395,
"maplight": 171,
"washington_post": "gIQAyRzBAP",
"icpsr": 20355
},
"name": {
"first": "Michael",
"middle": "C.",
"last": "Burgess",
"official_full": "Michael C. Burgess"
},
"bio": {
"birthday": "1950-12-23",
"gender": "M",
"religion": "Episcopalian"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TX",
"district": 26,
"party": "Republican",
"url": "http://www.house.gov/burgess"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 26,
"party": "Republican",
"url": "http://www.house.gov/burgess"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 26,
"party": "Republican",
"url": "http://burgess.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 26,
"party": "Republican",
"url": "http://burgess.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 26,
"party": "Republican",
"url": "http://burgess.house.gov",
"address": "2241 Rayburn HOB; Washington DC 20515-4326",
"phone": "202-225-7772",
"fax": "202-225-2919",
"contact_form": "https://forms.house.gov/wyr/welcome.shtml",
"office": "2241 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 26,
"url": "http://burgess.house.gov",
"address": "2336 Rayburn HOB; Washington DC 20515-4326",
"phone": "202-225-7772",
"fax": "202-225-2919",
"contact_form": "http://burgess.house.gov/contact/356345.htm",
"office": "2336 Rayburn House Office Building",
"rss_url": "http://burgess.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 26,
"url": "http://burgess.house.gov",
"address": "2336 Rayburn HOB; Washington DC 20515-4326",
"phone": "202-225-7772",
"fax": "202-225-2919",
"contact_form": "http://burgess.house.gov/contact/356345.htm",
"office": "2336 Rayburn House Office Building",
"rss_url": "http://burgess.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "B001135",
"thomas": "00153",
"lis": "S300",
"govtrack": 400054,
"opensecrets": "N00002221",
"votesmart": 21787,
"fec": ["S4NC00089", "H2NC05074"],
"cspan": 31054,
"house_history": 10236,
"wikipedia": "Richard Burr",
"ballotpedia": "Richard Burr",
"maplight": 172,
"washington_post": "gIQAMX709O",
"icpsr": 29548
},
"name": {
"first": "Richard",
"middle": "M.",
"last": "Burr",
"official_full": "Richard Burr"
},
"bio": {
"birthday": "1955-11-30",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "NC",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NC",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NC",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NC",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NC",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/burr"
}, {
"type": "sen",
"start": "2005-01-04",
"end": "2010-12-22",
"state": "NC",
"class": 3,
"party": "Republican",
"url": "http://burr.senate.gov"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "NC",
"class": 3,
"party": "Republican",
"url": "http://www.burr.senate.gov",
"address": "217 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-3154",
"fax": "202-228-2981",
"contact_form": "http://www.burr.senate.gov/public/index.cfm?FuseAction=Contact.ContactForm",
"office": "217 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.burr.senate.gov/public/index.cfm?fuseaction=rss.feed"
}]
}, {
"id": {
"bioguide": "B001251",
"thomas": "01761",
"govtrack": 400616,
"opensecrets": "N00027035",
"votesmart": 41077,
"fec": ["H4NC01046"],
"cspan": 1013540,
"wikipedia": "G. K. Butterfield",
"house_history": 10401,
"ballotpedia": "G.K. Butterfield",
"maplight": 624,
"washington_post": "gIQAA20hDP",
"icpsr": 20340
},
"name": {
"first": "George",
"middle": "Kenneth",
"last": "Butterfield",
"suffix": "Jr.",
"nickname": "G.K.",
"official_full": "G. K. Butterfield"
},
"bio": {
"birthday": "1947-04-27",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "2004-07-21",
"end": "2004-12-09",
"state": "NC",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/butterfield/"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NC",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NC",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/butterfield"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NC",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/butterfield"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NC",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/butterfield",
"address": "2305 Rayburn HOB; Washington DC 20515-3301",
"phone": "202-225-3101",
"fax": "202-225-3354",
"contact_form": "http://butterfield.house.gov/contactinfo.asp",
"office": "2305 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NC",
"party": "Democrat",
"district": 1,
"url": "http://butterfield.house.gov",
"address": "2305 Rayburn HOB; Washington DC 20515-3301",
"phone": "202-225-3101",
"fax": "202-225-3354",
"contact_form": "https://butterfield.house.gov/email-congressman-butterfield",
"office": "2305 Rayburn House Office Building",
"rss_url": "http://butterfield.house.gov/rss/press-releases.xml/"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NC",
"party": "Democrat",
"district": 1,
"url": "http://butterfield.house.gov",
"address": "2305 Rayburn HOB; Washington DC 20515-3301",
"phone": "202-225-3101",
"fax": "202-225-3354",
"contact_form": "https://butterfield.house.gov/email-congressman-butterfield",
"office": "2305 Rayburn House Office Building",
"rss_url": "http://butterfield.house.gov/rss/press-releases.xml/"
}]
}, {
"id": {
"bioguide": "C000059",
"thomas": "00165",
"govtrack": 400057,
"opensecrets": "N00007099",
"votesmart": 26777,
"fec": ["H2CA37023"],
"cspan": 26709,
"wikipedia": "Ken Calvert",
"house_history": 10517,
"maplight": 175,
"washington_post": "gIQAORoVBP",
"icpsr": 29323
},
"name": {
"first": "Ken",
"middle": "S.",
"last": "Calvert",
"official_full": "Ken Calvert"
},
"bio": {
"birthday": "1953-06-08",
"gender": "M",
"religion": "Protestant"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "CA",
"district": 43,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "CA",
"district": 43,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "CA",
"district": 43,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CA",
"district": 43,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 43,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 44,
"party": "Republican",
"url": "http://www.house.gov/calvert"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 44,
"party": "Republican",
"url": "http://www.house.gov/calvert"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 44,
"party": "Republican",
"url": "http://calvert.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 44,
"party": "Republican",
"url": "http://calvert.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 44,
"party": "Republican",
"url": "http://calvert.house.gov",
"address": "2269 Rayburn HOB; Washington DC 20515-0544",
"phone": "202-225-1986",
"fax": "202-225-2004",
"contact_form": "http://calvert.house.gov/awenhnjafe.asp",
"office": "2269 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Republican",
"district": 42,
"url": "http://calvert.house.gov",
"address": "2269 Rayburn HOB; Washington DC 20515-0542",
"phone": "202-225-1986",
"fax": "202-225-2004",
"contact_form": "https://calvert.house.gov/contactform/",
"office": "2269 Rayburn House Office Building",
"rss_url": "http://calvert.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Republican",
"district": 42,
"url": "http://calvert.house.gov",
"address": "2205 Rayburn HOB; Washington DC 20515-0542",
"phone": "202-225-1986",
"fax": "202-225-2004",
"contact_form": "https://calvert.house.gov/contactform/",
"office": "2205 Rayburn House Office Building",
"rss_url": "http://calvert.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "C001047",
"thomas": "01676",
"govtrack": 400061,
"opensecrets": "N00009771",
"votesmart": 11701,
"fec": ["H0WV02138", "S4WV00159"],
"cspan": 83737,
"wikipedia": "Shelley Moore Capito",
"house_history": 11762,
"ballotpedia": "Shelley Moore Capito",
"maplight": 179,
"washington_post": "gIQA3s9PAP",
"icpsr": 20146,
"lis": "S372"
},
"name": {
"first": "Shelley",
"middle": "Moore",
"last": "Capito",
"official_full": "Shelley Moore Capito"
},
"bio": {
"birthday": "1953-11-26",
"gender": "F",
"religion": "Presbyterian"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "WV",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "WV",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/capito"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "WV",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/capito"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "WV",
"district": 2,
"party": "Republican",
"url": "http://capito.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "WV",
"district": 2,
"party": "Republican",
"url": "http://capito.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "WV",
"district": 2,
"party": "Republican",
"url": "http://capito.house.gov",
"address": "2443 Rayburn HOB; Washington DC 20515-4802",
"phone": "202-225-2711",
"fax": "202-225-7856",
"contact_form": "https://forms.house.gov/wyr/welcome.shtml",
"office": "2443 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "WV",
"party": "Republican",
"district": 2,
"url": "http://capito.house.gov",
"address": "2366 Rayburn HOB; Washington DC 20515-4802",
"phone": "202-225-2711",
"fax": "202-225-7856",
"contact_form": "https://capitoforms.house.gov/email-shelley/",
"office": "2366 Rayburn House Office Building",
"rss_url": "http://capito.house.gov/common/rss//index.cfm?rss=85"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "WV",
"class": 2,
"state_rank": "junior",
"party": "Republican",
"url": "http://www.capito.senate.gov",
"address": "172 Russell Senate Office Building Washington DC 20510",
"office": "172 Russell Senate Office Building",
"phone": "202-224-6472"
}],
"family": [{
"name": "Arch Alfred Moore Jr.",
"relation": "daughter"
}]
}, {
"id": {
"bioguide": "C001036",
"thomas": "01471",
"govtrack": 400062,
"opensecrets": "N00007232",
"votesmart": 16886,
"fec": ["H8CA22089"],
"cspan": 54075,
"wikipedia": "Lois Capps",
"house_history": 11744,
"maplight": 180,
"washington_post": "gIQAarASAP",
"icpsr": 29774
},
"name": {
"first": "Lois",
"last": "Capps",
"official_full": "Lois Capps"
},
"bio": {
"birthday": "1938-01-10",
"gender": "F",
"religion": "Lutheran"
},
"terms": [{
"type": "rep",
"start": "1998-03-10",
"end": "1998-12-19",
"state": "CA",
"district": 22,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CA",
"district": 22,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 22,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 23,
"party": "Democrat",
"url": "http://www.house.gov/capps"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 23,
"party": "Democrat",
"url": "http://www.house.gov/capps"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 23,
"party": "Democrat",
"url": "http://www.house.gov/capps"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 23,
"party": "Democrat",
"url": "http://www.house.gov/capps"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 23,
"party": "Democrat",
"url": "http://www.house.gov/capps",
"address": "2231 Rayburn HOB; Washington DC 20515-0523",
"phone": "202-225-3601",
"fax": "202-225-5632",
"contact_form": "http://www.house.gov/capps/contact/send_an_email.shtml",
"office": "2231 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 24,
"url": "http://capps.house.gov",
"address": "2231 Rayburn HOB; Washington DC 20515-0524",
"phone": "202-225-3601",
"fax": "202-225-5632",
"contact_form": "https://capps.house.gov/contact-me/email-me",
"office": "2231 Rayburn House Office Building",
"rss_url": "http://capps.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 24,
"url": "http://capps.house.gov",
"address": "2231 Rayburn HOB; Washington DC 20515-0524",
"phone": "202-225-3601",
"fax": "202-225-5632",
"contact_form": "https://capps.house.gov/contact-me/email-me",
"office": "2231 Rayburn House Office Building",
"rss_url": "http://capps.house.gov/rss.xml"
}],
"family": [{
"name": "Walter Capps",
"relation": "wife"
}]
}, {
"id": {
"bioguide": "C001037",
"thomas": "01564",
"govtrack": 400063,
"opensecrets": "N00000267",
"votesmart": 18883,
"fec": ["H8MA08071", "S0MA00117"],
"cspan": 56760,
"wikipedia": "Mike Capuano",
"house_history": 11746,
"ballotpedia": "Michael Capuano",
"maplight": 181,
"washington_post": "gIQAzL6PAP",
"icpsr": 29919
},
"name": {
"first": "Michael",
"middle": "E.",
"last": "Capuano",
"official_full": "Michael E. Capuano"
},
"bio": {
"birthday": "1952-01-09",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "MA",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MA",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MA",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/capuano"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MA",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/capuano"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MA",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/capuano"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MA",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/capuano"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MA",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/capuano",
"address": "1414 Longworth HOB; Washington DC 20515-2108",
"phone": "202-225-5111",
"fax": "202-225-9322",
"contact_form": "http://www.house.gov/capuano/contact/email.shtml",
"office": "1414 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MA",
"party": "Democrat",
"district": 7,
"url": "http://www.house.gov/capuano",
"address": "1414 Longworth HOB; Washington DC 20515-2107",
"phone": "202-225-5111",
"fax": "202-225-9322",
"contact_form": "http://www.house.gov/capuano/contact/email.shtml",
"office": "1414 Longworth House Office Building"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MA",
"party": "Democrat",
"district": 7,
"url": "http://capuano.house.gov",
"address": "1414 Longworth HOB; Washington DC 20515-2107",
"phone": "202-225-5111",
"fax": "202-225-9322",
"contact_form": "http://www.house.gov/capuano/contact/email.shtml",
"office": "1414 Longworth House Office Building"
}]
}, {
"id": {
"bioguide": "C001083",
"thomas": "01999",
"govtrack": 412407,
"opensecrets": "N00030736",
"votesmart": 53658,
"fec": ["H0DE01017"],
"cspan": 94948,
"wikipedia": "John C. Carney, Jr.",
"house_history": 11825,
"ballotpedia": "John C. Carney Jr.",
"maplight": 1419,
"washington_post": "gIQABIMZKP",
"icpsr": 21113
},
"name": {
"first": "John",
"last": "Carney",
"official_full": "John C. Carney Jr.",
"middle": "C."
},
"bio": {
"birthday": "1956-05-20",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "DE",
"district": 0,
"party": "Democrat",
"url": "http://johncarney.house.gov/",
"address": "1429 Longworth HOB; Washington DC 20515-0801",
"phone": "202-225-4165",
"fax": "202-225-2291",
"contact_form": "https://forms.house.gov/carney/webforms/email-me.shtml",
"office": "1429 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "DE",
"party": "Democrat",
"district": 0,
"url": "http://johncarney.house.gov",
"address": "1406 Longworth HOB; Washington DC 20515-0800",
"phone": "202-225-4165",
"fax": "202-225-2291",
"contact_form": "https://forms.house.gov/carney/webforms/email-me.shtml",
"office": "1406 Longworth House Office Building",
"rss_url": "http://johncarney.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "DE",
"party": "Democrat",
"district": 0,
"url": "http://johncarney.house.gov",
"address": "1406 Longworth HOB; Washington DC 20515-0800",
"phone": "202-225-4165",
"fax": "202-225-2291",
"contact_form": "https://forms.house.gov/carney/webforms/email-me.shtml",
"office": "1406 Longworth House Office Building",
"rss_url": "http://johncarney.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "C001072",
"thomas": "01889",
"govtrack": 412258,
"opensecrets": "N00029513",
"votesmart": 84917,
"fec": ["H8IN07184"],
"cspan": 1027364,
"wikipedia": "André Carson",
"house_history": 11806,
"ballotpedia": "Andre Carson",
"maplight": 739,
"washington_post": "gIQAPh8PAP",
"icpsr": 20757
},
"name": {
"first": "André",
"last": "Carson",
"official_full": "André Carson"
},
"bio": {
"birthday": "1974-10-16",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2008-03-13",
"end": "2009-01-03",
"state": "IN",
"district": 7,
"party": "Democrat",
"url": "http://carson.house.gov/"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "IN",
"district": 7,
"party": "Democrat",
"url": "http://carson.house.gov/"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IN",
"district": 7,
"party": "Democrat",
"url": "http://carson.house.gov/",
"address": "425 Cannon HOB; Washington DC 20515-1407",
"phone": "202-225-4011",
"fax": "202-225-5633",
"contact_form": "http://carson.house.gov/contact.me.shtml",
"office": "425 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "IN",
"party": "Democrat",
"district": 7,
"url": "http://carson.house.gov",
"address": "2453 Rayburn HOB; Washington DC 20515-1407",
"phone": "202-225-4011",
"fax": "202-225-5633",
"contact_form": "https://carson.house.gov/contact/email-me",
"office": "2453 Rayburn House Office Building",
"rss_url": "http://carson.house.gov/index.php?option=com_bca-rss-syndicator&amp;feed_id=1"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "IN",
"party": "Democrat",
"district": 7,
"url": "http://carson.house.gov",
"address": "2453 Rayburn HOB; Washington DC 20515-1407",
"phone": "202-225-4011",
"fax": "202-225-5633",
"contact_form": "https://carson.house.gov/contact/email-me",
"office": "2453 Rayburn House Office Building",
"rss_url": "http://carson.house.gov/index.php?option=com_bca-rss-syndicator&amp;feed_id=1"
}],
"family": [{
"name": "Julia Carson",
"relation": "grandson"
}]
}, {
"id": {
"bioguide": "C001051",
"thomas": "01752",
"govtrack": 400068,
"opensecrets": "N00025095",
"votesmart": 49296,
"fec": ["H2TX31044"],
"cspan": 1004257,
"wikipedia": "John Carter (Texas)",
"house_history": 11770,
"ballotpedia": "John Carter",
"maplight": 185,
"washington_post": "gIQAcLQNAP",
"icpsr": 20356
},
"name": {
"first": "John",
"middle": "R.",
"last": "Carter",
"official_full": "John R. Carter"
},
"bio": {
"birthday": "1941-11-06",
"gender": "M",
"religion": "Christian"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TX",
"district": 31,
"party": "Republican",
"url": "http://www.house.gov/carter"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 31,
"party": "Republican",
"url": "http://www.house.gov/carter"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 31,
"party": "Republican",
"url": "http://carter.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 31,
"party": "Republican",
"url": "http://carter.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 31,
"party": "Republican",
"url": "http://carter.house.gov",
"address": "409 Cannon HOB; Washington DC 20515-4331",
"phone": "202-225-3864",
"fax": "202-225-5886",
"contact_form": "https://forms.house.gov/wyr/welcome.shtml",
"office": "409 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 31,
"url": "http://carter.house.gov",
"address": "409 Cannon HOB; Washington DC 20515-4331",
"phone": "202-225-3864",
"fax": "202-225-5886",
"contact_form": "https://carter.house.gov/email-john2",
"office": "409 Cannon House Office Building",
"rss_url": "http://carter.house.gov/common/rss/?rss=40"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 31,
"url": "http://carter.house.gov",
"address": "2110 Rayburn HOB; Washington DC 20515-4331",
"phone": "202-225-3864",
"fax": "202-225-5886",
"contact_form": "https://carter.house.gov/email-john2",
"office": "2110 Rayburn House Office Building",
"rss_url": "http://carter.house.gov/common/rss/?rss=40"
}]
}, {
"id": {
"bioguide": "C001075",
"thomas": "01925",
"govtrack": 412269,
"opensecrets": "N00030245",
"votesmart": 69494,
"fec": ["H8LA00017"],
"cspan": 1030546,
"wikipedia": "Bill Cassidy",
"house_history": 11811,
"ballotpedia": "Bill Cassidy",
"maplight": 751,
"washington_post": "gIQAPBLkDP",
"icpsr": 20919,
"lis": "S373"
},
"name": {
"first": "Bill",
"last": "Cassidy",
"official_full": "Bill Cassidy"
},
"bio": {
"gender": "M",
"birthday": "1957-09-28"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "LA",
"district": 6,
"party": "Republican",
"url": "http://cassidy.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "LA",
"district": 6,
"party": "Republican",
"url": "http://cassidy.house.gov",
"address": "1535 Longworth HOB; Washington DC 20515-1806",
"phone": "202-225-3901",
"fax": "202-225-7313",
"contact_form": "https://forms.house.gov/cassidy/contact-form.shtml",
"office": "1535 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "LA",
"party": "Republican",
"district": 6,
"url": "http://cassidy.house.gov",
"address": "1131 Longworth HOB; Washington DC 20515-1806",
"phone": "202-225-3901",
"fax": "202-225-7313",
"contact_form": "https://cassidy.house.gov/contact/email-me",
"office": "1131 Longworth House Office Building",
"rss_url": "http://cassidy.house.gov/rss.xml"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "LA",
"class": 2,
"state_rank": "junior",
"party": "Republican",
"url": "http://www.cassidy.senate.gov",
"address": "703 Hart Senate Office Building Washington DC 20510",
"office": "703 Hart Senate Office Building",
"phone": "202-224-5824"
}]
}, {
"id": {
"bioguide": "C001066",
"thomas": "01839",
"govtrack": 412195,
"opensecrets": "N00027514",
"votesmart": 53825,
"fec": ["H6FL11126", "H6FL11134"],
"cspan": 1022874,
"wikipedia": "Kathy Castor",
"house_history": 11796,
"ballotpedia": "Kathy Castor",
"maplight": 682,
"washington_post": "gIQAEoCLAP",
"icpsr": 20708
},
"name": {
"first": "Kathy",
"last": "Castor",
"official_full": "Kathy Castor"
},
"bio": {
"gender": "F",
"birthday": "1966-08-20"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "FL",
"district": 11,
"party": "Democrat",
"url": "http://castor.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "FL",
"district": 11,
"party": "Democrat",
"url": "http://castor.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 11,
"party": "Democrat",
"url": "http://castor.house.gov",
"address": "137 Cannon HOB; Washington DC 20515-0911",
"phone": "202-225-3376",
"fax": "202-225-5652",
"contact_form": "https://forms.house.gov/wyr/welcome.shtml",
"office": "137 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Democrat",
"district": 14,
"url": "http://castor.house.gov",
"address": "205 Cannon HOB; Washington DC 20515-0914",
"phone": "202-225-3376",
"fax": "202-225-5652",
"contact_form": "https://castor.house.gov/contact/contactform.htm",
"office": "205 Cannon House Office Building",
"rss_url": "http://castor.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Democrat",
"district": 14,
"url": "http://castor.house.gov",
"address": "205 Cannon HOB; Washington DC 20515-0914",
"phone": "202-225-3376",
"fax": "202-225-5652",
"contact_form": "https://castor.house.gov/contact/contactform.htm",
"office": "205 Cannon House Office Building",
"rss_url": "http://castor.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "C000266",
"thomas": "00186",
"govtrack": 400071,
"opensecrets": "N00003689",
"votesmart": 21790,
"fec": ["H8OH01043"],
"cspan": 36705,
"wikipedia": "Steve Chabot",
"house_history": 10791,
"ballotpedia": "Steve Chabot",
"maplight": 188,
"washington_post": "gIQAiE5TKP",
"icpsr": 29550
},
"name": {
"first": "Steve",
"middle": "J.",
"last": "Chabot",
"official_full": "Steve Chabot"
},
"bio": {
"birthday": "1953-01-22",
"gender": "M",
"religion": "Catholic"
},
"terms": [{
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "OH",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "OH",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "OH",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "OH",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "OH",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/chabot"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "OH",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/chabot"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "OH",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/chabot"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OH",
"district": 1,
"party": "Republican",
"url": "http://chabot.house.gov/",
"address": "2351 Rayburn HOB; Washington DC 20515-3501",
"phone": "202-225-2216",
"fax": "202-225-3012",
"office": "2351 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OH",
"party": "Republican",
"district": 1,
"url": "http://chabot.house.gov",
"address": "2371 Rayburn HOB; Washington DC 20515-3501",
"phone": "202-225-2216",
"fax": "202-225-3012",
"office": "2371 Rayburn House Office Building",
"rss_url": "http://chabot.house.gov/common/rss/index.cfm?rss=49",
"contact_form": "https://chabot.house.gov/forms/writeyourrep/?zip5=45202&zip4=3003"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OH",
"party": "Republican",
"district": 1,
"url": "http://chabot.house.gov",
"address": "2371 Rayburn HOB; Washington DC 20515-3501",
"phone": "202-225-2216",
"fax": "202-225-3012",
"office": "2371 Rayburn House Office Building",
"rss_url": "http://chabot.house.gov/common/rss/index.cfm?rss=49",
"contact_form": "https://chabot.house.gov/forms/writeyourrep/?zip5=45202&zip4=3003"
}]
}, {
"id": {
"bioguide": "C001076",
"thomas": "01956",
"govtrack": 412270,
"opensecrets": "N00028958",
"votesmart": 103482,
"fec": ["H8UT03089"],
"cspan": 1031362,
"wikipedia": "Jason Chaffetz",
"house_history": 11813,
"ballotpedia": "Jason Chaffetz",
"maplight": 752,
"washington_post": "gIQAm9WMAP",
"icpsr": 20949
},
"name": {
"first": "Jason",
"last": "Chaffetz",
"official_full": "Jason Chaffetz"
},
"bio": {
"birthday": "1967-03-26",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "UT",
"district": 3,
"party": "Republican",
"url": "http://chaffetz.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "UT",
"district": 3,
"party": "Republican",
"url": "http://chaffetz.house.gov",
"address": "1032 Longworth HOB; Washington DC 20515-4403",
"phone": "202-225-7751",
"fax": "202-225-5629",
"contact_form": "https://forms.house.gov/chaffetz/contact-form.shtml",
"office": "1032 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "UT",
"party": "Republican",
"district": 3,
"url": "http://chaffetz.house.gov",
"address": "2464 Rayburn HOB; Washington DC 20515-4403",
"phone": "202-225-7751",
"fax": "202-225-5629",
"contact_form": "https://chaffetz.house.gov/contact-me/email-me",
"office": "2464 Rayburn House Office Building",
"rss_url": "http://chaffetz.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "UT",
"party": "Republican",
"district": 3,
"url": "http://chaffetz.house.gov",
"address": "2236 Rayburn HOB; Washington DC 20515-4403",
"phone": "202-225-7751",
"fax": "202-225-5629",
"contact_form": "https://chaffetz.house.gov/contact-me/email-me",
"office": "2236 Rayburn House Office Building",
"rss_url": "http://chaffetz.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "C001080",
"thomas": "01970",
"govtrack": 412379,
"opensecrets": "N00030600",
"votesmart": 16539,
"fec": ["H0CA32101"],
"cspan": 92573,
"wikipedia": "Judy Chu",
"house_history": 11820,
"maplight": 1190,
"washington_post": "gIQA1yiFAP",
"icpsr": 20955
},
"name": {
"first": "Judy",
"middle": "M.",
"last": "Chu",
"official_full": "Judy Chu"
},
"bio": {
"birthday": "1953-07-07",
"gender": "F"
},
"terms": [{
"type": "rep",
"start": "2009-07-16",
"end": "2010-12-22",
"state": "CA",
"district": 32,
"party": "Democrat",
"url": "http://chu.house.gov/"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 32,
"party": "Democrat",
"url": "http://chu.house.gov/",
"address": "1520 Longworth HOB; Washington DC 20515-0532",
"phone": "202-225-5464",
"fax": "202-225-5467",
"contact_form": "https://forms.house.gov/chu/contact-form.shtml",
"office": "1520 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 27,
"url": "http://chu.house.gov",
"address": "1520 Longworth HOB; Washington DC 20515-0527",
"phone": "202-225-5464",
"fax": "202-225-5467",
"contact_form": "http://chu.house.gov/connect-with-me/email-judy",
"office": "1520 Longworth House Office Building",
"rss_url": "http://chu.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 27,
"url": "http://chu.house.gov",
"address": "2423 Rayburn HOB; Washington DC 20515-0527",
"phone": "202-225-5464",
"fax": "202-225-5467",
"contact_form": "http://chu.house.gov/connect-with-me/email-judy",
"office": "2423 Rayburn House Office Building",
"rss_url": "http://chu.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "C001084",
"thomas": "02055",
"govtrack": 412470,
"opensecrets": "N00032019",
"votesmart": 7349,
"fec": ["H0RI01073"],
"cspan": 1033865,
"wikipedia": "David Cicilline",
"house_history": 11826,
"ballotpedia": "David N. Cicilline",
"maplight": 1475,
"washington_post": "gIQA6P5YKP",
"icpsr": 21172
},
"name": {
"first": "David",
"last": "Cicilline",
"official_full": "David N. Cicilline",
"middle": "N."
},
"bio": {
"birthday": "1961-07-15",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "RI",
"district": 1,
"party": "Democrat",
"url": "http://cicilline.house.gov/",
"address": "128 Cannon HOB; Washington DC 20515-3901",
"phone": "202-225-4911",
"fax": "202- 225-3290",
"office": "128 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "RI",
"party": "Democrat",
"district": 1,
"url": "http://cicilline.house.gov",
"address": "128 Cannon HOB; Washington DC 20515-3901",
"phone": "202-225-4911",
"fax": "202- 225-3290",
"office": "128 Cannon House Office Building",
"rss_url": "http://cicilline.house.gov/rss.xml",
"contact_form": "https://cicilline.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "RI",
"party": "Democrat",
"district": 1,
"url": "http://cicilline.house.gov",
"address": "2244 Rayburn HOB; Washington DC 20515-3901",
"phone": "202-225-4911",
"fax": "202- 225-3290",
"office": "2244 Rayburn House Office Building",
"rss_url": "http://cicilline.house.gov/rss.xml",
"contact_form": "https://cicilline.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "C001067",
"thomas": "01864",
"govtrack": 412221,
"opensecrets": "N00026961",
"votesmart": 44741,
"fec": ["H4NY11138"],
"cspan": 1022875,
"wikipedia": "Yvette Clarke",
"house_history": 11798,
"ballotpedia": "Yvette D. Clarke",
"maplight": 706,
"washington_post": "gIQAOxvIAP",
"icpsr": 20733
},
"name": {
"first": "Yvette",
"middle": "D.",
"last": "Clarke",
"official_full": "Yvette D. Clarke"
},
"bio": {
"birthday": "1964-11-21",
"gender": "F"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NY",
"district": 11,
"party": "Democrat",
"url": "http://clarke.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NY",
"district": 11,
"party": "Democrat",
"url": "http://clarke.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NY",
"district": 11,
"party": "Democrat",
"url": "http://clarke.house.gov",
"address": "1029 Longworth HOB; Washington DC 20515-3211",
"phone": "202-225-6231",
"fax": "202-226-0112",
"contact_form": "http://clarke.house.gov/contactform_zipcheck.shtml",
"office": "1029 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NY",
"party": "Democrat",
"district": 9,
"url": "http://clarke.house.gov",
"address": "2351 Rayburn HOB; Washington DC 20515-3209",
"phone": "202-225-6231",
"fax": "202-226-0112",
"contact_form": "https://clarke.house.gov/contact/email-me",
"office": "2351 Rayburn House Office Building",
"rss_url": "http://clarke.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NY",
"party": "Democrat",
"district": 9,
"url": "http://clarke.house.gov",
"address": "2351 Rayburn HOB; Washington DC 20515-3209",
"phone": "202-225-6231",
"fax": "202-226-0112",
"contact_form": "https://clarke.house.gov/contact/email-me",
"office": "2351 Rayburn House Office Building",
"rss_url": "http://clarke.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "C001049",
"thomas": "01654",
"govtrack": 400074,
"opensecrets": "N00012460",
"votesmart": 8967,
"fec": ["H0MO01066"],
"cspan": 88332,
"wikipedia": "William Lacy Clay, Jr.",
"house_history": 11766,
"maplight": 191,
"washington_post": "gIQA1BJQAP",
"icpsr": 20147
},
"name": {
"first": "Wm.",
"middle": "Lacy",
"last": "Clay",
"suffix": "Jr.",
"official_full": "Wm. Lacy Clay"
},
"bio": {
"birthday": "1956-07-27",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MO",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MO",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/clay"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MO",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/clay"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MO",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/clay"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MO",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/clay"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MO",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/clay",
"address": "2418 Rayburn HOB; Washington DC 20515-2501",
"phone": "202-225-2406",
"fax": "202-226-3717",
"contact_form": "http://lacyclay.house.gov/contact.htm",
"office": "2418 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MO",
"party": "Democrat",
"district": 1,
"url": "http://lacyclay.house.gov",
"address": "2418 Rayburn HOB; Washington DC 20515-2501",
"phone": "202-225-2406",
"fax": "202-226-3717",
"contact_form": "http://lacyclay.house.gov/contact-form/",
"office": "2418 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MO",
"party": "Democrat",
"district": 1,
"url": "http://lacyclay.house.gov",
"address": "2428 Rayburn HOB; Washington DC 20515-2501",
"phone": "202-225-2406",
"fax": "202-226-3717",
"contact_form": "http://lacyclay.house.gov/contact-form/",
"office": "2428 Rayburn House Office Building"
}],
"family": [{
"name": "William Lacy Clay Sr.",
"relation": "son"
}]
}, {
"id": {
"bioguide": "C001061",
"thomas": "01790",
"govtrack": 400639,
"opensecrets": "N00026790",
"votesmart": 39507,
"fec": ["H4MO05234"],
"cspan": 10933,
"wikipedia": "Emanuel Cleaver",
"house_history": 11786,
"maplight": 645,
"washington_post": "gIQANj8PAP",
"icpsr": 20517
},
"name": {
"first": "Emanuel",
"last": "Cleaver",
"suffix": "II",
"official_full": "Emanuel Cleaver"
},
"bio": {
"birthday": "1944-10-26",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MO",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MO",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/cleaver"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MO",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/cleaver"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MO",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/cleaver",
"address": "1433 Longworth HOB; Washington DC 20515-2505",
"phone": "202-225-4535",
"fax": "202-225-4403",
"contact_form": "http://www.house.gov/cleaver/IMA/issue.htm",
"office": "1433 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MO",
"party": "Democrat",
"district": 5,
"url": "http://cleaver.house.gov",
"address": "2335 Rayburn HOB; Washington DC 20515-2505",
"phone": "202-225-4535",
"fax": "202-225-4403",
"contact_form": "https://cleaver.house.gov/contact/email-me",
"office": "2335 Rayburn House Office Building",
"rss_url": "http://cleaver.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MO",
"party": "Democrat",
"district": 5,
"url": "http://cleaver.house.gov",
"address": "2335 Rayburn HOB; Washington DC 20515-2505",
"phone": "202-225-4535",
"fax": "202-225-4403",
"contact_form": "https://cleaver.house.gov/contact/email-me",
"office": "2335 Rayburn House Office Building",
"rss_url": "http://cleaver.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "C000537",
"thomas": "00208",
"govtrack": 400075,
"opensecrets": "N00002408",
"votesmart": 27066,
"fec": ["H2SC02042"],
"cspan": 21607,
"wikipedia": "Jim Clyburn",
"house_history": 11119,
"ballotpedia": "James E. Clyburn",
"maplight": 192,
"washington_post": "gIQAv50L9O",
"icpsr": 39301
},
"name": {
"first": "James",
"middle": "E.",
"last": "Clyburn",
"nickname": "Jim",
"official_full": "James E. Clyburn"
},
"bio": {
"birthday": "1940-07-21",
"gender": "M",
"religion": "African Methodist Episcopal"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "SC",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "SC",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "SC",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "SC",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "SC",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "SC",
"district": 6,
"party": "Democrat",
"url": "http://www.house.gov/clyburn"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "SC",
"district": 6,
"party": "Democrat",
"url": "http://www.house.gov/clyburn"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "SC",
"district": 6,
"party": "Democrat",
"url": "http://clyburn.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "SC",
"district": 6,
"party": "Democrat",
"url": "http://clyburn.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "SC",
"district": 6,
"party": "Democrat",
"url": "http://clyburn.house.gov",
"address": "2135 Rayburn HOB; Washington DC 20515-4006",
"phone": "202-225-3315",
"fax": "202-225-2313",
"contact_form": "http://clyburn.house.gov/contact.cfm",
"office": "2135 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "SC",
"party": "Democrat",
"district": 6,
"url": "http://clyburn.house.gov",
"address": "242 Cannon HOB; Washington DC 20515-4006",
"phone": "202-225-3315",
"fax": "202-225-2313",
"contact_form": "https://clyburn.house.gov/contact-me/email-me",
"office": "242 Cannon House Office Building",
"rss_url": "http://clyburn.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "SC",
"party": "Democrat",
"district": 6,
"url": "http://clyburn.house.gov",
"address": "242 Cannon HOB; Washington DC 20515-4006",
"phone": "202-225-3315",
"fax": "202-225-2313",
"contact_form": "https://clyburn.house.gov/contact-me/email-me",
"office": "242 Cannon House Office Building",
"rss_url": "http://clyburn.house.gov/rss.xml"
}],
"family": [{
"name": "George Washington Murray",
"relation": "relative"
}]
}, {
"id": {
"bioguide": "C000542",
"thomas": "00209",
"lis": "S212",
"govtrack": 402675,
"opensecrets": "N00003845",
"votesmart": 53291,
"icpsr": 14806,
"fec": ["S0IN00053"],
"cspan": 6080,
"wikipedia": "Dan Coats",
"house_history": 11126,
"ballotpedia": "Dan Coats",
"maplight": 1407,
"washington_post": "gIQAGGdaAP"
},
"name": {
"first": "Daniel",
"middle": "Ray",
"last": "Coats",
"official_full": "Daniel Coats"
},
"bio": {
"birthday": "1943-05-16",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "1981-01-05",
"end": "1982-12-23",
"state": "IN",
"district": 4,
"party": "Republican"
}, {
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "IN",
"district": 4,
"party": "Republican"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "IN",
"district": 4,
"party": "Republican"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "IN",
"district": 4,
"party": "Republican"
}, {
"type": "sen",
"start": "1989-01-03",
"end": "1992-10-09",
"state": "IN",
"class": 3,
"party": "Republican"
}, {
"type": "sen",
"start": "1993-01-05",
"end": "1998-12-19",
"state": "IN",
"class": 3,
"party": "Republican"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "IN",
"class": 3,
"party": "Republican",
"url": "http://www.coats.senate.gov",
"address": "493 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-5623",
"contact_form": "http://www.coats.senate.gov/contact/",
"office": "493 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.coats.senate.gov/rss/feeds/?type=all&amp;",
"fax": "202-228-1820"
}]
}, {
"id": {
"bioguide": "C001077",
"thomas": "01912",
"govtrack": 412271,
"opensecrets": "N00024753",
"votesmart": 1535,
"fec": ["H8CO06138", "H2CO00019"],
"cspan": 1031340,
"wikipedia": "Mike Coffman",
"house_history": 11815,
"ballotpedia": "Mike Coffman",
"maplight": 753,
"washington_post": "gIQA5XQQAP",
"icpsr": 20906
},
"name": {
"first": "Mike",
"last": "Coffman",
"official_full": "Mike Coffman"
},
"bio": {
"gender": "M",
"birthday": "1955-03-19"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CO",
"district": 6,
"party": "Republican",
"url": "http://coffman.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CO",
"district": 6,
"party": "Republican",
"url": "http://coffman.house.gov",
"address": "1222 Longworth HOB; Washington DC 20515-0606",
"phone": "202-225-7882",
"fax": "202-226-4623",
"contact_form": "https://forms.house.gov/coffman/contact-form.shtml",
"office": "1222 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CO",
"party": "Republican",
"district": 6,
"url": "http://coffman.house.gov",
"address": "2443 Rayburn HOB; Washington DC 20515-0606",
"phone": "202-225-7882",
"fax": "202-226-4623",
"contact_form": "https://coffman.house.gov/contact/email-me",
"office": "2443 Rayburn House Office Building",
"rss_url": "http://coffman.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CO",
"party": "Republican",
"district": 6,
"url": "http://coffman.house.gov",
"address": "2443 Rayburn HOB; Washington DC 20515-0606",
"phone": "202-225-7882",
"fax": "202-226-4623",
"contact_form": "https://coffman.house.gov/contact/email-me",
"office": "2443 Rayburn House Office Building",
"rss_url": "http://coffman.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "C001068",
"thomas": "01878",
"govtrack": 412236,
"opensecrets": "N00003225",
"votesmart": 24340,
"fec": ["H6TN09068"],
"cspan": 1022876,
"wikipedia": "Steve Cohen",
"house_history": 11800,
"maplight": 721,
"washington_post": "gIQAxQaQAP",
"icpsr": 20748
},
"name": {
"first": "Steve",
"last": "Cohen",
"official_full": "Steve Cohen"
},
"bio": {
"birthday": "1949-05-24",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TN",
"district": 9,
"party": "Democrat",
"url": "http://cohen.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TN",
"district": 9,
"party": "Democrat",
"url": "http://cohen.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TN",
"district": 9,
"party": "Democrat",
"url": "http://cohen.house.gov",
"address": "1005 Longworth HOB; Washington DC 20515-4209",
"phone": "202-225-3265",
"fax": "202-225-5663",
"contact_form": "http://cohen.house.gov/index.php?option=com_email_form&amp;Itemid=113",
"office": "1005 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TN",
"party": "Democrat",
"district": 9,
"url": "http://cohen.house.gov",
"address": "2404 Rayburn HOB; Washington DC 20515-4209",
"phone": "202-225-3265",
"fax": "202-225-5663",
"contact_form": "https://cohen.house.gov/contact-me/email-me",
"office": "2404 Rayburn House Office Building",
"rss_url": "http://cohen.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TN",
"party": "Democrat",
"district": 9,
"url": "http://cohen.house.gov",
"address": "2404 Rayburn HOB; Washington DC 20515-4209",
"phone": "202-225-3265",
"fax": "202-225-5663",
"contact_form": "https://cohen.house.gov/contact-me/email-me",
"office": "2404 Rayburn House Office Building",
"rss_url": "http://cohen.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "C001053",
"thomas": "01742",
"govtrack": 400077,
"opensecrets": "N00025726",
"votesmart": 46034,
"fec": ["H2OK04055"],
"cspan": 1003609,
"wikipedia": "Tom Cole",
"house_history": 11774,
"ballotpedia": "Tom Cole",
"maplight": 194,
"washington_post": "gIQATSaQAP",
"icpsr": 20344
},
"name": {
"first": "Tom",
"last": "Cole",
"official_full": "Tom Cole"
},
"bio": {
"birthday": "1949-04-28",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "OK",
"district": 4,
"party": "Republican",
"url": "http://www.house.gov/cole"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "OK",
"district": 4,
"party": "Republican",
"url": "http://www.house.gov/cole"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "OK",
"district": 4,
"party": "Republican",
"url": "http://www.house.gov/cole"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "OK",
"district": 4,
"party": "Republican",
"url": "http://www.house.gov/cole"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OK",
"district": 4,
"party": "Republican",
"url": "http://www.house.gov/cole",
"address": "2458 Rayburn HOB; Washington DC 20515-3604",
"phone": "202-225-6165",
"fax": "202-225-3512",
"contact_form": "http://www.cole.house.gov/contact-tom.html",
"office": "2458 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OK",
"party": "Republican",
"district": 4,
"url": "http://cole.house.gov",
"address": "2458 Rayburn HOB; Washington DC 20515-3604",
"phone": "202-225-6165",
"fax": "202-225-3512",
"contact_form": "https://coleforms.house.gov/contact/default.aspx",
"office": "2458 Rayburn House Office Building",
"rss_url": "http://cole.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OK",
"party": "Republican",
"district": 4,
"url": "http://cole.house.gov",
"address": "2467 Rayburn HOB; Washington DC 20515-3604",
"phone": "202-225-6165",
"fax": "202-225-3512",
"contact_form": "https://coleforms.house.gov/contact/default.aspx",
"office": "2467 Rayburn House Office Building",
"rss_url": "http://cole.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "C001062",
"thomas": "01805",
"govtrack": 400655,
"opensecrets": "N00026041",
"votesmart": 49935,
"fec": ["H4TX19136", "H3TX19021"],
"cspan": 1004595,
"wikipedia": "Mike Conaway",
"house_history": 11788,
"ballotpedia": "Mike Conaway",
"maplight": 660,
"washington_post": "gIQAkUaQAP",
"icpsr": 20531
},
"name": {
"first": "K.",
"middle": "Michael",
"last": "Conaway",
"official_full": "K. Michael Conaway"
},
"bio": {
"birthday": "1948-06-11",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 11,
"party": "Republican"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 11,
"party": "Republican",
"url": "http://www.house.gov/conaway"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 11,
"party": "Republican",
"url": "http://www.house.gov/conaway"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 11,
"party": "Republican",
"url": "http://www.house.gov/conaway",
"address": "2430 Rayburn HOB; Washington DC 20515-4311",
"phone": "202-225-3605",
"fax": "202-225-1783",
"contact_form": "http://conaway.house.gov/Contact/default.aspx#email",
"office": "2430 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 11,
"url": "http://conaway.house.gov",
"address": "2430 Rayburn HOB; Washington DC 20515-4311",
"phone": "202-225-3605",
"fax": "202-225-1783",
"contact_form": "https://conaway.house.gov/forms/writeyourrep/default.aspx",
"office": "2430 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 11,
"url": "http://conaway.house.gov",
"address": "2430 Rayburn HOB; Washington DC 20515-4311",
"phone": "202-225-3605",
"fax": "202-225-1783",
"contact_form": "https://conaway.house.gov/forms/writeyourrep/default.aspx",
"office": "2430 Rayburn House Office Building"
}]
}, {
"id": {
"bioguide": "C001078",
"thomas": "01959",
"govtrack": 412272,
"opensecrets": "N00029891",
"votesmart": 95078,
"fec": ["H8VA11062"],
"cspan": 1015936,
"wikipedia": "Gerry Connolly",
"house_history": 11817,
"maplight": 754,
"washington_post": "gIQA3zDRAP",
"icpsr": 20952
},
"name": {
"first": "Gerald",
"middle": "E.",
"last": "Connolly",
"official_full": "Gerald E. Connolly"
},
"bio": {
"birthday": "1950-03-30",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "VA",
"district": 11,
"party": "Democrat",
"url": "http://connolly.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "VA",
"district": 11,
"party": "Democrat",
"url": "http://connolly.house.gov",
"address": "424 Cannon HOB; Washington DC 20515-4611",
"phone": "202-225-1492",
"fax": "202-225-3071",
"contact_form": "https://forms.house.gov/connolly/contact-form.shtml",
"office": "424 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "VA",
"party": "Democrat",
"district": 11,
"url": "http://connolly.house.gov",
"address": "424 Cannon HOB; Washington DC 20515-4611",
"phone": "202-225-1492",
"fax": "202-225-3071",
"contact_form": "https://forms.house.gov/connolly/contact-form.shtml",
"office": "424 Cannon House Office Building",
"rss_url": "http://connolly.house.gov/common/rss//index.cfm?rss=44"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "VA",
"party": "Democrat",
"district": 11,
"url": "http://connolly.house.gov",
"address": "2238 Rayburn HOB; Washington DC 20515-4611",
"phone": "202-225-1492",
"fax": "202-225-3071",
"contact_form": "https://forms.house.gov/connolly/contact-form.shtml",
"office": "2238 Rayburn House Office Building",
"rss_url": "http://connolly.house.gov/common/rss//index.cfm?rss=44"
}]
}, {
"id": {
"bioguide": "C000714",
"thomas": "00229",
"govtrack": 400080,
"opensecrets": "N00004029",
"votesmart": 26904,
"icpsr": 10713,
"fec": ["H6MI01028"],
"cspan": 1824,
"wikipedia": "John Conyers",
"house_history": 11348,
"ballotpedia": "John Conyers, Jr.",
"maplight": 195,
"washington_post": "gIQA4cvo9O"
},
"name": {
"first": "John",
"last": "Conyers",
"suffix": "Jr.",
"official_full": "John Conyers Jr."
},
"bio": {
"birthday": "1929-05-16",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1965-01-04",
"end": "1966-10-22",
"state": "MI",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1967-01-10",
"end": "1968-10-14",
"state": "MI",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1969-01-03",
"end": "1971-01-02",
"state": "MI",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1971-01-21",
"end": "1972-10-18",
"state": "MI",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1973-01-03",
"end": "1974-12-20",
"state": "MI",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1975-01-14",
"end": "1976-10-01",
"state": "MI",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1977-01-04",
"end": "1978-10-15",
"state": "MI",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1979-01-15",
"end": "1980-12-16",
"state": "MI",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1981-01-05",
"end": "1982-12-23",
"state": "MI",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "MI",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "MI",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "MI",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "MI",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "MI",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "MI",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "MI",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "MI",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "MI",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MI",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MI",
"district": 14,
"party": "Democrat",
"url": "http://www.house.gov/conyers"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MI",
"district": 14,
"party": "Democrat",
"url": "http://www.house.gov/conyers"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MI",
"district": 14,
"party": "Democrat",
"url": "http://www.house.gov/conyers"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MI",
"district": 14,
"party": "Democrat",
"url": "http://www.house.gov/conyers"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MI",
"district": 14,
"party": "Democrat",
"url": "http://www.house.gov/conyers",
"address": "2426 Rayburn HOB; Washington DC 20515-2214",
"phone": "202-225-5126",
"fax": "202-225-0072",
"contact_form": "http://conyers.house.gov/index.cfm?FuseAction=Contact.OnlineContactForm",
"office": "2426 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MI",
"party": "Democrat",
"district": 13,
"url": "http://conyers.house.gov",
"address": "2426 Rayburn HOB; Washington DC 20515-2213",
"phone": "202-225-5126",
"fax": "202-225-0072",
"contact_form": "https://conyers.house.gov/index.cfm/online-contact-form",
"office": "2426 Rayburn House Office Building",
"rss_url": "http://conyers.house.gov/index.cfm/rss/feed"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MI",
"party": "Democrat",
"district": 13,
"url": "https://conyers.house.gov",
"address": "2426 Rayburn HOB; Washington DC 20515-2213",
"phone": "202-225-5126",
"fax": "202-225-0072",
"contact_form": "https://conyers.house.gov/index.cfm/online-contact-form",
"office": "2426 Rayburn House Office Building",
"rss_url": "http://conyers.house.gov/index.cfm/rss/feed"
}]
}, {
"id": {
"bioguide": "C000754",
"thomas": "00231",
"govtrack": 400081,
"opensecrets": "N00003132",
"votesmart": 48891,
"icpsr": 15019,
"fec": ["H2TN05131", "H2TN04027", "S4TN00096"],
"cspan": 1201,
"wikipedia": "Jim Cooper",
"house_history": 11401,
"ballotpedia": "Jim Cooper",
"maplight": 196,
"washington_post": "gIQABq669O"
},
"name": {
"first": "Jim",
"last": "Cooper",
"official_full": "Jim Cooper"
},
"bio": {
"birthday": "1954-06-19",
"gender": "M",
"religion": "Episcopalian"
},
"terms": [{
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "TN",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "TN",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "TN",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "TN",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "TN",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "TN",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TN",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/cooper"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TN",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/cooper"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TN",
"district": 5,
"party": "Democrat",
"url": "http://cooper.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TN",
"district": 5,
"party": "Democrat",
"url": "http://cooper.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TN",
"district": 5,
"party": "Democrat",
"url": "http://cooper.house.gov",
"address": "1536 Longworth HOB; Washington DC 20515-4205",
"phone": "202-225-4311",
"fax": "202-226-1035",
"contact_form": "http://cooper.house.gov/index.php?option=com_content&amp;task=view&amp;id=117&amp;Itemid=61",
"office": "1536 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TN",
"party": "Democrat",
"district": 5,
"url": "http://cooper.house.gov",
"address": "1536 Longworth HOB; Washington DC 20515-4205",
"phone": "202-225-4311",
"fax": "202-226-1035",
"contact_form": "https://cooper.house.gov/contact/email-me",
"office": "1536 Longworth House Office Building",
"rss_url": "http://cooper.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TN",
"party": "Democrat",
"district": 5,
"url": "http://cooper.house.gov",
"address": "1536 Longworth HOB; Washington DC 20515-4205",
"phone": "202-225-4311",
"fax": "202-226-1035",
"contact_form": "https://cooper.house.gov/contact/email-me",
"office": "1536 Longworth House Office Building",
"rss_url": "http://cooper.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "C001059",
"thomas": "01774",
"govtrack": 400618,
"opensecrets": "N00026341",
"votesmart": 3577,
"fec": ["H4CA20082"],
"cspan": 19599,
"house_history": 11782,
"wikipedia": "Jim Costa",
"maplight": 626,
"washington_post": "gIQAwvJSAP",
"icpsr": 20501
},
"name": {
"first": "Jim",
"last": "Costa",
"official_full": "Jim Costa"
},
"bio": {
"birthday": "1952-04-13",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 20,
"party": "Democrat"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 20,
"party": "Democrat",
"url": "http://www.house.gov/costa"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 20,
"party": "Democrat",
"url": "http://www.house.gov/costa"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 20,
"party": "Democrat",
"url": "http://www.house.gov/costa",
"address": "1314 Longworth HOB; Washington DC 20515-0520",
"phone": "202-225-3341",
"fax": "202-225-9308",
"contact_form": "http://www.house.gov/formcosta/issue.htm",
"office": "1314 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 16,
"url": "http://costa.house.gov",
"address": "1314 Longworth HOB; Washington DC 20515-0516",
"phone": "202-225-3341",
"fax": "202-225-9308",
"contact_form": "http://www.house.gov/formcosta/issue.htm",
"office": "1314 Longworth House Office Building",
"rss_url": "http://costa.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 16,
"url": "https://costa.house.gov",
"address": "1314 Longworth HOB; Washington DC 20515-0516",
"phone": "202-225-3341",
"fax": "202-225-9308",
"contact_form": "http://www.house.gov/formcosta/issue.htm",
"office": "1314 Longworth House Office Building",
"rss_url": "http://costa.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "C001069",
"thomas": "01836",
"govtrack": 412193,
"opensecrets": "N00024842",
"votesmart": 30333,
"fec": ["H2CT02112"],
"cspan": 1021284,
"house_history": 11802,
"wikipedia": "Joe Courtney (politician)",
"ballotpedia": "Joe Courtney",
"maplight": 680,
"washington_post": "gIQAQONRAP",
"icpsr": 20706
},
"name": {
"first": "Joe",
"last": "Courtney",
"official_full": "Joe Courtney"
},
"bio": {
"birthday": "1953-04-06",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CT",
"district": 2,
"party": "Democrat",
"url": "http://courtney.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CT",
"district": 2,
"party": "Democrat",
"url": "http://courtney.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CT",
"district": 2,
"party": "Democrat",
"url": "http://courtney.house.gov",
"address": "215 Cannon HOB; Washington DC 20515-0702",
"phone": "202-225-2076",
"fax": "202-225-4977",
"contact_form": "http://courtney.house.gov/email/",
"office": "215 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CT",
"party": "Democrat",
"district": 2,
"url": "http://courtney.house.gov",
"address": "2348 Rayburn HOB; Washington DC 20515-0702",
"phone": "202-225-2076",
"fax": "202-225-4977",
"contact_form": "https://courtney.house.gov/email-joe1",
"office": "2348 Rayburn House Office Building",
"rss_url": "http://courtney.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CT",
"party": "Democrat",
"district": 2,
"url": "http://courtney.house.gov",
"address": "2348 Rayburn HOB; Washington DC 20515-0702",
"phone": "202-225-2076",
"fax": "202-225-4977",
"contact_form": "https://courtney.house.gov/email-joe1",
"office": "2348 Rayburn House Office Building",
"rss_url": "http://courtney.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "C000880",
"thomas": "00250",
"lis": "S266",
"govtrack": 300030,
"opensecrets": "N00006267",
"votesmart": 26830,
"fec": ["S8ID00027", "H2ID02034"],
"cspan": 26440,
"wikipedia": "Mike Crapo",
"house_history": 11556,
"ballotpedia": "Mike Crapo",
"maplight": 556,
"washington_post": "gIQA3hslDP",
"icpsr": 29345
},
"name": {
"first": "Michael",
"middle": "D.",
"last": "Crapo",
"official_full": "Mike Crapo"
},
"bio": {
"birthday": "1951-05-20",
"gender": "M",
"religion": "Latter Day Saints"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "ID",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "ID",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "ID",
"district": 2,
"party": "Republican"
}, {
"type": "sen",
"start": "1999-01-06",
"end": "2004-12-09",
"state": "ID",
"class": 3,
"party": "Republican",
"url": "http://crapo.senate.gov/"
}, {
"type": "sen",
"start": "2005-01-04",
"end": "2010-12-22",
"state": "ID",
"class": 3,
"party": "Republican",
"url": "http://crapo.senate.gov"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "ID",
"class": 3,
"party": "Republican",
"url": "http://www.crapo.senate.gov",
"address": "239 Dirksen Senate Office Building Washington DC 20510",
"phone": "202-224-6142",
"fax": "202-228-1375",
"contact_form": "http://www.crapo.senate.gov/contact/email.cfm",
"office": "239 Dirksen Senate Office Building",
"state_rank": "senior"
}]
}, {
"id": {
"bioguide": "C001087",
"thomas": "01989",
"govtrack": 412400,
"opensecrets": "N00030770",
"votesmart": 119208,
"fec": ["H0AR01083"],
"cspan": 623259,
"wikipedia": "Rick Crawford (politician)",
"house_history": 11831,
"ballotpedia": "Rick Crawford",
"maplight": 1414,
"washington_post": "gIQAlMfVKP",
"icpsr": 21106
},
"name": {
"first": "Eric",
"middle": "A.",
"last": "Crawford",
"official_full": "Eric A. \"Rick\" Crawford",
"nickname": "Rick"
},
"bio": {
"birthday": "1966-01-22",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "AR",
"district": 1,
"party": "Republican",
"url": "http://crawford.house.gov/",
"address": "1408 Longworth HOB; Washington DC 20515-0401",
"phone": "202-225-4076",
"fax": "202-225-5602",
"office": "1408 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "AR",
"party": "Republican",
"district": 1,
"url": "http://crawford.house.gov",
"address": "1711 Longworth HOB; Washington DC 20515-0401",
"phone": "202-225-4076",
"fax": "202-225-5602",
"office": "1711 Longworth House Office Building",
"rss_url": "http://crawford.house.gov/news/rss.aspx",
"contact_form": "http://crawford.house.gov/contact/"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "AR",
"party": "Republican",
"district": 1,
"url": "http://crawford.house.gov",
"address": "1711 Longworth HOB; Washington DC 20515-0401",
"phone": "202-225-4076",
"fax": "202-225-5602",
"office": "1711 Longworth House Office Building",
"rss_url": "http://crawford.house.gov/news/rss.aspx",
"contact_form": "http://crawford.house.gov/contact/"
}]
}, {
"id": {
"bioguide": "C001045",
"thomas": "01643",
"govtrack": 400086,
"opensecrets": "N00012739",
"votesmart": 31130,
"fec": ["H0FL04066"],
"cspan": 1007679,
"wikipedia": "Ander Crenshaw",
"house_history": 11758,
"ballotpedia": "Ander Crenshaw",
"maplight": 200,
"washington_post": "gIQASSNRAP",
"icpsr": 20111
},
"name": {
"first": "Ander",
"last": "Crenshaw",
"official_full": "Ander Crenshaw"
},
"bio": {
"birthday": "1944-09-01",
"gender": "M",
"religion": "Episcopalian"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "FL",
"district": 4,
"party": "Independent"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "FL",
"district": 4,
"party": "Republican",
"url": "http://crenshaw.house.gov"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "FL",
"district": 4,
"party": "Republican",
"url": "http://crenshaw.house.gov"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "FL",
"district": 4,
"party": "Republican",
"url": "http://crenshaw.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "FL",
"district": 4,
"party": "Republican",
"url": "http://crenshaw.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 4,
"party": "Republican",
"url": "http://crenshaw.house.gov",
"address": "440 Cannon HOB; Washington DC 20515-0904",
"phone": "202-225-2501",
"fax": "202-225-2504",
"contact_form": "https://forms.house.gov/wyr/welcome.shtml",
"office": "440 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Republican",
"district": 4,
"url": "http://crenshaw.house.gov",
"address": "440 Cannon HOB; Washington DC 20515-0904",
"phone": "202-225-2501",
"fax": "202-225-2504",
"contact_form": "https://forms.house.gov/write/crenshaw/email-me.shtml",
"office": "440 Cannon House Office Building"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Republican",
"district": 4,
"url": "https://crenshaw.house.gov",
"address": "2161 Rayburn HOB; Washington DC 20515-0904",
"phone": "202-225-2501",
"fax": "202-225-2504",
"contact_form": "https://forms.house.gov/write/crenshaw/email-me.shtml",
"office": "2161 Rayburn House Office Building"
}]
}, {
"id": {
"bioguide": "C001038",
"thomas": "01604",
"govtrack": 400087,
"opensecrets": "N00001127",
"votesmart": 4295,
"fec": ["H8NY07046"],
"cspan": 57880,
"wikipedia": "Joseph Crowley",
"house_history": 11748,
"ballotpedia": "Joseph Crowley",
"maplight": 201,
"washington_post": "gIQACIr09O",
"icpsr": 29925
},
"name": {
"first": "Joseph",
"last": "Crowley",
"official_full": "Joseph Crowley",
"nickname": "Joe"
},
"bio": {
"birthday": "1962-03-16",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NY",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NY",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NY",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/crowley"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NY",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/crowley"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NY",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/crowley"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NY",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/crowley"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NY",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/crowley",
"address": "2404 Rayburn HOB; Washington DC 20515-3207",
"phone": "202-225-3965",
"fax": "202-225-1909",
"contact_form": "https://forms.house.gov/crowley/contact.shtml",
"office": "2404 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NY",
"party": "Democrat",
"district": 14,
"url": "http://crowley.house.gov",
"address": "1436 Longworth HOB; Washington DC 20515-3214",
"phone": "202-225-3965",
"fax": "202-225-1909",
"contact_form": "https://crowley.house.gov/contact-me/email-me",
"office": "1436 Longworth House Office Building",
"rss_url": "http://crowley.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NY",
"party": "Democrat",
"district": 14,
"url": "http://crowley.house.gov",
"address": "1436 Longworth HOB; Washington DC 20515-3214",
"phone": "202-225-3965",
"fax": "202-225-1909",
"contact_form": "https://crowley.house.gov/contact-me/email-me",
"office": "1436 Longworth House Office Building",
"rss_url": "http://crowley.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "C001063",
"thomas": "01807",
"govtrack": 400657,
"opensecrets": "N00024978",
"votesmart": 5486,
"fec": ["H2TX23082"],
"cspan": 1013062,
"wikipedia": "Henry Cuellar",
"house_history": 11790,
"maplight": 662,
"washington_post": "gIQAHjjSAP",
"icpsr": 20533
},
"name": {
"first": "Henry",
"last": "Cuellar",
"official_full": "Henry Cuellar"
},
"bio": {
"birthday": "1955-09-19",
"gender": "M",
"religion": "Catholic"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 28,
"party": "Democrat"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 28,
"party": "Democrat",
"url": "http://www.house.gov/cuellar"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 28,
"party": "Democrat",
"url": "http://www.house.gov/cuellar"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 28,
"party": "Democrat",
"url": "http://www.house.gov/cuellar",
"address": "2463 Rayburn HOB; Washington DC 20515-4328",
"phone": "202-225-1640",
"fax": "202-225-1641",
"contact_form": "http://cuellar.house.gov/Contact/SendMeAnEmail.htm",
"office": "2463 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Democrat",
"district": 28,
"url": "http://cuellar.house.gov",
"address": "2431 Rayburn HOB; Washington DC 20515-4328",
"phone": "202-225-1640",
"fax": "202-225-1641",
"contact_form": "https://cuellar.house.gov/forms/writeyourrep/default.aspx",
"office": "2431 Rayburn House Office Building",
"rss_url": "http://cuellar.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Democrat",
"district": 28,
"url": "http://cuellar.house.gov",
"address": "2209 Rayburn HOB; Washington DC 20515-4328",
"phone": "202-225-1640",
"fax": "202-225-1641",
"contact_form": "https://cuellar.house.gov/forms/writeyourrep/default.aspx",
"office": "2209 Rayburn House Office Building",
"rss_url": "http://cuellar.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "C001048",
"thomas": "01670",
"govtrack": 400089,
"opensecrets": "N00009738",
"votesmart": 5488,
"fec": ["H0TX07055"],
"cspan": 88078,
"wikipedia": "John Culberson",
"house_history": 11764,
"ballotpedia": "John Culberson",
"maplight": 203,
"washington_post": "gIQArjZfAP",
"icpsr": 20139
},
"name": {
"first": "John",
"middle": "Abney",
"last": "Culberson",
"official_full": "John Abney Culberson"
},
"bio": {
"birthday": "1956-08-24",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "TX",
"district": 7,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TX",
"district": 7,
"party": "Republican",
"url": "http://www.culberson.house.gov"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 7,
"party": "Republican",
"url": "http://www.culberson.house.gov"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 7,
"party": "Republican",
"url": "http://culberson.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 7,
"party": "Republican",
"url": "http://culberson.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 7,
"party": "Republican",
"url": "http://culberson.house.gov",
"address": "2352 Rayburn HOB; Washington DC 20515-4307",
"phone": "202-225-2571",
"fax": "202-225-4381",
"contact_form": "http://www.culberson.house.gov/contactinfo.aspx",
"office": "2352 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 7,
"url": "http://culberson.house.gov",
"address": "2352 Rayburn HOB; Washington DC 20515-4307",
"phone": "202-225-2571",
"fax": "202-225-4381",
"contact_form": "https://culbersonforms.house.gov/forms/writeyourrep/default.aspx",
"office": "2352 Rayburn House Office Building",
"rss_url": "http://culberson.house.gov/rss/"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 7,
"url": "http://culberson.house.gov",
"address": "2372 Rayburn HOB; Washington DC 20515-4307",
"phone": "202-225-2571",
"fax": "202-225-4381",
"contact_form": "https://culbersonforms.house.gov/forms/writeyourrep/default.aspx",
"office": "2372 Rayburn House Office Building",
"rss_url": "http://culberson.house.gov/rss/"
}]
}, {
"id": {
"bioguide": "C000984",
"thomas": "00256",
"govtrack": 400090,
"opensecrets": "N00001971",
"votesmart": 345,
"fec": ["H6MD07160"],
"cspan": 43300,
"wikipedia": "Elijah Cummings",
"house_history": 11684,
"ballotpedia": "Elijah Cummings",
"maplight": 204,
"washington_post": "gIQAKaxDAP",
"icpsr": 29587
},
"name": {
"first": "Elijah",
"middle": "E.",
"last": "Cummings",
"official_full": "Elijah E. Cummings"
},
"bio": {
"birthday": "1951-01-18",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1996-04-16",
"end": "1996-10-04",
"state": "MD",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "MD",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "MD",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MD",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MD",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/cummings"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MD",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/cummings"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MD",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/cummings"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MD",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/cummings"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MD",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/cummings",
"address": "2235 Rayburn HOB; Washington DC 20515-2007",
"phone": "202-225-4741",
"fax": "202-225-3178",
"contact_form": "https://forms.house.gov/wyr/welcome.shtml",
"office": "2235 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MD",
"party": "Democrat",
"district": 7,
"url": "http://cummings.house.gov",
"address": "2235 Rayburn HOB; Washington DC 20515-2007",
"phone": "202-225-4741",
"fax": "202-225-3178",
"contact_form": "https://cummings.house.gov/contact-me/email-me",
"office": "2235 Rayburn House Office Building",
"rss_url": "http://cummings.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MD",
"party": "Democrat",
"district": 7,
"url": "http://cummings.house.gov",
"address": "2230 Rayburn HOB; Washington DC 20515-2007",
"phone": "202-225-4741",
"fax": "202-225-3178",
"contact_form": "https://cummings.house.gov/contact-me/email-me",
"office": "2230 Rayburn House Office Building",
"rss_url": "http://cummings.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "D000096",
"thomas": "01477",
"govtrack": 400093,
"opensecrets": "N00004884",
"votesmart": 233,
"fec": ["H4IL07037"],
"cspan": 44325,
"wikipedia": "Danny K. Davis",
"house_history": 11949,
"ballotpedia": "Danny K. Davis",
"maplight": 209,
"washington_post": "gIQAgWpbKP",
"icpsr": 29717
},
"name": {
"first": "Danny",
"middle": "K.",
"last": "Davis",
"official_full": "Danny K. Davis"
},
"bio": {
"birthday": "1941-09-06",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "IL",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "IL",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "IL",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "IL",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/davis"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "IL",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/davis"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "IL",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/davis"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "IL",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/davis"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IL",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/davis",
"address": "2159 Rayburn HOB; Washington DC 20515-1307",
"phone": "202-225-5006",
"fax": "202-225-5641",
"contact_form": "https://forms.house.gov/davis/webforms/issue_subscribe.htm",
"office": "2159 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "IL",
"party": "Democrat",
"district": 7,
"url": "http://www.davis.house.gov",
"address": "2159 Rayburn HOB; Washington DC 20515-1307",
"phone": "202-225-5006",
"fax": "202-225-5641",
"contact_form": "https://davis.house.gov/email-me",
"office": "2159 Rayburn House Office Building",
"rss_url": "http://davis.house.gov/index.php?format=feed&type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "IL",
"party": "Democrat",
"district": 7,
"url": "http://davis.house.gov",
"address": "2159 Rayburn HOB; Washington DC 20515-1307",
"phone": "202-225-5006",
"fax": "202-225-5641",
"contact_form": "https://davis.house.gov/email-me",
"office": "2159 Rayburn House Office Building",
"rss_url": "http://davis.house.gov/index.php?format=feed&type=rss"
}]
}, {
"id": {
"bioguide": "D000598",
"thomas": "01641",
"govtrack": 400097,
"opensecrets": "N00009604",
"votesmart": 8168,
"fec": ["H0CA49055"],
"cspan": 85595,
"wikipedia": "Susan Davis (politician)",
"house_history": 12571,
"maplight": 207,
"washington_post": "gIQAumASAP",
"icpsr": 20108
},
"name": {
"first": "Susan",
"middle": "A.",
"last": "Davis",
"official_full": "Susan A. Davis"
},
"bio": {
"birthday": "1944-04-13",
"gender": "F",
"religion": "Jewish"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 49,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 53,
"party": "Democrat",
"url": "http://www.house.gov/susandavis"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 53,
"party": "Democrat",
"url": "http://www.house.gov/susandavis"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 53,
"party": "Democrat",
"url": "http://www.house.gov/susandavis"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 53,
"party": "Democrat",
"url": "http://www.house.gov/susandavis"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 53,
"party": "Democrat",
"url": "http://www.house.gov/susandavis",
"address": "1526 Longworth HOB; Washington DC 20515-0553",
"phone": "202-225-2040",
"fax": "202-225-2948",
"contact_form": "http://www.house.gov/susandavis/contact.shtml",
"office": "1526 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 53,
"url": "http://www.house.gov/susandavis",
"address": "1526 Longworth HOB; Washington DC 20515-0553",
"phone": "202-225-2040",
"fax": "202-225-2948",
"contact_form": "https://susandavisforms.house.gov/forms/writeyourrep/",
"office": "1526 Longworth House Office Building"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 53,
"url": "http://susandavis.house.gov",
"address": "1214 Longworth HOB; Washington DC 20515-0553",
"phone": "202-225-2040",
"fax": "202-225-2948",
"contact_form": "https://susandavisforms.house.gov/forms/writeyourrep/",
"office": "1214 Longworth House Office Building"
}]
}, {
"id": {
"bioguide": "D000191",
"thomas": "00279",
"govtrack": 400100,
"opensecrets": "N00007781",
"votesmart": 27037,
"icpsr": 15410,
"fec": ["H6OR04047", "S6OR00151"],
"cspan": 6068,
"wikipedia": "Peter DeFazio",
"house_history": 12068,
"ballotpedia": "Peter DeFazio",
"maplight": 213,
"washington_post": "gIQAS87AAP"
},
"name": {
"first": "Peter",
"middle": "A.",
"last": "DeFazio",
"official_full": "Peter A. DeFazio"
},
"bio": {
"birthday": "1947-05-27",
"gender": "M",
"religion": "Catholic"
},
"terms": [{
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "OR",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "OR",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "OR",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "OR",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "OR",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "OR",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "OR",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "OR",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "OR",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/defazio/"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "OR",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/defazio/"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "OR",
"district": 4,
"party": "Democrat",
"url": "http://defazio.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "OR",
"district": 4,
"party": "Democrat",
"url": "http://defazio.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OR",
"district": 4,
"party": "Democrat",
"url": "http://defazio.house.gov",
"address": "2134 Rayburn HOB; Washington DC 20515-3704",
"phone": "202-225-6416",
"fax": "202-225-0032",
"contact_form": "http://www.house.gov/formdefazio/contact.html",
"office": "2134 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OR",
"party": "Democrat",
"district": 4,
"url": "http://defazio.house.gov",
"address": "2134 Rayburn HOB; Washington DC 20515-3704",
"phone": "202-225-6416",
"contact_form": "https://defazio.house.gov/contact/email-me",
"office": "2134 Rayburn House Office Building",
"rss_url": "http://www.defazio.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OR",
"party": "Democrat",
"district": 4,
"url": "http://defazio.house.gov",
"address": "2134 Rayburn HOB; Washington DC 20515-3704",
"phone": "202-225-6416",
"contact_form": "https://defazio.house.gov/contact/email-me",
"office": "2134 Rayburn House Office Building",
"rss_url": "http://www.defazio.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "D000197",
"thomas": "01479",
"govtrack": 400101,
"opensecrets": "N00006134",
"votesmart": 561,
"fec": ["H6CO01141"],
"cspan": 90293,
"wikipedia": "Diana DeGette",
"house_history": 12076,
"ballotpedia": "Diana DeGette",
"maplight": 214,
"washington_post": "gIQADVSDAP",
"icpsr": 29710
},
"name": {
"first": "Diana",
"middle": "L.",
"last": "DeGette",
"official_full": "Diana DeGette"
},
"bio": {
"birthday": "1957-07-29",
"gender": "F",
"religion": "Presbyterian"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "CO",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CO",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CO",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CO",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/degette"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CO",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/degette"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CO",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/degette"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CO",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/degette"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CO",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/degette",
"address": "2335 Rayburn HOB; Washington DC 20515-0601",
"phone": "202-225-4431",
"fax": "202-225-5657",
"contact_form": "http://www.house.gov/formdegette/zip_auth.htm",
"office": "2335 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CO",
"party": "Democrat",
"district": 1,
"url": "http://degette.house.gov",
"address": "2368 Rayburn HOB; Washington DC 20515-0601",
"phone": "202-225-4431",
"fax": "202-225-5657",
"contact_form": "https://degette.house.gov/contact/send-me-an-email/email-me",
"office": "2368 Rayburn House Office Building",
"rss_url": "http://degette.house.gov/index.php?option=com_ninjarsssyndicator&amp;feed_id=1&amp;format=raw"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CO",
"party": "Democrat",
"district": 1,
"url": "http://degette.house.gov",
"address": "2368 Rayburn HOB; Washington DC 20515-0601",
"phone": "202-225-4431",
"fax": "202-225-5657",
"contact_form": "https://degette.house.gov/contact/send-me-an-email/email-me",
"office": "2368 Rayburn House Office Building",
"rss_url": "http://degette.house.gov/index.php?option=com_ninjarsssyndicator&amp;feed_id=1&amp;format=raw"
}]
}, {
"id": {
"bioguide": "D000216",
"thomas": "00281",
"govtrack": 400103,
"opensecrets": "N00000615",
"votesmart": 26788,
"fec": ["H0CT03072"],
"cspan": 19040,
"wikipedia": "Rosa DeLauro",
"house_history": 12101,
"ballotpedia": "Rosa DeLauro",
"maplight": 215,
"washington_post": "gIQAkOCT9O",
"icpsr": 29109
},
"name": {
"first": "Rosa",
"middle": "L.",
"last": "DeLauro",
"official_full": "Rosa L. DeLauro"
},
"bio": {
"birthday": "1943-03-02",
"gender": "F",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "CT",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "CT",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "CT",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "CT",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CT",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CT",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CT",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/delauro"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CT",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/delauro"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CT",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/delauro"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CT",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/delauro"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CT",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/delauro",
"address": "2413 Rayburn HOB; Washington DC 20515-0703",
"phone": "202-225-3661",
"fax": "202-225-4890",
"contact_form": "http://delauro.house.gov/contact_form_email.cfm",
"office": "2413 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CT",
"party": "Democrat",
"district": 3,
"url": "http://delauro.house.gov",
"address": "2413 Rayburn HOB; Washington DC 20515-0703",
"phone": "202-225-3661",
"fax": "202-225-4890",
"contact_form": "https://forms.house.gov/delauro/webforms/contact_form_email.shtml",
"office": "2413 Rayburn House Office Building",
"rss_url": "http://delauro.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CT",
"party": "Democrat",
"district": 3,
"url": "http://delauro.house.gov",
"address": "2413 Rayburn HOB; Washington DC 20515-0703",
"phone": "202-225-3661",
"fax": "202-225-4890",
"contact_form": "https://forms.house.gov/delauro/webforms/contact_form_email.shtml",
"office": "2413 Rayburn House Office Building",
"rss_url": "http://delauro.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "D000612",
"thomas": "01995",
"govtrack": 412403,
"opensecrets": "N00031593",
"votesmart": 28769,
"fec": ["H0CA19173"],
"cspan": 623287,
"wikipedia": "Jeff Denham",
"house_history": 12597,
"maplight": 1276,
"washington_post": "gIQA6BMZKP",
"icpsr": 21109
},
"name": {
"first": "Jeff",
"last": "Denham",
"official_full": "Jeff Denham"
},
"bio": {
"birthday": "1967-07-29",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 19,
"party": "Republican",
"url": "http://denham.house.gov/",
"address": "1605 Longworth HOB; Washington DC 20515-0519",
"phone": "202-225-4540",
"fax": "202-225-3402",
"office": "1605 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Republican",
"district": 10,
"url": "http://denham.house.gov",
"address": "1730 Longworth HOB; Washington DC 20515-0510",
"phone": "202-225-4540",
"fax": "202-225-3402",
"office": "1730 Longworth House Office Building",
"rss_url": "http://denham.house.gov/rss.xml",
"contact_form": "https://denham.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Republican",
"district": 10,
"url": "http://denham.house.gov",
"address": "1730 Longworth HOB; Washington DC 20515-0510",
"phone": "202-225-4540",
"fax": "202-225-3402",
"office": "1730 Longworth House Office Building",
"rss_url": "http://denham.house.gov/rss.xml",
"contact_form": "https://denham.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "D000604",
"thomas": "01799",
"govtrack": 400648,
"opensecrets": "N00026171",
"votesmart": 9121,
"fec": ["H4PA15087"],
"cspan": 1011395,
"wikipedia": "Charlie Dent",
"house_history": 12583,
"ballotpedia": "Charles W. Dent",
"maplight": 654,
"washington_post": "gIQAY7qLAP",
"icpsr": 20526
},
"name": {
"first": "Charles",
"middle": "W.",
"last": "Dent",
"official_full": "Charles W. Dent"
},
"bio": {
"birthday": "1960-05-24",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "PA",
"district": 15,
"party": "Republican"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "PA",
"district": 15,
"party": "Republican",
"url": "http://dent.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "PA",
"district": 15,
"party": "Republican",
"url": "http://dent.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "PA",
"district": 15,
"party": "Republican",
"url": "http://dent.house.gov",
"address": "1009 Longworth HOB; Washington DC 20515-3815",
"phone": "202-225-6411",
"fax": "202-226-0778",
"contact_form": "http://dent.house.gov/verifyemail.shtml",
"office": "1009 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "PA",
"party": "Republican",
"district": 15,
"url": "http://dent.house.gov",
"address": "2455 Rayburn HOB; Washington DC 20515-3815",
"phone": "202-225-6411",
"fax": "202-226-0778",
"contact_form": "https://dent.house.gov/?p=ContactForm",
"office": "2455 Rayburn House Office Building",
"rss_url": "http://dent.house.gov/?a=rss.feed"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "PA",
"party": "Republican",
"district": 15,
"url": "https://dent.house.gov",
"address": "2211 Rayburn HOB; Washington DC 20515-3815",
"phone": "202-225-6411",
"fax": "202-226-0778",
"contact_form": "https://dent.house.gov/?p=ContactForm",
"office": "2211 Rayburn House Office Building",
"rss_url": "http://dent.house.gov/?a=rss.feed"
}]
}, {
"id": {
"bioguide": "D000616",
"thomas": "02062",
"govtrack": 412477,
"opensecrets": "N00030957",
"votesmart": 123473,
"fec": ["H0TN04195"],
"cspan": 623517,
"wikipedia": "Scott DesJarlais",
"house_history": 12604,
"maplight": 1482,
"washington_post": "gIQAQg5WKP",
"icpsr": 21179
},
"name": {
"first": "Scott",
"last": "DesJarlais",
"official_full": "Scott DesJarlais"
},
"bio": {
"birthday": "1964-02-21",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TN",
"district": 4,
"party": "Republican",
"url": "http://desjarlais.house.gov/",
"address": "413 Cannon HOB; Washington DC 20515-4204",
"phone": "202-225-6831",
"fax": "202-226-5172",
"office": "413 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TN",
"party": "Republican",
"district": 4,
"url": "http://desjarlais.house.gov",
"address": "413 Cannon HOB; Washington DC 20515-4204",
"phone": "202-225-6831",
"fax": "202-226-5172",
"office": "413 Cannon House Office Building",
"rss_url": "http://desjarlais.house.gov/news/rss.aspx",
"contact_form": "http://desjarlais.house.gov/contact/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TN",
"party": "Republican",
"district": 4,
"url": "https://desjarlais.house.gov",
"address": "413 Cannon HOB; Washington DC 20515-4204",
"phone": "202-225-6831",
"fax": "202-226-5172",
"office": "413 Cannon House Office Building",
"rss_url": "http://desjarlais.house.gov/news/rss.aspx",
"contact_form": "http://desjarlais.house.gov/contact/email-me"
}]
}, {
"id": {
"bioguide": "D000610",
"thomas": "01976",
"govtrack": 412385,
"opensecrets": "N00031317",
"votesmart": 67151,
"fec": ["H0FL19080"],
"cspan": 9267613,
"wikipedia": "Ted Deutch",
"house_history": 12594,
"ballotpedia": "Theodore E. Deutch",
"maplight": 1365,
"washington_post": "gIQAgpzZKP",
"icpsr": 20959
},
"name": {
"first": "Theodore",
"middle": "E.",
"last": "Deutch",
"official_full": "Theodore E. Deutch"
},
"bio": {
"birthday": "1966-05-07",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2010-04-15",
"end": "2010-12-22",
"state": "FL",
"district": 19,
"party": "Democrat",
"url": "http://deutch.house.gov/"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 19,
"party": "Democrat",
"url": "http://deutch.house.gov/",
"address": "1024 Longworth HOB; Washington DC 20515-0919",
"phone": "202-225-3001",
"fax": "202-225-5974",
"contact_form": "https://teddeutch.house.gov/Forms/WriteYourRep/default.aspx",
"office": "1024 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Democrat",
"district": 21,
"url": "http://teddeutch.house.gov",
"address": "1024 Longworth HOB; Washington DC 20515-0921",
"phone": "202-225-3001",
"fax": "202-225-5974",
"contact_form": "https://teddeutch.house.gov/forms/writeyourrep/default.aspx",
"office": "1024 Longworth House Office Building",
"rss_url": "http://teddeutch.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Democrat",
"district": 21,
"url": "http://teddeutch.house.gov",
"address": "2447 Rayburn HOB; Washington DC 20515-0921",
"phone": "202-225-3001",
"fax": "202-225-5974",
"contact_form": "https://teddeutch.house.gov/forms/writeyourrep/default.aspx",
"office": "2447 Rayburn House Office Building",
"rss_url": "http://teddeutch.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "D000600",
"thomas": "01717",
"govtrack": 400108,
"opensecrets": "N00025337",
"votesmart": 24312,
"fec": ["H2FL25018"],
"cspan": 1003562,
"wikipedia": "Mario Diaz-Balart",
"house_history": 12575,
"ballotpedia": "Mario Diaz-Balart",
"maplight": 221,
"washington_post": "gIQAvrSaAP",
"icpsr": 20316
},
"name": {
"first": "Mario",
"last": "Diaz-Balart",
"official_full": "Mario Diaz-Balart"
},
"bio": {
"birthday": "1961-09-25",
"gender": "M",
"religion": "Catholic"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "FL",
"district": 25,
"party": "Republican",
"url": "http://www.house.gov/mariodiaz-balart"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "FL",
"district": 25,
"party": "Republican",
"url": "http://www.house.gov/mariodiaz-balart"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "FL",
"district": 25,
"party": "Republican",
"url": "http://www.house.gov/mariodiaz-balart"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "FL",
"district": 25,
"party": "Republican",
"url": "http://www.house.gov/mariodiaz-balart"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 21,
"party": "Republican",
"url": "http://www.house.gov/mariodiaz-balart",
"address": "436 Cannon HOB; Washington DC 20515-0921",
"phone": "202-225-4211",
"fax": "202-225-8576",
"contact_form": "Http://mariodiaz-balart.house.gov//index.cfm?sectionid=11",
"office": "436 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Republican",
"district": 25,
"url": "http://mariodiazbalart.house.gov",
"address": "436 Cannon HOB; Washington DC 20515-0925",
"phone": "202-225-4211",
"fax": "202-225-8576",
"contact_form": "http://mariodiazbalart.house.gov/contact-mario/write-rep-diaz-balart",
"office": "436 Cannon House Office Building",
"rss_url": "http://mariodiazbalart.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Republican",
"district": 25,
"url": "http://mariodiazbalart.house.gov",
"address": "440 Cannon HOB; Washington DC 20515-0925",
"phone": "202-225-4211",
"fax": "202-225-8576",
"contact_form": "http://mariodiazbalart.house.gov/contact-mario/write-rep-diaz-balart",
"office": "440 Cannon House Office Building",
"rss_url": "http://mariodiazbalart.house.gov/rss.xml"
}],
"family": [{
"name": "Lincoln Diaz Balart",
"relation": "brother"
}]
}, {
"id": {
"bioguide": "D000399",
"thomas": "00303",
"govtrack": 400111,
"opensecrets": "N00006023",
"votesmart": 21689,
"fec": ["H4TX10028"],
"cspan": 36810,
"wikipedia": "Lloyd Doggett",
"house_history": 12328,
"maplight": 224,
"washington_post": "gIQA0jEdKP",
"icpsr": 29571
},
"name": {
"first": "Lloyd",
"middle": "A.",
"last": "Doggett",
"official_full": "Lloyd Doggett"
},
"bio": {
"birthday": "1946-10-06",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "TX",
"district": 10,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "TX",
"district": 10,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "TX",
"district": 10,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "TX",
"district": 10,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TX",
"district": 10,
"party": "Democrat",
"url": "http://www.house.gov/doggett"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 25,
"party": "Democrat",
"url": "http://www.house.gov/doggett"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 25,
"party": "Democrat",
"url": "http://www.house.gov/doggett"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 25,
"party": "Democrat",
"url": "http://www.house.gov/doggett"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 25,
"party": "Democrat",
"url": "http://www.house.gov/doggett",
"address": "201 Cannon HOB; Washington DC 20515-4325",
"phone": "202-225-4865",
"fax": "202-225-3073",
"contact_form": "http://www.house.gov/doggett/doggett_ima/doggett_get_address.shtml",
"office": "201 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Democrat",
"district": 35,
"url": "http://doggett.house.gov",
"address": "201 Cannon HOB; Washington DC 20515-4335",
"phone": "202-225-4865",
"fax": "202-225-3073",
"contact_form": "https://forms.house.gov/doggett/webforms/issue_subscribe.htm",
"office": "201 Cannon House Office Building",
"rss_url": "http://doggett.house.gov/index.php/component/ninjarsssyndicator/?feed_id=1&amp;format=raw"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Democrat",
"district": 35,
"url": "http://doggett.house.gov",
"address": "2307 Rayburn HOB; Washington DC 20515-4335",
"phone": "202-225-4865",
"fax": "202-225-3073",
"contact_form": "https://forms.house.gov/doggett/webforms/issue_subscribe.htm",
"office": "2307 Rayburn House Office Building",
"rss_url": "http://doggett.house.gov/index.php/component/ninjarsssyndicator/?feed_id=1&amp;format=raw"
}]
}, {
"id": {
"bioguide": "D000607",
"thomas": "01850",
"lis": "S356",
"govtrack": 412205,
"opensecrets": "N00026586",
"votesmart": 34212,
"fec": ["H4IN02101", "S2IN00091"],
"cspan": 1012000,
"wikipedia": "Joe Donnelly",
"house_history": 12588,
"ballotpedia": "Joe Donnelly",
"maplight": 691,
"washington_post": "gIQAM8hOAP",
"icpsr": 20717
},
"name": {
"first": "Joe",
"last": "Donnelly",
"official_full": "Joe Donnelly"
},
"bio": {
"gender": "M",
"birthday": "1955-09-28"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "IN",
"district": 2,
"party": "Democrat",
"url": "http://donnelly.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "IN",
"district": 2,
"party": "Democrat",
"url": "http://donnelly.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IN",
"district": 2,
"party": "Democrat",
"url": "http://donnelly.house.gov",
"address": "1530 Longworth HOB; Washington DC 20515-1402",
"phone": "202-225-3915",
"fax": "202-225-6798",
"contact_form": "http://donnelly.house.gov/issue_subscribe.shtml",
"office": "1530 Longworth House Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "IN",
"party": "Democrat",
"class": 1,
"url": "http://www.donnelly.senate.gov",
"address": "720 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-4814",
"fax": "202-225-6798",
"contact_form": "http://www.donnelly.senate.gov/contact/email-joe",
"office": "720 Hart Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.donnelly.senate.gov/rss/feeds/?type=all"
}]
}, {
"id": {
"bioguide": "D000482",
"thomas": "00316",
"govtrack": 400114,
"opensecrets": "N00001373",
"votesmart": 21853,
"fec": ["H4PA18131"],
"cspan": 36774,
"wikipedia": "Michael F. Doyle",
"house_history": 12436,
"ballotpedia": "Michael F. Doyle",
"maplight": 226,
"washington_post": "gIQAlqEdKP",
"icpsr": 29561
},
"name": {
"first": "Michael",
"middle": "F.",
"last": "Doyle",
"suffix": "Jr.",
"nickname": "Mike",
"official_full": "Michael F. Doyle"
},
"bio": {
"birthday": "1953-08-05",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "PA",
"district": 18,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "PA",
"district": 18,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "PA",
"district": 18,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "PA",
"district": 18,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "PA",
"district": 14,
"party": "Democrat",
"url": "http://www.house.gov/doyle"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "PA",
"district": 14,
"party": "Democrat",
"url": "http://www.house.gov/doyle"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "PA",
"district": 14,
"party": "Democrat",
"url": "http://www.house.gov/doyle"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "PA",
"district": 14,
"party": "Democrat",
"url": "http://www.house.gov/doyle"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "PA",
"district": 14,
"party": "Democrat",
"url": "http://www.house.gov/doyle",
"address": "401 Cannon HOB; Washington DC 20515-3814",
"phone": "202-225-2135",
"fax": "202-225-3084",
"contact_form": "http://www.house.gov/doyle/email_mike.shtml",
"office": "401 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "PA",
"party": "Democrat",
"district": 14,
"url": "http://doyle.house.gov",
"address": "239 Cannon HOB; Washington DC 20515-3814",
"phone": "202-225-2135",
"fax": "202-225-3084",
"contact_form": "https://doyle.house.gov/contact-me/email-me",
"office": "239 Cannon House Office Building",
"rss_url": "http://doyle.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "PA",
"party": "Democrat",
"district": 14,
"url": "http://doyle.house.gov",
"address": "239 Cannon HOB; Washington DC 20515-3814",
"phone": "202-225-2135",
"fax": "202-225-3084",
"contact_form": "https://doyle.house.gov/contact-me/email-me",
"office": "239 Cannon House Office Building",
"rss_url": "http://doyle.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "D000614",
"thomas": "02072",
"govtrack": 412488,
"opensecrets": "N00030967",
"votesmart": 126238,
"fec": ["H0WI07051"],
"cspan": 623570,
"wikipedia": "Sean Duffy",
"house_history": 12601,
"ballotpedia": "Sean Duffy",
"maplight": 1493,
"washington_post": "gIQAx21QKP",
"icpsr": 21189
},
"name": {
"first": "Sean",
"last": "Duffy",
"official_full": "Sean P. Duffy",
"middle": "P."
},
"bio": {
"birthday": "1971-10-03",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "WI",
"district": 7,
"party": "Republican",
"url": "http://duffy.house.gov/",
"address": "1208 Longworth HOB; Washington DC 20515-4907",
"phone": "202-225-3365",
"office": "1208 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "WI",
"party": "Republican",
"district": 7,
"url": "http://duffy.house.gov",
"address": "1208 Longworth HOB; Washington DC 20515-4907",
"phone": "202-225-3365",
"office": "1208 Longworth House Office Building",
"rss_url": "http://duffy.house.gov/rss.xml",
"contact_form": "http://duffy.house.gov/contact",
"fax": "202-225-3240"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "WI",
"party": "Republican",
"district": 7,
"url": "https://duffy.house.gov",
"address": "1208 Longworth HOB; Washington DC 20515-4907",
"phone": "202-225-3365",
"office": "1208 Longworth House Office Building",
"rss_url": "http://duffy.house.gov/rss.xml",
"contact_form": "http://duffy.house.gov/contact",
"fax": "202-225-3240"
}]
}, {
"id": {
"bioguide": "D000615",
"thomas": "02057",
"govtrack": 412472,
"opensecrets": "N00030752",
"votesmart": 47967,
"fec": ["H0SC03077"],
"cspan": 62713,
"wikipedia": "Jeff Duncan (politician)",
"house_history": 12602,
"ballotpedia": "Jeff Duncan",
"maplight": 1477,
"washington_post": "gIQAfghZKP",
"icpsr": 21174
},
"name": {
"first": "Jeff",
"last": "Duncan",
"official_full": "Jeff Duncan"
},
"bio": {
"birthday": "1966-01-07",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "SC",
"district": 3,
"party": "Republican",
"url": "http://jeffduncan.house.gov/",
"address": "116 Cannon HOB; Washington DC 20515-4003",
"phone": "202-225-5301",
"fax": "202- 225-3216",
"office": "116 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "SC",
"party": "Republican",
"district": 3,
"url": "http://jeffduncan.house.gov",
"address": "116 Cannon HOB; Washington DC 20515-4003",
"phone": "202-225-5301",
"fax": "202- 225-3216",
"office": "116 Cannon House Office Building",
"rss_url": "http://jeffduncan.house.gov/rss.xml",
"contact_form": "https://jeffduncan.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "SC",
"party": "Republican",
"district": 3,
"url": "http://jeffduncan.house.gov",
"address": "106 Cannon HOB; Washington DC 20515-4003",
"phone": "202-225-5301",
"fax": "202- 225-3216",
"office": "106 Cannon House Office Building",
"rss_url": "http://jeffduncan.house.gov/rss.xml",
"contact_form": "https://jeffduncan.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "D000533",
"thomas": "00322",
"govtrack": 400116,
"opensecrets": "N00003209",
"votesmart": 27069,
"icpsr": 15455,
"fec": ["H8TN02069"],
"cspan": 6114,
"wikipedia": "Jimmy Duncan (U.S. politician)",
"house_history": 12493,
"maplight": 228,
"washington_post": "gIQA7YKbKP"
},
"name": {
"first": "John",
"middle": "J.",
"last": "Duncan",
"suffix": "Jr.",
"nickname": "Jimmy",
"official_full": "John J. Duncan Jr."
},
"bio": {
"birthday": "1947-07-21",
"gender": "M",
"religion": "Presbyterian"
},
"terms": [{
"type": "rep",
"start": "1988-11-08",
"end": "1989-01-03",
"state": "TN",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "TN",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "TN",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "TN",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "TN",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "TN",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "TN",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "TN",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TN",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/duncan"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TN",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/duncan"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TN",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/duncan/"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TN",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/duncan/"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TN",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/duncan/",
"address": "2207 Rayburn HOB; Washington DC 20515-4202",
"phone": "202-225-5435",
"fax": "202-225-6440",
"contact_form": "http://www.house.gov/duncan/contactform_zipcheck.shtml",
"office": "2207 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TN",
"party": "Republican",
"district": 2,
"url": "http://duncan.house.gov",
"address": "2207 Rayburn HOB; Washington DC 20515-4202",
"phone": "202-225-5435",
"fax": "202-225-6440",
"contact_form": "https://duncan.house.gov/contact-me/email-me",
"office": "2207 Rayburn House Office Building",
"rss_url": "http://duncan.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TN",
"party": "Republican",
"district": 2,
"url": "http://duncan.house.gov",
"address": "2207 Rayburn HOB; Washington DC 20515-4202",
"phone": "202-225-5435",
"fax": "202-225-6440",
"contact_form": "https://duncan.house.gov/contact-me/email-me",
"office": "2207 Rayburn House Office Building",
"rss_url": "http://duncan.house.gov/rss.xml"
}],
"family": [{
"name": "John James Duncan",
"relation": "son"
}]
}, {
"id": {
"bioguide": "E000290",
"thomas": "01894",
"govtrack": 412263,
"opensecrets": "N00028249",
"votesmart": 65085,
"fec": ["H6MD04183"],
"cspan": 38535,
"wikipedia": "Donna Edwards",
"house_history": 12961,
"maplight": 744,
"washington_post": "gIQAqUKbKP",
"icpsr": 20763
},
"name": {
"first": "Donna",
"middle": "F.",
"last": "Edwards",
"official_full": "Donna F. Edwards"
},
"bio": {
"birthday": "1958-06-28",
"gender": "F"
},
"terms": [{
"type": "rep",
"start": "2008-06-19",
"end": "2009-01-03",
"state": "MD",
"district": 4,
"party": "Democrat",
"url": "http://donnaedwards.house.gov/"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MD",
"district": 4,
"party": "Democrat",
"url": "http://donnaedwards.house.gov/"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MD",
"district": 4,
"party": "Democrat",
"url": "http://donnaedwards.house.gov/",
"address": "318 Cannon HOB; Washington DC 20515-2004",
"phone": "202-225-8699",
"fax": "202-225-8714",
"contact_form": "http://www.house.gov/writerep",
"office": "318 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MD",
"party": "Democrat",
"district": 4,
"url": "http://donnaedwards.house.gov",
"address": "2445 Rayburn HOB; Washington DC 20515-2004",
"phone": "202-225-8699",
"fax": "202-225-8714",
"contact_form": "https://forms.house.gov/formdonnaedwards/issue_subscribe.shtml",
"office": "2445 Rayburn House Office Building",
"rss_url": "http://www.house.gov/common/rss/?rss=24"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MD",
"party": "Democrat",
"district": 4,
"url": "http://donnaedwards.house.gov",
"address": "2445 Rayburn HOB; Washington DC 20515-2004",
"phone": "202-225-8699",
"fax": "202-225-8714",
"contact_form": "https://forms.house.gov/formdonnaedwards/issue_subscribe.shtml",
"office": "2445 Rayburn House Office Building",
"rss_url": "http://www.house.gov/common/rss/?rss=24"
}]
}, {
"id": {
"bioguide": "E000288",
"thomas": "01857",
"govtrack": 412215,
"opensecrets": "N00028257",
"votesmart": 38982,
"fec": ["H6MN05183"],
"cspan": 1022556,
"wikipedia": "Keith Ellison",
"house_history": 12957,
"ballotpedia": "Keith Ellison",
"maplight": 700,
"washington_post": "gIQA98OxDP",
"icpsr": 20727
},
"name": {
"first": "Keith",
"middle": "Maurice",
"last": "Ellison",
"official_full": "Keith Ellison"
},
"bio": {
"birthday": "1963-08-04",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MN",
"district": 5,
"party": "Democrat",
"url": "http://ellison.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MN",
"district": 5,
"party": "Democrat",
"url": "http://ellison.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MN",
"district": 5,
"party": "Democrat",
"url": "http://ellison.house.gov",
"address": "1027 Longworth HOB; Washington DC 20515-2305",
"phone": "202-225-4755",
"fax": "202-225-4886",
"contact_form": "http://ellison.house.gov/index.php?option=com_content&amp;task=view&amp;id=87",
"office": "1027 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MN",
"party": "Democrat",
"district": 5,
"url": "http://ellison.house.gov",
"address": "2244 Rayburn HOB; Washington DC 20515-2305",
"phone": "202-225-4755",
"fax": "202-225-4886",
"contact_form": "http://ellison.house.gov/contact",
"office": "2244 Rayburn House Office Building",
"rss_url": "http://ellison.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MN",
"party": "Democrat",
"district": 5,
"url": "http://ellison.house.gov",
"address": "2263 Rayburn HOB; Washington DC 20515-2305",
"phone": "202-225-4755",
"fax": "202-225-4886",
"contact_form": "http://ellison.house.gov/contact",
"office": "2263 Rayburn House Office Building",
"rss_url": "http://ellison.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "E000291",
"thomas": "02036",
"govtrack": 412457,
"opensecrets": "N00031513",
"votesmart": 120897,
"fec": ["H0NC02059"],
"cspan": 1033793,
"wikipedia": "Renee Ellmers",
"house_history": 12963,
"ballotpedia": "Renee Ellmers",
"maplight": 1464,
"washington_post": "gIQAATqZKP",
"icpsr": 21159
},
"name": {
"first": "Renee",
"last": "Ellmers",
"official_full": "Renee L. Ellmers",
"middle": "L."
},
"bio": {
"birthday": "1964-02-09",
"gender": "F"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NC",
"district": 2,
"party": "Republican",
"url": "http://ellmers.house.gov/",
"address": "1533 Longworth HOB; Washington DC 20515-3302",
"phone": "202-225-4531",
"fax": "202- 225-5662",
"office": "1533 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NC",
"party": "Republican",
"district": 2,
"url": "http://ellmers.house.gov",
"address": "426 Cannon HOB; Washington DC 20515-3302",
"phone": "202-225-4531",
"fax": "202- 225-5662",
"office": "426 Cannon House Office Building",
"rss_url": "http://ellmers.house.gov/common/rss//index.cfm?rss=49",
"contact_form": "https://ellmersforms.house.gov/contact-us1"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NC",
"party": "Republican",
"district": 2,
"url": "http://ellmers.house.gov",
"address": "1210 Longworth HOB; Washington DC 20515-3302",
"phone": "202-225-4531",
"fax": "202- 225-5662",
"office": "1210 Longworth House Office Building",
"rss_url": "http://ellmers.house.gov/common/rss//index.cfm?rss=49",
"contact_form": "https://ellmersforms.house.gov/contact-us1"
}]
}, {
"id": {
"bioguide": "E000179",
"thomas": "00344",
"govtrack": 400122,
"opensecrets": "N00001003",
"votesmart": 26972,
"icpsr": 15603,
"fec": ["H8NY19058"],
"cspan": 6109,
"wikipedia": "Eliot Engel",
"house_history": 12815,
"maplight": 233,
"washington_post": "gIQAxS2pAP"
},
"name": {
"first": "Eliot",
"middle": "L.",
"last": "Engel",
"official_full": "Eliot L. Engel"
},
"bio": {
"birthday": "1947-02-18",
"gender": "M",
"religion": "Jewish"
},
"terms": [{
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "NY",
"district": 19,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "NY",
"district": 19,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "NY",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "NY",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NY",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NY",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NY",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NY",
"district": 17,
"party": "Democrat",
"url": "http://www.house.gov/engel"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NY",
"district": 17,
"party": "Democrat",
"url": "http://www.house.gov/engel"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NY",
"district": 17,
"party": "Democrat",
"url": "http://www.house.gov/engel"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NY",
"district": 17,
"party": "Democrat",
"url": "http://www.house.gov/engel"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NY",
"district": 17,
"party": "Democrat",
"url": "http://www.house.gov/engel",
"address": "2161 Rayburn HOB; Washington DC 20515-3217",
"phone": "202-225-2464",
"fax": "202-225-5513",
"contact_form": "http://www.house.gov/writerep",
"office": "2161 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NY",
"party": "Democrat",
"district": 16,
"url": "http://engel.house.gov",
"address": "2161 Rayburn HOB; Washington DC 20515-3216",
"phone": "202-225-2464",
"fax": "202-225-5513",
"contact_form": "https://engel.house.gov/write-your-rep1",
"office": "2161 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NY",
"party": "Democrat",
"district": 16,
"url": "http://engel.house.gov",
"address": "2462 Rayburn HOB; Washington DC 20515-3216",
"phone": "202-225-2464",
"fax": "202-225-5513",
"contact_form": "https://engel.house.gov/write-your-rep1",
"office": "2462 Rayburn House Office Building"
}]
}, {
"id": {
"bioguide": "E000215",
"thomas": "00355",
"govtrack": 400124,
"opensecrets": "N00007335",
"votesmart": 26741,
"fec": ["H8CA12098"],
"cspan": 26130,
"wikipedia": "Anna Eshoo",
"house_history": 12867,
"maplight": 235,
"washington_post": "gIQAdlYxDP",
"icpsr": 29312
},
"name": {
"first": "Anna",
"middle": "G.",
"last": "Eshoo",
"official_full": "Anna G. Eshoo"
},
"bio": {
"birthday": "1942-12-13",
"gender": "F",
"religion": "Catholic"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "CA",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "CA",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "CA",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CA",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 14,
"party": "Democrat",
"url": "http://www-eshoo.house.gov"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 14,
"party": "Democrat",
"url": "http://www-eshoo.house.gov"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 14,
"party": "Democrat",
"url": "http://eshoo.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 14,
"party": "Democrat",
"url": "http://eshoo.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 14,
"party": "Democrat",
"url": "http://eshoo.house.gov",
"address": "205 Cannon HOB; Washington DC 20515-0514",
"phone": "202-225-8104",
"fax": "202-225-8890",
"contact_form": "https://forms.house.gov/eshoo/webforms/issue_subscribe.htm",
"office": "205 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 18,
"url": "http://eshoo.house.gov",
"address": "241 Cannon HOB; Washington DC 20515-0518",
"phone": "202-225-8104",
"fax": "202-225-8890",
"contact_form": "https://eshoo.house.gov/email-me/",
"office": "241 Cannon House Office Building",
"rss_url": "http://eshoo.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 18,
"url": "http://eshoo.house.gov",
"address": "241 Cannon HOB; Washington DC 20515-0518",
"phone": "202-225-8104",
"fax": "202-225-8890",
"contact_form": "https://eshoo.house.gov/email-me/",
"office": "241 Cannon House Office Building",
"rss_url": "http://eshoo.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "F000460",
"thomas": "02067",
"govtrack": 412482,
"opensecrets": "N00031672",
"votesmart": 116919,
"fec": ["H0TX27061"],
"cspan": 95180,
"wikipedia": "Blake Farenthold",
"house_history": 13565,
"ballotpedia": "Blake Farenthold",
"maplight": 1487,
"washington_post": "gIQA6OqZKP",
"icpsr": 21184
},
"name": {
"first": "Blake",
"last": "Farenthold",
"official_full": "Blake Farenthold"
},
"bio": {
"birthday": "1961-12-12",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 27,
"party": "Republican",
"url": "http://farenthold.house.gov/",
"address": "2110 Rayburn HOB; Washington DC 20515-4327",
"phone": "202-225-7742",
"fax": "202-226-1134",
"office": "2110 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 27,
"url": "http://farenthold.house.gov",
"address": "117 Cannon HOB; Washington DC 20515-4327",
"phone": "202-225-7742",
"fax": "202-226-1134",
"office": "117 Cannon House Office Building",
"contact_form": "http://farentholdforms.house.gov/contact/email.htm",
"rss_url": "http://farenthold.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 27,
"url": "http://farenthold.house.gov",
"address": "1027 Longworth HOB; Washington DC 20515-4327",
"phone": "202-225-7742",
"fax": "202-226-1134",
"office": "1027 Longworth House Office Building",
"contact_form": "http://farentholdforms.house.gov/contact/email.htm",
"rss_url": "http://farenthold.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "F000030",
"thomas": "00368",
"govtrack": 400129,
"opensecrets": "N00007312",
"votesmart": 26745,
"fec": ["H4CA17021"],
"cspan": 30645,
"wikipedia": "Sam Farr",
"house_history": 13001,
"maplight": 240,
"washington_post": "gIQAPPNqAP",
"icpsr": 29313
},
"name": {
"first": "Sam",
"last": "Farr",
"official_full": "Sam Farr"
},
"bio": {
"birthday": "1941-07-04",
"gender": "M",
"religion": "Episcopalian"
},
"terms": [{
"type": "rep",
"start": "1993-06-08",
"end": "1994-12-01",
"state": "CA",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "CA",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "CA",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CA",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 17,
"party": "Democrat",
"url": "http://www.house.gov/farr"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 17,
"party": "Democrat",
"url": "http://www.house.gov/farr"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 17,
"party": "Democrat",
"url": "http://www.house.gov/farr"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 17,
"party": "Democrat",
"url": "http://www.house.gov/farr"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 17,
"party": "Democrat",
"url": "http://www.house.gov/farr",
"address": "1126 Longworth HOB; Washington DC 20515-0517",
"phone": "202-225-2861",
"fax": "202-225-6791",
"contact_form": "http://www.farr.house.gov/index.php?option=com_content&amp;task=view&amp;id=202",
"office": "1126 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 20,
"url": "http://www.farr.house.gov",
"address": "1126 Longworth HOB; Washington DC 20515-0520",
"phone": "202-225-2861",
"fax": "202-225-6791",
"contact_form": "https://forms.house.gov/farr/webforms/issue_subscribe.html",
"office": "1126 Longworth House Office Building",
"rss_url": "http://www.farr.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 20,
"url": "http://farr.house.gov",
"address": "1126 Longworth HOB; Washington DC 20515-0520",
"phone": "202-225-2861",
"fax": "202-225-6791",
"contact_form": "https://forms.house.gov/farr/webforms/issue_subscribe.html",
"office": "1126 Longworth House Office Building",
"rss_url": "http://www.farr.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "F000043",
"thomas": "00371",
"govtrack": 400130,
"opensecrets": "N00001746",
"votesmart": 21850,
"fec": ["H2PA02055"],
"cspan": 36763,
"wikipedia": "Chaka Fattah",
"house_history": 13018,
"ballotpedia": "Chaka Fattah",
"maplight": 241,
"washington_post": "gIQAvQNqAP",
"icpsr": 29559
},
"name": {
"first": "Chaka",
"last": "Fattah",
"official_full": "Chaka Fattah"
},
"bio": {
"birthday": "1956-11-21",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "PA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "PA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "PA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "PA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "PA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/fattah"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "PA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/fattah"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "PA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/fattah"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "PA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/fattah"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "PA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/fattah",
"address": "2301 Rayburn HOB; Washington DC 20515-3802",
"phone": "202-225-4001",
"fax": "202-225-5392",
"contact_form": "http://fattah.house.gov/?sectionid=8&amp;sectiontree=8",
"office": "2301 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "PA",
"party": "Democrat",
"district": 2,
"url": "http://fattah.house.gov",
"address": "2301 Rayburn HOB; Washington DC 20515-3802",
"phone": "202-225-4001",
"fax": "202-225-5392",
"contact_form": "https://fattahforms.house.gov/contact-rep-fattah",
"office": "2301 Rayburn House Office Building",
"rss_url": "http://www.house.gov/common/rss//index.cfm?rss=34"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "PA",
"party": "Democrat",
"district": 2,
"url": "http://fattah.house.gov",
"address": "2301 Rayburn HOB; Washington DC 20515-3802",
"phone": "202-225-4001",
"fax": "202-225-5392",
"contact_form": "https://fattahforms.house.gov/contact-rep-fattah",
"office": "2301 Rayburn House Office Building",
"rss_url": "http://www.house.gov/common/rss//index.cfm?rss=34"
}]
}, {
"id": {
"bioguide": "F000458",
"thomas": "02064",
"govtrack": 412479,
"opensecrets": "N00031141",
"votesmart": 124659,
"fec": ["H0TN08246"],
"cspan": 9268967,
"wikipedia": "Stephen Fincher",
"house_history": 13562,
"maplight": 1484,
"washington_post": "gIQAnqGVKP",
"icpsr": 21181
},
"name": {
"first": "Stephen",
"last": "Fincher",
"official_full": "Stephen Lee Fincher",
"middle": "Lee"
},
"bio": {
"birthday": "1973-02-07",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TN",
"district": 8,
"party": "Republican",
"url": "http://fincher.house.gov/",
"address": "1118 Longworth HOB; Washington DC 20515-4208",
"phone": "202-225-4714",
"fax": "202-225-1765",
"office": "1118 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TN",
"party": "Republican",
"district": 8,
"url": "http://fincher.house.gov",
"address": "1118 Longworth HOB; Washington DC 20515-4208",
"phone": "202-225-4714",
"fax": "202-225-1765",
"office": "1118 Longworth House Office Building",
"rss_url": "http://fincher.house.gov/rss.xml",
"contact_form": "https://fincher.house.gov/contact/email-me#.U06uR_ldWVo"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TN",
"party": "Republican",
"district": 8,
"url": "http://fincher.house.gov",
"address": "2452 Rayburn HOB; Washington DC 20515-4208",
"phone": "202-225-4714",
"fax": "202-225-1765",
"office": "2452 Rayburn House Office Building",
"rss_url": "http://fincher.house.gov/rss.xml",
"contact_form": "https://fincher.house.gov/contact/email-me#.U06uR_ldWVo"
}]
}, {
"id": {
"bioguide": "F000451",
"thomas": "01797",
"govtrack": 400646,
"opensecrets": "N00027229",
"votesmart": 46971,
"fec": ["H4PA08074"],
"cspan": 33378,
"house_history": 13549,
"wikipedia": "Mike Fitzpatrick",
"maplight": 652,
"washington_post": "gIQApV5UKP",
"icpsr": 20524
},
"name": {
"first": "Michael",
"middle": "G.",
"last": "Fitzpatrick",
"official_full": "Michael G. Fitzpatrick"
},
"bio": {
"birthday": "1963-06-28",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "PA",
"district": 8,
"party": "Republican"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "PA",
"district": 8,
"party": "Republican",
"url": "http://fitzpatrick.house.gov/",
"address": "1224 Longworth HOB; Washington DC 20515-3808",
"phone": "202-225-4276",
"fax": "202- 225-9511",
"office": "1224 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "PA",
"party": "Republican",
"district": 8,
"url": "http://fitzpatrick.house.gov",
"address": "2400 Rayburn HOB; Washington DC 20515-3808",
"phone": "202-225-4276",
"fax": "202- 225-9511",
"office": "2400 Rayburn House Office Building",
"rss_url": "http://fitzpatrick.house.gov/rss.xml",
"contact_form": "https://fitzpatrick.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "PA",
"party": "Republican",
"district": 8,
"url": "http://fitzpatrick.house.gov",
"address": "2400 Rayburn HOB; Washington DC 20515-3808",
"phone": "202-225-4276",
"fax": "202- 225-9511",
"office": "2400 Rayburn House Office Building",
"rss_url": "http://fitzpatrick.house.gov/rss.xml",
"contact_form": "https://fitzpatrick.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "F000444",
"thomas": "01633",
"lis": "S358",
"govtrack": 400134,
"opensecrets": "N00009573",
"votesmart": 28128,
"fec": ["H0AZ01184", "S2AZ00141"],
"cspan": 87582,
"house_history": 13537,
"wikipedia": "Jeff Flake",
"ballotpedia": "Jeff Flake",
"maplight": 245,
"washington_post": "gIQAU2XIAP",
"icpsr": 20100
},
"name": {
"first": "Jeff",
"last": "Flake",
"official_full": "Jeff Flake"
},
"bio": {
"birthday": "1962-12-31",
"gender": "M",
"religion": "Latter Day Saints"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "AZ",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "AZ",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/flake"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "AZ",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/flake"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "AZ",
"district": 6,
"party": "Republican",
"url": "http://flake.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "AZ",
"district": 6,
"party": "Republican",
"url": "http://flake.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "AZ",
"district": 6,
"party": "Republican",
"url": "http://flake.house.gov",
"address": "240 Cannon HOB; Washington DC 20515-0306",
"phone": "202-225-2635",
"fax": "202-226-4386",
"contact_form": "http://www.house.gov/writerep",
"office": "240 Cannon House Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "AZ",
"party": "Republican",
"class": 1,
"url": "http://www.flake.senate.gov",
"address": "413 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-4521",
"fax": "202-226-4386",
"contact_form": "http://www.flake.senate.gov/contact.cfm",
"office": "413 Russell Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.flake.senate.gov/public/index.cfm/rss/feed"
}]
}, {
"id": {
"bioguide": "F000459",
"thomas": "02061",
"govtrack": 412476,
"opensecrets": "N00030815",
"votesmart": 123456,
"fec": ["H0TN03254"],
"cspan": 95146,
"wikipedia": "Chuck Fleischmann",
"house_history": 13563,
"maplight": 1481,
"washington_post": "gIQAav8tKP",
"icpsr": 21178
},
"name": {
"first": "Charles",
"last": "Fleischmann",
"official_full": "Charles J. \"Chuck\" Fleischmann",
"middle": "J.",
"nickname": "Chuck"
},
"bio": {
"birthday": "1962-10-11",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TN",
"district": 3,
"party": "Republican",
"url": "http://fleischmann.house.gov/",
"address": "511 Cannon HOB; Washington DC 20515-4203",
"phone": "202-225-3271",
"fax": "202-225-3494",
"office": "511 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TN",
"party": "Republican",
"district": 3,
"url": "http://fleischmann.house.gov",
"address": "230 Cannon HOB; Washington DC 20515-4203",
"phone": "202-225-3271",
"fax": "202-225-3494",
"office": "230 Cannon House Office Building",
"rss_url": "http://fleischmann.house.gov/rss.xml",
"contact_form": "https://fleischmann.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TN",
"party": "Republican",
"district": 3,
"url": "http://fleischmann.house.gov",
"address": "230 Cannon HOB; Washington DC 20515-4203",
"phone": "202-225-3271",
"fax": "202-225-3494",
"office": "230 Cannon House Office Building",
"rss_url": "http://fleischmann.house.gov/rss.xml",
"contact_form": "https://fleischmann.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "F000456",
"thomas": "01924",
"govtrack": 412275,
"opensecrets": "N00029679",
"votesmart": 108811,
"fec": ["H8LA04225"],
"cspan": 1031345,
"wikipedia": "John Fleming (U.S. politician)",
"house_history": 13559,
"ballotpedia": "John Fleming (Louisiana)",
"maplight": 757,
"washington_post": "gIQARR2pAP",
"icpsr": 20918
},
"name": {
"first": "John",
"last": "Fleming",
"official_full": "John Fleming"
},
"bio": {
"gender": "M",
"birthday": "1951-07-05"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "LA",
"district": 4,
"party": "Republican",
"url": "http://fleming.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "LA",
"district": 4,
"party": "Republican",
"url": "http://fleming.house.gov",
"address": "416 Cannon HOB; Washington DC 20515-1804",
"phone": "202-225-2777",
"fax": "202-225-8039",
"contact_form": "https://forms.house.gov/fleming/contact-form.shtml",
"office": "416 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "LA",
"party": "Republican",
"district": 4,
"url": "http://fleming.house.gov",
"address": "416 Cannon HOB; Washington DC 20515-1804",
"phone": "202-225-2777",
"fax": "202-225-8039",
"contact_form": "https://fleming.house.gov/contact/contactform.htm",
"office": "416 Cannon House Office Building",
"rss_url": "http://fleming.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "LA",
"party": "Republican",
"district": 4,
"url": "http://fleming.house.gov",
"address": "2182 Rayburn HOB; Washington DC 20515-1804",
"phone": "202-225-2777",
"fax": "202-225-8039",
"contact_form": "https://fleming.house.gov/contact/contactform.htm",
"office": "2182 Rayburn House Office Building",
"rss_url": "http://fleming.house.gov/news/rss.aspx"
}],
"family": [{
"name": "Henry Clay",
"relation": "relative"
}, {
"name": "James Brown Clay",
"relation": "relative"
}]
}, {
"id": {
"bioguide": "F000461",
"thomas": "02065",
"govtrack": 412480,
"opensecrets": "N00031545",
"votesmart": 116906,
"fec": ["H0TX17104"],
"cspan": 623540,
"wikipedia": "Bill Flores",
"house_history": 13566,
"maplight": 1485,
"washington_post": "gIQA9K9UKP",
"icpsr": 21182
},
"name": {
"first": "Bill",
"last": "Flores",
"official_full": "Bill Flores"
},
"bio": {
"birthday": "1954-02-25",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 17,
"party": "Republican",
"url": "http://flores.house.gov/",
"address": "1505 Longworth HOB; Washington DC 20515-4317",
"phone": "202-225-6105",
"fax": "202-225-0350",
"office": "1505 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 17,
"url": "http://flores.house.gov",
"address": "1030 Longworth HOB; Washington DC 20515-4317",
"phone": "202-225-6105",
"fax": "202-225-0350",
"office": "1030 Longworth House Office Building",
"rss_url": "http://flores.house.gov/common/rss//index.cfm?rss=25",
"contact_form": "https://billflores.house.gov/contact/"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 17,
"url": "http://flores.house.gov",
"address": "1030 Longworth HOB; Washington DC 20515-4317",
"phone": "202-225-6105",
"fax": "202-225-0350",
"office": "1030 Longworth House Office Building",
"rss_url": "http://flores.house.gov/common/rss//index.cfm?rss=25",
"contact_form": "https://billflores.house.gov/contact/"
}]
}, {
"id": {
"bioguide": "F000445",
"thomas": "01683",
"govtrack": 400137,
"opensecrets": "N00013799",
"votesmart": 5146,
"fec": ["H2VA04052"],
"cspan": 89584,
"wikipedia": "Randy Forbes",
"house_history": 13539,
"ballotpedia": "Randy Forbes",
"maplight": 247,
"washington_post": "gIQAqP2pAP",
"icpsr": 20143
},
"name": {
"first": "J.",
"middle": "Randy",
"last": "Forbes",
"official_full": "J. Randy Forbes"
},
"bio": {
"birthday": "1952-02-17",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "2001-06-26",
"end": "2002-11-22",
"state": "VA",
"district": 4,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "VA",
"district": 4,
"party": "Republican",
"url": "http://www.house.gov/forbes"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "VA",
"district": 4,
"party": "Republican",
"url": "http://www.house.gov/forbes"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "VA",
"district": 4,
"party": "Republican",
"url": "http://www.house.gov/forbes"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "VA",
"district": 4,
"party": "Republican",
"url": "http://www.house.gov/forbes"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "VA",
"district": 4,
"party": "Republican",
"url": "http://www.house.gov/forbes",
"address": "2438 Rayburn HOB; Washington DC 20515-4604",
"phone": "202-225-6365",
"fax": "202-226-1170",
"contact_form": "http://forbes.house.gov/zipauth.html",
"office": "2438 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "VA",
"party": "Republican",
"district": 4,
"url": "http://forbes.house.gov",
"address": "2135 Rayburn HOB; Washington DC 20515-4604",
"phone": "202-225-6365",
"fax": "202-226-1170",
"contact_form": "https://forbes.house.gov/contact/contactform.htm",
"office": "2135 Rayburn House Office Building",
"rss_url": "http://forbes.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "VA",
"party": "Republican",
"district": 4,
"url": "http://forbes.house.gov",
"address": "2135 Rayburn HOB; Washington DC 20515-4604",
"phone": "202-225-6365",
"fax": "202-226-1170",
"contact_form": "https://forbes.house.gov/contact/contactform.htm",
"office": "2135 Rayburn House Office Building",
"rss_url": "http://forbes.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "F000449",
"thomas": "01793",
"govtrack": 400640,
"opensecrets": "N00026631",
"votesmart": 41929,
"fec": ["H4NE01064"],
"cspan": 1013049,
"wikipedia": "Jeff Fortenberry",
"house_history": 13545,
"ballotpedia": "Jeff Fortenberry",
"maplight": 646,
"washington_post": "gIQAfqrHAP",
"icpsr": 20518
},
"name": {
"first": "Jeff",
"middle": "Lane",
"last": "Fortenberry",
"official_full": "Jeff Fortenberry"
},
"bio": {
"gender": "M",
"birthday": "1960-12-27"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NE",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NE",
"district": 1,
"party": "Republican",
"url": "http://fortenberry.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NE",
"district": 1,
"party": "Republican",
"url": "http://fortenberry.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NE",
"district": 1,
"party": "Republican",
"url": "http://fortenberry.house.gov",
"address": "1514 Longworth HOB; Washington DC 20515-2701",
"phone": "202-225-4806",
"fax": "202-225-5686",
"contact_form": "http://fortenberry.house.gov/contactform_zipcheck.shtml",
"office": "1514 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NE",
"party": "Republican",
"district": 1,
"url": "http://fortenberry.house.gov",
"address": "1514 Longworth HOB; Washington DC 20515-2701",
"phone": "202-225-4806",
"fax": "202-225-5686",
"contact_form": "https://fortenberry.house.gov/contact-me1",
"office": "1514 Longworth House Office Building",
"rss_url": "http://fortenberry.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NE",
"party": "Republican",
"district": 1,
"url": "https://fortenberry.house.gov",
"address": "1514 Longworth HOB; Washington DC 20515-2701",
"phone": "202-225-4806",
"fax": "202-225-5686",
"contact_form": "https://fortenberry.house.gov/contact-me1",
"office": "1514 Longworth House Office Building",
"rss_url": "http://fortenberry.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "F000450",
"thomas": "01791",
"govtrack": 400643,
"opensecrets": "N00026166",
"votesmart": 6051,
"fec": ["H4NC05146"],
"cspan": 1013052,
"wikipedia": "Virginia Foxx",
"house_history": 13547,
"ballotpedia": "Virginia Foxx",
"maplight": 649,
"washington_post": "gIQARSNqAP",
"icpsr": 20521
},
"name": {
"first": "Virginia",
"last": "Foxx",
"official_full": "Virginia Foxx"
},
"bio": {
"birthday": "1943-06-29",
"gender": "F",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NC",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NC",
"district": 5,
"party": "Republican",
"url": "http://foxx.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NC",
"district": 5,
"party": "Republican",
"url": "http://foxx.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NC",
"district": 5,
"party": "Republican",
"url": "http://foxx.house.gov",
"address": "1230 Longworth HOB; Washington DC 20515-3305",
"phone": "202-225-2071",
"fax": "202-225-2995",
"contact_form": "http://www.house.gov/formfoxx/IMA/issue_subscribe.htm",
"office": "1230 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NC",
"party": "Republican",
"district": 5,
"url": "http://foxx.house.gov",
"address": "2350 Rayburn HOB; Washington DC 20515-3305",
"phone": "202-225-2071",
"fax": "202-225-2995",
"contact_form": "https://foxx.house.gov/forms/writeyourrep/?zip5=&zip4=",
"office": "2350 Rayburn House Office Building",
"rss_url": "http://foxx.house.gov/common/rss/?rss=55"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NC",
"party": "Republican",
"district": 5,
"url": "http://foxx.house.gov",
"address": "2350 Rayburn HOB; Washington DC 20515-3305",
"phone": "202-225-2071",
"fax": "202-225-2995",
"contact_form": "https://foxx.house.gov/forms/writeyourrep/?zip5=&zip4=",
"office": "2350 Rayburn House Office Building",
"rss_url": "http://foxx.house.gov/common/rss/?rss=55"
}]
}, {
"id": {
"bioguide": "F000448",
"thomas": "01707",
"govtrack": 400141,
"opensecrets": "N00006423",
"votesmart": 28399,
"fec": ["H4AZ04024"],
"cspan": 1003550,
"wikipedia": "Trent Franks",
"house_history": 13543,
"ballotpedia": "Trent Franks",
"maplight": 251,
"washington_post": "gIQAbTtMAP",
"icpsr": 20304
},
"name": {
"first": "Trent",
"last": "Franks",
"official_full": "Trent Franks"
},
"bio": {
"birthday": "1957-06-19",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "AZ",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/franks"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "AZ",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/franks"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "AZ",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/franks"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "AZ",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/franks"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "AZ",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/franks",
"address": "2435 Rayburn HOB; Washington DC 20515-0302",
"phone": "202-225-4576",
"fax": "202-225-6328",
"contact_form": "https://forms.house.gov/franks/email_zipcheck.shtml",
"office": "2435 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "AZ",
"party": "Republican",
"district": 8,
"url": "http://franks.house.gov",
"address": "2435 Rayburn HOB; Washington DC 20515-0308",
"phone": "202-225-4576",
"fax": "202-225-6328",
"contact_form": "https://franks.house.gov/contact-me/email-me",
"office": "2435 Rayburn House Office Building",
"rss_url": "http://franks.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "AZ",
"party": "Republican",
"district": 8,
"url": "http://franks.house.gov",
"address": "2435 Rayburn HOB; Washington DC 20515-0308",
"phone": "202-225-4576",
"fax": "202-225-6328",
"contact_form": "https://franks.house.gov/contact-me/email-me",
"office": "2435 Rayburn House Office Building",
"rss_url": "http://franks.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "F000372",
"thomas": "00414",
"govtrack": 400142,
"opensecrets": "N00000684",
"votesmart": 22177,
"fec": ["H2NJ05014"],
"cspan": 37781,
"wikipedia": "Rodney Frelinghuysen",
"house_history": 13440,
"maplight": 252,
"washington_post": "gIQAFP2pAP",
"icpsr": 29541
},
"name": {
"first": "Rodney",
"middle": "P.",
"last": "Frelinghuysen",
"official_full": "Rodney P. Frelinghuysen"
},
"bio": {
"birthday": "1946-04-29",
"gender": "M",
"religion": "Episcopalian"
},
"terms": [{
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "NJ",
"district": 11,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NJ",
"district": 11,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NJ",
"district": 11,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NJ",
"district": 11,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NJ",
"district": 11,
"party": "Republican",
"url": "http://www.house.gov/frelinghuysen"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NJ",
"district": 11,
"party": "Republican",
"url": "http://www.house.gov/frelinghuysen"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NJ",
"district": 11,
"party": "Republican",
"url": "http://frelinghuysen.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NJ",
"district": 11,
"party": "Republican",
"url": "http://frelinghuysen.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NJ",
"district": 11,
"party": "Republican",
"url": "http://frelinghuysen.house.gov",
"address": "2369 Rayburn HOB; Washington DC 20515-3011",
"phone": "202-225-5034",
"fax": "202-225-3186",
"contact_form": "http://frelinghuysen.house.gov/contactus/form.cfm",
"office": "2369 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NJ",
"party": "Republican",
"district": 11,
"url": "http://frelinghuysen.house.gov",
"address": "2306 Rayburn HOB; Washington DC 20515-3011",
"phone": "202-225-5034",
"fax": "202-225-3186",
"contact_form": "https://frelinghuysenforms.house.gov/contact-form",
"office": "2306 Rayburn House Office Building",
"rss_url": "http://frelinghuysen.house.gov/common/rss/?rss=3"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NJ",
"party": "Republican",
"district": 11,
"url": "http://frelinghuysen.house.gov",
"address": "2306 Rayburn HOB; Washington DC 20515-3011",
"phone": "202-225-5034",
"fax": "202-225-3186",
"contact_form": "https://frelinghuysenforms.house.gov/contact-form",
"office": "2306 Rayburn House Office Building",
"rss_url": "http://frelinghuysen.house.gov/common/rss/?rss=3"
}],
"family": [{
"name": "Peter Hood Ballantine Frelinghuysen Jr.",
"relation": "son"
}, {
"name": "Frederick Frelinghuysen",
"relation": "great great grandson"
}, {
"name": "Theodore Frelinghuysen",
"relation": "great great great nephew"
}]
}, {
"id": {
"bioguide": "F000455",
"thomas": "01895",
"govtrack": 412327,
"opensecrets": "N00030490",
"votesmart": 110640,
"fec": ["H8OH11141"],
"cspan": 1030928,
"house_history": 13557,
"wikipedia": "Marcia Fudge",
"ballotpedia": "Marcia L. Fudge",
"maplight": 809,
"washington_post": "gIQAjN2pAP",
"icpsr": 20941
},
"name": {
"first": "Marcia",
"last": "Fudge",
"official_full": "Marcia L. Fudge",
"middle": "L."
},
"bio": {
"gender": "F",
"birthday": "1952-10-29"
},
"terms": [{
"type": "rep",
"start": "2008-11-19",
"end": "2009-01-03",
"state": "OH",
"district": 11,
"party": "Democrat",
"url": "http://fudge.house.gov/"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "OH",
"district": 11,
"party": "Democrat",
"url": "http://fudge.house.gov/"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OH",
"district": 11,
"party": "Democrat",
"url": "http://fudge.house.gov/",
"address": "1019 Longworth HOB; Washington DC 20515-3511",
"phone": "202-225-7032",
"fax": "202-225-1339",
"contact_form": "https://forms.house.gov/fudge/contact-form.shtml",
"office": "1019 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OH",
"party": "Democrat",
"district": 11,
"url": "http://fudge.house.gov",
"address": "2344 Rayburn HOB; Washington DC 20515-3511",
"phone": "202-225-7032",
"fax": "202-225-1339",
"contact_form": "https://fudgeforms.house.gov/contact-form",
"office": "2344 Rayburn House Office Building",
"rss_url": "http://fudge.house.gov/common/rss//index.cfm?rss=25"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OH",
"party": "Democrat",
"district": 11,
"url": "http://fudge.house.gov",
"address": "2344 Rayburn HOB; Washington DC 20515-3511",
"phone": "202-225-7032",
"fax": "202-225-1339",
"contact_form": "https://fudgeforms.house.gov/contact-form",
"office": "2344 Rayburn House Office Building",
"rss_url": "http://fudge.house.gov/common/rss//index.cfm?rss=25"
}]
}, {
"id": {
"bioguide": "G000559",
"thomas": "01973",
"govtrack": 412382,
"opensecrets": "N00030856",
"votesmart": 29664,
"fec": ["H0CA10149"],
"cspan": 18413,
"wikipedia": "John Garamendi",
"house_history": 14276,
"maplight": 1209,
"washington_post": "gIQAZT3s6O",
"icpsr": 20958
},
"name": {
"first": "John",
"last": "Garamendi",
"official_full": "John Garamendi"
},
"bio": {
"birthday": "1945-01-24",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2009-11-03",
"end": "2010-12-22",
"state": "CA",
"district": 10,
"party": "Democrat",
"url": "http://garamendi.house.gov/"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 10,
"party": "Democrat",
"url": "http://garamendi.house.gov/",
"address": "228 Cannon HOB; Washington DC 20515-0510",
"phone": "202-225-1880",
"fax": "202-225-5914",
"contact_form": "http://garamendi.house.gov/contact/email-me.shtml",
"office": "228 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 3,
"url": "http://garamendi.house.gov",
"address": "2438 Rayburn HOB; Washington DC 20515-0503",
"phone": "202-225-1880",
"fax": "202-225-5914",
"contact_form": "https://garamendi.house.gov/contact-me/email-me",
"office": "2438 Rayburn House Office Building",
"rss_url": "http://garamendi.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 3,
"url": "http://garamendi.house.gov",
"address": "2438 Rayburn HOB; Washington DC 20515-0503",
"phone": "202-225-1880",
"fax": "202-225-5914",
"contact_form": "https://garamendi.house.gov/contact-me/email-me",
"office": "2438 Rayburn House Office Building",
"rss_url": "http://garamendi.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "G000562",
"thomas": "01998",
"govtrack": 412406,
"opensecrets": "N00030780",
"votesmart": 30004,
"fec": ["H0CO04122"],
"cspan": 623308,
"wikipedia": "Cory Gardner",
"house_history": 14279,
"ballotpedia": "Cory Gardner",
"maplight": 1418,
"washington_post": "gIQAAaFWKP",
"icpsr": 21112,
"lis": "S377"
},
"name": {
"first": "Cory",
"last": "Gardner",
"official_full": "Cory Gardner"
},
"bio": {
"birthday": "1974-08-22",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CO",
"district": 4,
"party": "Republican",
"url": "http://gardner.house.gov/",
"address": "213 Cannon HOB; Washington DC 20515-0604",
"phone": "202-225-4676",
"office": "213 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CO",
"party": "Republican",
"district": 4,
"url": "http://gardner.house.gov",
"address": "213 Cannon HOB; Washington DC 20515-0604",
"phone": "202-225-4676",
"office": "213 Cannon House Office Building",
"rss_url": "http://gardner.house.gov/rss.xml",
"contact_form": "https://gardner.house.gov/contact-me",
"fax": "202-225-5870"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "CO",
"class": 2,
"state_rank": "junior",
"party": "Republican",
"url": "http://www.gardner.senate.gov",
"address": "354 Russell Senate Office Building Washington DC 20510",
"office": "354 Russell Senate Office Building",
"phone": "202-224-5941"
}]
}, {
"id": {
"bioguide": "G000548",
"thomas": "01737",
"govtrack": 400145,
"opensecrets": "N00000743",
"votesmart": 4430,
"fec": ["H8NJ05052"],
"cspan": 1003601,
"wikipedia": "Scott Garrett",
"house_history": 14255,
"ballotpedia": "Scott Garrett",
"maplight": 254,
"washington_post": "gIQAutKHAP",
"icpsr": 20336
},
"name": {
"first": "Scott",
"last": "Garrett",
"official_full": "Scott Garrett"
},
"bio": {
"birthday": "1959-07-09",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NJ",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/garrett"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NJ",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/garrett"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NJ",
"district": 5,
"party": "Republican",
"url": "http://garrett.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NJ",
"district": 5,
"party": "Republican",
"url": "http://garrett.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NJ",
"district": 5,
"party": "Republican",
"url": "http://garrett.house.gov",
"address": "2244 Rayburn HOB; Washington DC 20515-3005",
"phone": "202-225-4465",
"fax": "202-225-9048",
"contact_form": "http://www.house.gov/formgarrett/contact.shtml",
"office": "2244 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NJ",
"party": "Republican",
"district": 5,
"url": "http://garrett.house.gov",
"address": "2232 Rayburn HOB; Washington DC 20515-3005",
"phone": "202-225-4465",
"fax": "202-225-9048",
"contact_form": "https://garrettforms.house.gov/forms/writeyourrep/?zip5=07452&zip4=3321",
"office": "2232 Rayburn House Office Building",
"rss_url": "http://garrett.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NJ",
"party": "Republican",
"district": 5,
"url": "http://garrett.house.gov",
"address": "2232 Rayburn HOB; Washington DC 20515-3005",
"phone": "202-225-4465",
"fax": "202-225-9048",
"contact_form": "https://garrettforms.house.gov/forms/writeyourrep/?zip5=07452&zip4=3321",
"office": "2232 Rayburn House Office Building",
"rss_url": "http://garrett.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "G000563",
"thomas": "02049",
"govtrack": 412463,
"opensecrets": "N00031128",
"votesmart": 45466,
"fec": ["H0OH18077"],
"cspan": 1033844,
"wikipedia": "Bob Gibbs",
"house_history": 14280,
"ballotpedia": "Bob Gibbs",
"maplight": 1469,
"washington_post": "gIQAlN3VKP",
"icpsr": 21165
},
"name": {
"first": "Bob",
"last": "Gibbs",
"official_full": "Bob Gibbs"
},
"bio": {
"birthday": "1954-06-14",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OH",
"district": 18,
"party": "Republican",
"url": "http://gibbs.house.gov/",
"address": "329 Cannon HOB; Washington DC 20515-3518",
"phone": "202-225-6265",
"fax": "202-225-3394",
"office": "329 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OH",
"party": "Republican",
"district": 7,
"url": "http://gibbs.house.gov",
"address": "329 Cannon HOB; Washington DC 20515-3507",
"phone": "202-225-6265",
"fax": "202-225-3394",
"office": "329 Cannon House Office Building",
"rss_url": "http://gibbs.house.gov/rss.xml",
"contact_form": "https://gibbs.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OH",
"party": "Republican",
"district": 7,
"url": "http://gibbs.house.gov",
"address": "329 Cannon HOB; Washington DC 20515-3507",
"phone": "202-225-6265",
"fax": "202-225-3394",
"office": "329 Cannon House Office Building",
"rss_url": "http://gibbs.house.gov/rss.xml",
"contact_form": "https://gibbs.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "G000564",
"thomas": "02043",
"govtrack": 412453,
"opensecrets": "N00031998",
"votesmart": 127042,
"fec": ["H0NY20095"],
"cspan": 1033827,
"wikipedia": "Chris Gibson (New York politician)",
"house_history": 14281,
"maplight": 1461,
"washington_post": "gIQAHlhZKP",
"icpsr": 21156
},
"name": {
"first": "Christopher",
"middle": "P.",
"last": "Gibson",
"official_full": "Christopher P. Gibson"
},
"bio": {
"birthday": "1964-05-13",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NY",
"district": 20,
"party": "Republican",
"url": "http://gibson.house.gov/",
"address": "502 Cannon HOB; Washington DC 20515-3220",
"phone": "202-225-5614",
"fax": "202-225-1168",
"office": "502 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NY",
"party": "Republican",
"district": 19,
"url": "http://gibson.house.gov",
"address": "1708 Longworth HOB; Washington DC 20515-3219",
"phone": "202-225-5614",
"fax": "202-225-1168",
"office": "1708 Longworth House Office Building",
"rss_url": "http://gibson.house.gov/news/rss.aspx",
"contact_form": "http://gibson.house.gov/contact/"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NY",
"party": "Republican",
"district": 19,
"url": "http://gibson.house.gov",
"address": "1708 Longworth HOB; Washington DC 20515-3219",
"phone": "202-225-5614",
"fax": "202-225-1168",
"office": "1708 Longworth House Office Building",
"rss_url": "http://gibson.house.gov/news/rss.aspx",
"contact_form": "http://gibson.house.gov/contact/"
}]
}, {
"id": {
"bioguide": "G000552",
"thomas": "01801",
"govtrack": 400651,
"opensecrets": "N00026148",
"votesmart": 50029,
"fec": ["H4TX04039"],
"cspan": 1011394,
"wikipedia": "Louie Gohmert",
"house_history": 14263,
"ballotpedia": "Louie Gohmert",
"maplight": 656,
"washington_post": "gIQA0GxpAP",
"icpsr": 20527
},
"name": {
"first": "Louie",
"middle": "B.",
"last": "Gohmert",
"suffix": "Jr.",
"official_full": "Louie Gohmert"
},
"bio": {
"birthday": "1953-08-18",
"gender": "M",
"religion": "Unknown"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 1,
"party": "Republican",
"url": "http://gohmert.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 1,
"party": "Republican",
"url": "http://gohmert.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 1,
"party": "Republican",
"url": "http://gohmert.house.gov",
"address": "2440 Rayburn HOB; Washington DC 20515-4301",
"phone": "202-225-3035",
"fax": "202-226-1230",
"contact_form": "http://gohmert.house.gov/contact_louie.htm",
"office": "2440 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 1,
"url": "http://gohmert.house.gov",
"address": "2243 Rayburn HOB; Washington DC 20515-4301",
"phone": "202-225-3035",
"fax": "202-226-1230",
"contact_form": "http://gohmert.house.gov/contact/",
"office": "2243 Rayburn House Office Building",
"rss_url": "http://gohmert.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 1,
"url": "http://gohmert.house.gov",
"address": "2243 Rayburn HOB; Washington DC 20515-4301",
"phone": "202-225-3035",
"fax": "202-226-1230",
"contact_form": "http://gohmert.house.gov/contact/",
"office": "2243 Rayburn House Office Building",
"rss_url": "http://gohmert.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "G000289",
"thomas": "00446",
"govtrack": 400154,
"opensecrets": "N00009154",
"votesmart": 27116,
"fec": ["H2VA06115"],
"cspan": 27025,
"wikipedia": "Bob Goodlatte",
"house_history": 13929,
"ballotpedia": "Bob Goodlatte",
"maplight": 262,
"washington_post": "gIQACAHpAP",
"icpsr": 39308
},
"name": {
"first": "Bob",
"middle": "W.",
"last": "Goodlatte",
"official_full": "Bob Goodlatte"
},
"bio": {
"birthday": "1952-09-22",
"gender": "M",
"religion": "Christian Scientist"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "VA",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "VA",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "VA",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "VA",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "VA",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "VA",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/goodlatte"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "VA",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/goodlatte"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "VA",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/goodlatte"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "VA",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/goodlatte"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "VA",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/goodlatte",
"address": "2240 Rayburn HOB; Washington DC 20515-4606",
"phone": "202-225-5431",
"fax": "202-225-9681",
"contact_form": "http://www.house.gov/goodlatte/emailbob.htm",
"office": "2240 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "VA",
"party": "Republican",
"district": 6,
"url": "http://goodlatte.house.gov",
"address": "2309 Rayburn HOB; Washington DC 20515-4606",
"phone": "202-225-5431",
"fax": "202-225-9681",
"contact_form": "http://goodlatte.house.gov/contacts/new",
"office": "2309 Rayburn House Office Building",
"rss_url": "http://goodlatte.house.gov/press_releases.rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "VA",
"party": "Republican",
"district": 6,
"url": "http://goodlatte.house.gov",
"address": "2309 Rayburn HOB; Washington DC 20515-4606",
"phone": "202-225-5431",
"fax": "202-225-9681",
"contact_form": "http://goodlatte.house.gov/contacts/new",
"office": "2309 Rayburn House Office Building",
"rss_url": "http://goodlatte.house.gov/press_releases.rss"
}]
}, {
"id": {
"bioguide": "G000565",
"thomas": "01992",
"govtrack": 412397,
"opensecrets": "N00030771",
"votesmart": 123491,
"fec": ["H0AZ01259"],
"cspan": 62470,
"wikipedia": "Paul Gosar",
"house_history": 14283,
"ballotpedia": "Paul Gosar",
"maplight": 1411,
"washington_post": "gIQAzppVKP",
"icpsr": 21103
},
"name": {
"first": "Paul",
"last": "Gosar",
"official_full": "Paul A. Gosar",
"middle": "A."
},
"bio": {
"birthday": "1958-11-22",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "AZ",
"district": 1,
"party": "Republican",
"url": "http://gosar.house.gov/",
"address": "504 Cannon HOB; Washington DC 20515-0301",
"phone": "202-225-2315",
"fax": "200-226-9739",
"office": "504 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "AZ",
"party": "Republican",
"district": 4,
"url": "http://gosar.house.gov",
"address": "504 Cannon HOB; Washington DC 20515-0304",
"phone": "202-225-2315",
"fax": "202-226-9739",
"office": "504 Cannon House Office Building",
"rss_url": "http://gosar.house.gov/rss.xml",
"contact_form": "https://gosar.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "AZ",
"party": "Republican",
"district": 4,
"url": "http://gosar.house.gov",
"address": "504 Cannon HOB; Washington DC 20515-0304",
"phone": "202-225-2315",
"fax": "202-226-9739",
"office": "504 Cannon House Office Building",
"rss_url": "http://gosar.house.gov/rss.xml",
"contact_form": "https://gosar.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "G000566",
"thomas": "02058",
"govtrack": 412473,
"opensecrets": "N00030880",
"votesmart": 121782,
"fec": ["H0SC04257"],
"cspan": 9268950,
"wikipedia": "Trey Gowdy",
"house_history": 14284,
"ballotpedia": "Trey Gowdy",
"maplight": 1478,
"washington_post": "gIQAAozZKP",
"icpsr": 21175
},
"name": {
"first": "Trey",
"last": "Gowdy",
"official_full": "Trey Gowdy"
},
"bio": {
"birthday": "1964-08-22",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "SC",
"district": 4,
"party": "Republican",
"url": "http://gowdy.house.gov/",
"address": "1237 Longworth HOB; Washington DC 20515-4004",
"phone": "202-225-6030",
"fax": "202-226-1177",
"office": "1237 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "SC",
"party": "Republican",
"district": 4,
"url": "http://gowdy.house.gov",
"address": "1404 Longworth HOB; Washington DC 20515-4004",
"phone": "202-225-6030",
"fax": "202-226-1177",
"office": "1404 Longworth House Office Building",
"rss_url": "http://gowdy.house.gov/news/rss.aspx",
"contact_form": "https://gowdy.house.gov/forms/writeyourrep/default.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "SC",
"party": "Republican",
"district": 4,
"url": "https://gowdy.house.gov",
"address": "1404 Longworth HOB; Washington DC 20515-4004",
"phone": "202-225-6030",
"fax": "202-226-1177",
"office": "1404 Longworth House Office Building",
"rss_url": "http://gowdy.house.gov/news/rss.aspx",
"contact_form": "https://gowdy.house.gov/forms/writeyourrep/default.aspx"
}]
}, {
"id": {
"bioguide": "G000377",
"thomas": "01487",
"govtrack": 400157,
"opensecrets": "N00008799",
"votesmart": 334,
"fec": ["H6TX12060"],
"cspan": 45709,
"wikipedia": "Kay Granger",
"house_history": 14039,
"maplight": 264,
"washington_post": "gIQAJGdW9O",
"icpsr": 29762
},
"name": {
"first": "Kay",
"last": "Granger",
"official_full": "Kay Granger"
},
"bio": {
"birthday": "1943-01-18",
"gender": "F",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "TX",
"district": 12,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "TX",
"district": 12,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "TX",
"district": 12,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TX",
"district": 12,
"party": "Republican",
"url": "http://kaygranger.house.gov"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 12,
"party": "Republican",
"url": "http://kaygranger.house.gov"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 12,
"party": "Republican",
"url": "http://kaygranger.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 12,
"party": "Republican",
"url": "http://kaygranger.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 12,
"party": "Republican",
"url": "http://kaygranger.house.gov",
"address": "320 Cannon HOB; Washington DC 20515-4312",
"phone": "202-225-5071",
"fax": "202-225-5683",
"contact_form": "http://kaygranger.house.gov/?sectionid=46&amp;sectiontree=46",
"office": "320 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 12,
"url": "http://kaygranger.house.gov",
"address": "1026 Longworth HOB; Washington DC 20515-4312",
"phone": "202-225-5071",
"fax": "202-225-5683",
"contact_form": "http://kaygranger.house.gov/contact-kay/email-me",
"office": "1026 Longworth House Office Building",
"rss_url": "http://kaygranger.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 12,
"url": "http://kaygranger.house.gov",
"address": "1026 Longworth HOB; Washington DC 20515-4312",
"phone": "202-225-5071",
"fax": "202-225-5683",
"contact_form": "http://kaygranger.house.gov/contact-kay/email-me",
"office": "1026 Longworth House Office Building",
"rss_url": "http://kaygranger.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "G000386",
"thomas": "00457",
"lis": "S153",
"govtrack": 300048,
"opensecrets": "N00001758",
"votesmart": 53293,
"icpsr": 14226,
"fec": ["S0IA00028"],
"cspan": 1167,
"wikipedia": "Chuck Grassley",
"house_history": 14050,
"ballotpedia": "Chuck Grassley",
"maplight": 570,
"washington_post": "gIQAxsWx9O"
},
"name": {
"first": "Charles",
"middle": "E.",
"last": "Grassley",
"nickname": "Chuck",
"official_full": "Chuck Grassley"
},
"bio": {
"birthday": "1933-09-17",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1975-01-14",
"end": "1976-10-01",
"state": "IA",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "1977-01-04",
"end": "1978-10-15",
"state": "IA",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "1979-01-15",
"end": "1980-12-16",
"state": "IA",
"district": 3,
"party": "Republican"
}, {
"type": "sen",
"start": "1981-01-05",
"end": "1986-10-18",
"state": "IA",
"class": 3,
"party": "Republican"
}, {
"type": "sen",
"start": "1987-01-06",
"end": "1992-10-09",
"state": "IA",
"class": 3,
"party": "Republican"
}, {
"type": "sen",
"start": "1993-01-05",
"end": "1998-12-19",
"state": "IA",
"class": 3,
"party": "Republican"
}, {
"type": "sen",
"start": "1999-01-06",
"end": "2004-12-09",
"state": "IA",
"class": 3,
"party": "Republican",
"url": "http://grassley.senate.gov/"
}, {
"type": "sen",
"start": "2005-01-04",
"end": "2010-12-22",
"state": "IA",
"class": 3,
"party": "Republican",
"url": "http://grassley.senate.gov"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "IA",
"class": 3,
"party": "Republican",
"url": "http://www.grassley.senate.gov",
"address": "135 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-3744",
"fax": "202-224-6020",
"contact_form": "http://www.grassley.senate.gov/constituents/questions-and-comments",
"office": "135 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://grassley.senate.gov/customcf/rss_feed.cfm"
}]
}, {
"id": {
"bioguide": "G000546",
"thomas": "01656",
"govtrack": 400158,
"opensecrets": "N00013323",
"votesmart": 9425,
"fec": ["H0MO06073"],
"cspan": 89873,
"wikipedia": "Sam Graves",
"house_history": 14251,
"maplight": 265,
"washington_post": "gIQAEvXIAP",
"icpsr": 20124
},
"name": {
"first": "Sam",
"middle": "B.",
"last": "Graves",
"official_full": "Sam Graves"
},
"bio": {
"birthday": "1963-11-07",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MO",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MO",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/graves"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MO",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/graves"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MO",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/graves"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MO",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/graves"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MO",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/graves",
"address": "1415 Longworth HOB; Washington DC 20515-2506",
"phone": "202-225-7041",
"fax": "202-225-8221",
"contact_form": "http://www.house.gov/graves/contact.shtml",
"office": "1415 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MO",
"party": "Republican",
"district": 6,
"url": "http://graves.house.gov",
"address": "1415 Longworth HOB; Washington DC 20515-2506",
"phone": "202-225-7041",
"fax": "202-225-8221",
"contact_form": "https://gravesforms.house.gov/email-sam",
"office": "1415 Longworth House Office Building",
"rss_url": "http://graves.house.gov/common/rss/index.cfm?rss=25"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MO",
"party": "Republican",
"district": 6,
"url": "https://graves.house.gov",
"address": "1415 Longworth HOB; Washington DC 20515-2506",
"phone": "202-225-7041",
"fax": "202-225-8221",
"contact_form": "https://gravesforms.house.gov/email-sam",
"office": "1415 Longworth House Office Building",
"rss_url": "http://graves.house.gov/common/rss/index.cfm?rss=25"
}]
}, {
"id": {
"bioguide": "G000560",
"thomas": "01979",
"govtrack": 412388,
"opensecrets": "N00030788",
"votesmart": 31969,
"fec": ["H0GA09030"],
"cspan": 11519,
"wikipedia": "Tom Graves",
"house_history": 14278,
"ballotpedia": "Tom Graves",
"maplight": 1369,
"washington_post": "gIQA82YuKP",
"icpsr": 20962
},
"name": {
"first": "Tom",
"last": "Graves",
"official_full": "Tom Graves"
},
"bio": {
"birthday": "1970-02-03",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2010-06-08",
"end": "2010-12-22",
"state": "GA",
"district": 9,
"party": "Republican",
"url": "http://tomgraves.house.gov/"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "GA",
"district": 9,
"party": "Republican",
"url": "http://tomgraves.house.gov/",
"address": "1113 Longworth HOB; Washington DC 20515-1010",
"phone": "202-225-5211",
"fax": "202-225-8272",
"contact_form": "http://tomgraves.house.gov/contact/",
"office": "1113 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "GA",
"party": "Republican",
"district": 14,
"url": "http://tomgraves.house.gov",
"address": "432 Cannon HOB; Washington DC 20515-1014",
"phone": "202-225-5211",
"fax": "202-225-8272",
"contact_form": "http://tomgraves.house.gov/contact/",
"office": "432 Cannon House Office Building",
"rss_url": "http://tomgraves.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "GA",
"party": "Republican",
"district": 14,
"url": "http://tomgraves.house.gov",
"address": "2442 Rayburn HOB; Washington DC 20515-1014",
"phone": "202-225-5211",
"fax": "202-225-8272",
"contact_form": "http://tomgraves.house.gov/contact/",
"office": "2442 Rayburn House Office Building",
"rss_url": "http://tomgraves.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "G000553",
"thomas": "01803",
"govtrack": 400653,
"opensecrets": "N00026686",
"votesmart": 49680,
"fec": ["H4TX09095"],
"cspan": 1012969,
"wikipedia": "Al Green (politician)",
"house_history": 14265,
"ballotpedia": "Al Green",
"maplight": 658,
"washington_post": "gIQA7bXzDP",
"icpsr": 20529
},
"name": {
"first": "Al",
"last": "Green",
"official_full": "Al Green"
},
"bio": {
"birthday": "1947-09-01",
"gender": "M",
"religion": "Unknown"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/algreen"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/algreen"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/algreen",
"address": "2201 Rayburn HOB; Washington DC 20515-4309",
"phone": "202-225-7508",
"fax": "202-225-2947",
"contact_form": "http://www.house.gov/writerep",
"office": "2201 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Democrat",
"district": 9,
"url": "http://algreen.house.gov",
"address": "2201 Rayburn HOB; Washington DC 20515-4309",
"phone": "202-225-7508",
"fax": "202-225-2947",
"contact_form": "https://algreen.house.gov/contact-me/email-me",
"office": "2201 Rayburn House Office Building",
"rss_url": "http://algreen.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Democrat",
"district": 9,
"url": "http://algreen.house.gov",
"address": "2347 Rayburn HOB; Washington DC 20515-4309",
"phone": "202-225-7508",
"fax": "202-225-2947",
"contact_form": "https://algreen.house.gov/contact-me/email-me",
"office": "2347 Rayburn House Office Building",
"rss_url": "http://algreen.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "G000410",
"thomas": "00462",
"govtrack": 400160,
"opensecrets": "N00005870",
"votesmart": 27100,
"fec": ["H2TX29030"],
"cspan": 26156,
"wikipedia": "Gene Green",
"house_history": 14085,
"maplight": 266,
"washington_post": "gIQAYwnpAP",
"icpsr": 39304
},
"name": {
"first": "Gene",
"middle": "Eugene",
"last": "Green",
"official_full": "Gene Green"
},
"bio": {
"birthday": "1947-10-17",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "TX",
"district": 29,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "TX",
"district": 29,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "TX",
"district": 29,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "TX",
"district": 29,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "TX",
"district": 29,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TX",
"district": 29,
"party": "Democrat",
"url": "http://www.house.gov/green"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 29,
"party": "Democrat",
"url": "http://www.house.gov/green"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 29,
"party": "Democrat",
"url": "http://www.house.gov/green"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 29,
"party": "Democrat",
"url": "http://www.house.gov/green"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 29,
"party": "Democrat",
"url": "http://www.house.gov/green",
"address": "2470 Rayburn HOB; Washington DC 20515-4329",
"phone": "202-225-1688",
"fax": "202-225-9903",
"contact_form": "http://www.house.gov/green/contact",
"office": "2470 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Democrat",
"district": 29,
"url": "http://green.house.gov",
"address": "2470 Rayburn HOB; Washington DC 20515-4329",
"phone": "202-225-1688",
"fax": "202-225-9903",
"contact_form": "https://green.house.gov/contact-me/email-me",
"office": "2470 Rayburn House Office Building",
"rss_url": "http://green.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Democrat",
"district": 29,
"url": "https://green.house.gov",
"address": "2470 Rayburn HOB; Washington DC 20515-4329",
"phone": "202-225-1688",
"fax": "202-225-9903",
"contact_form": "https://green.house.gov/contact-me/email-me",
"office": "2470 Rayburn House Office Building",
"rss_url": "http://green.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "G000568",
"thomas": "02070",
"govtrack": 412485,
"opensecrets": "N00032029",
"votesmart": 5148,
"fec": ["H0VA09055"],
"cspan": 62766,
"wikipedia": "Morgan Griffith",
"house_history": 14288,
"ballotpedia": "Morgan Griffith",
"maplight": 1490,
"washington_post": "gIQA8LqZKP",
"icpsr": 21191
},
"name": {
"first": "H.",
"middle": "Morgan",
"last": "Griffith",
"official_full": "H. Morgan Griffith"
},
"bio": {
"birthday": "1958-03-15",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "VA",
"district": 9,
"party": "Republican",
"url": "http://morgangriffith.house.gov/",
"address": "1108 Longworth HOB; Washington DC 20515-4609",
"phone": "202-225-3861",
"fax": "202- 225-0076",
"office": "1108 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "VA",
"party": "Republican",
"district": 9,
"url": "http://morgangriffith.house.gov",
"address": "1108 Longworth HOB; Washington DC 20515-4609",
"phone": "202-225-3861",
"fax": "202- 225-0076",
"office": "1108 Longworth House Office Building",
"rss_url": "http://morgangriffith.house.gov/news/rss.aspx",
"contact_form": "https://morgangriffith.house.gov/contact/contactform.htm"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "VA",
"party": "Republican",
"district": 9,
"url": "http://morgangriffith.house.gov",
"address": "1108 Longworth HOB; Washington DC 20515-4609",
"phone": "202-225-3861",
"fax": "202- 225-0076",
"office": "1108 Longworth House Office Building",
"rss_url": "http://morgangriffith.house.gov/news/rss.aspx",
"contact_form": "https://morgangriffith.house.gov/contact/contactform.htm"
}]
}, {
"id": {
"bioguide": "G000551",
"thomas": "01708",
"govtrack": 400162,
"opensecrets": "N00025284",
"votesmart": 28253,
"fec": ["H2AZ07070"],
"cspan": 1003551,
"wikipedia": "Raúl Grijalva",
"house_history": 14261,
"ballotpedia": "Raul M. Grijalva",
"maplight": 268,
"washington_post": "gIQATZnOAP",
"icpsr": 20305
},
"name": {
"first": "Raúl",
"middle": "M.",
"last": "Grijalva",
"official_full": "Raúl M. Grijalva"
},
"bio": {
"birthday": "1948-02-19",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "AZ",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/grijalva"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "AZ",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/grijalva"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "AZ",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/grijalva"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "AZ",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/grijalva"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "AZ",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/grijalva",
"address": "1511 Longworth HOB; Washington DC 20515-0307",
"phone": "202-225-2435",
"fax": "202-225-1541",
"contact_form": "http://grijalva.house.gov/?sectionid=49&amp;sectiontree=2,49",
"office": "1511 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "AZ",
"party": "Democrat",
"district": 3,
"url": "http://grijalva.house.gov",
"address": "1511 Longworth HOB; Washington DC 20515-0303",
"phone": "202-225-2435",
"fax": "202-225-1541",
"contact_form": "https://grijalvaforms.house.gov/email-raul",
"office": "1511 Longworth House Office Building",
"rss_url": "http://grijalva.house.gov/common/rss/?rss=13"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "AZ",
"party": "Democrat",
"district": 3,
"url": "http://grijalva.house.gov",
"address": "1511 Longworth HOB; Washington DC 20515-0303",
"phone": "202-225-2435",
"fax": "202-225-1541",
"contact_form": "https://grijalvaforms.house.gov/email-raul",
"office": "1511 Longworth House Office Building",
"rss_url": "http://grijalva.house.gov/common/rss/?rss=13"
}]
}, {
"id": {
"bioguide": "G000558",
"thomas": "01922",
"govtrack": 412278,
"opensecrets": "N00029675",
"votesmart": 18829,
"fec": ["H8KY02031"],
"cspan": 1031343,
"wikipedia": "Brett Guthrie",
"house_history": 14275,
"ballotpedia": "Brett Guthrie",
"maplight": 760,
"washington_post": "gIQAh9rq6O",
"icpsr": 20916
},
"name": {
"first": "Brett",
"last": "Guthrie",
"official_full": "Brett Guthrie"
},
"bio": {
"gender": "M",
"birthday": "1964-02-18"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "KY",
"district": 2,
"party": "Republican",
"url": "http://guthrie.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "KY",
"district": 2,
"party": "Republican",
"url": "http://guthrie.house.gov",
"address": "308 Cannon HOB; Washington DC 20515-1702",
"phone": "202-225-3501",
"fax": "202-226-2019",
"contact_form": "https://forms.house.gov/guthrie/contact-form.shtml",
"office": "308 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "KY",
"party": "Republican",
"district": 2,
"url": "http://guthrie.house.gov",
"address": "308 Cannon HOB; Washington DC 20515-1702",
"phone": "202-225-3501",
"fax": "202-226-2019",
"contact_form": "http://brettguthrieforms.house.gov/contact/",
"office": "308 Cannon House Office Building",
"rss_url": "http://guthrie.house.gov/common/rss/?rss=24"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "KY",
"party": "Republican",
"district": 2,
"url": "http://guthrie.house.gov",
"address": "2434 Rayburn HOB; Washington DC 20515-1702",
"phone": "202-225-3501",
"fax": "202-226-2019",
"contact_form": "http://brettguthrieforms.house.gov/contact/",
"office": "2434 Rayburn House Office Building",
"rss_url": "http://guthrie.house.gov/common/rss/?rss=24"
}]
}, {
"id": {
"bioguide": "G000535",
"thomas": "00478",
"govtrack": 400163,
"opensecrets": "N00004874",
"votesmart": 26841,
"fec": ["H2IL08039"],
"cspan": 23476,
"wikipedia": "Luis Gutiérrez",
"house_history": 14235,
"ballotpedia": "Luis V. Gutierrez",
"maplight": 269,
"washington_post": "gIQADVuzDP",
"icpsr": 29348
},
"name": {
"first": "Luis",
"middle": "V.",
"last": "Gutiérrez",
"official_full": "Luis V. Gutiérrez"
},
"bio": {
"birthday": "1953-12-10",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "IL",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "IL",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "IL",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "IL",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "IL",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "IL",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/gutierrez"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "IL",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/gutierrez"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "IL",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/gutierrez"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "IL",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/gutierrez"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IL",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/gutierrez",
"address": "2266 Rayburn HOB; Washington DC 20515-1304",
"phone": "202-225-8203",
"fax": "202-225-7810",
"contact_form": "http://www.house.gov/writerep",
"office": "2266 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "IL",
"party": "Democrat",
"district": 4,
"url": "http://gutierrez.house.gov",
"address": "2408 Rayburn HOB; Washington DC 20515-1304",
"phone": "202-225-8203",
"fax": "202-225-7810",
"contact_form": "http://gutierrezforms.house.gov/contact/",
"office": "2408 Rayburn House Office Building",
"rss_url": "http://gutierrez.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "IL",
"party": "Democrat",
"district": 4,
"url": "http://gutierrez.house.gov",
"address": "2408 Rayburn HOB; Washington DC 20515-1304",
"phone": "202-225-8203",
"fax": "202-225-7810",
"contact_form": "http://gutierrezforms.house.gov/contact/",
"office": "2408 Rayburn House Office Building",
"rss_url": "http://gutierrez.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "H001051",
"thomas": "02044",
"govtrack": 412454,
"opensecrets": "N00030197",
"votesmart": 110344,
"fec": ["H8NY24066"],
"cspan": 61702,
"wikipedia": "Richard L. Hanna",
"house_history": 15598,
"maplight": 1462,
"washington_post": "gIQAQdiXKP",
"icpsr": 21157
},
"name": {
"first": "Richard",
"last": "Hanna",
"official_full": "Richard L. Hanna",
"middle": "L."
},
"bio": {
"birthday": "1951-01-25",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NY",
"district": 24,
"party": "Republican",
"url": "http://hanna.house.gov/",
"address": "319 Cannon HOB; Washington DC 20515-3224",
"phone": "202-225-3665",
"fax": "202-225-1891",
"office": "319 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NY",
"party": "Republican",
"district": 22,
"url": "http://hanna.house.gov",
"address": "319 Cannon HOB; Washington DC 20515-3222",
"phone": "202-225-3665",
"fax": "202-225-1891",
"office": "319 Cannon House Office Building",
"contact_form": "https://hanna.house.gov/email-me",
"rss_url": "http://hanna.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NY",
"party": "Republican",
"district": 22,
"url": "http://hanna.house.gov",
"address": "319 Cannon HOB; Washington DC 20515-3222",
"phone": "202-225-3665",
"fax": "202-225-1891",
"office": "319 Cannon House Office Building",
"contact_form": "https://hanna.house.gov/email-me",
"rss_url": "http://hanna.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "H001045",
"thomas": "01933",
"govtrack": 412280,
"opensecrets": "N00029632",
"votesmart": 101985,
"fec": ["H8MS03067"],
"cspan": 1031347,
"wikipedia": "Gregg Harper",
"house_history": 15586,
"maplight": 762,
"washington_post": "gIQAg8GpAP",
"icpsr": 20925
},
"name": {
"first": "Gregg",
"last": "Harper",
"official_full": "Gregg Harper"
},
"bio": {
"birthday": "1956-06-01",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MS",
"district": 3,
"party": "Republican",
"url": "http://harper.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MS",
"district": 3,
"party": "Republican",
"url": "http://harper.house.gov",
"address": "307 Cannon HOB; Washington DC 20515-2403",
"phone": "202-225-5031",
"fax": "202-225-5797",
"contact_form": "http://harper.house.gov/contact/",
"office": "307 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MS",
"party": "Republican",
"district": 3,
"url": "http://harper.house.gov",
"address": "307 Cannon HOB; Washington DC 20515-2403",
"phone": "202-225-5031",
"fax": "202-225-5797",
"contact_form": "https://harperforms.house.gov/forms/writeyourrep/",
"office": "307 Cannon House Office Building",
"rss_url": "http://harper.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MS",
"party": "Republican",
"district": 3,
"url": "http://harper.house.gov",
"address": "307 Cannon HOB; Washington DC 20515-2403",
"phone": "202-225-5031",
"fax": "202-225-5797",
"contact_form": "https://harperforms.house.gov/forms/writeyourrep/",
"office": "307 Cannon House Office Building",
"rss_url": "http://harper.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "H001052",
"thomas": "02026",
"govtrack": 412434,
"opensecrets": "N00029147",
"votesmart": 19157,
"fec": ["H8MD01094"],
"cspan": 1033464,
"wikipedia": "Andrew P. Harris",
"house_history": 15599,
"maplight": 1445,
"washington_post": "gIQAN7ZTAP",
"icpsr": 21139
},
"name": {
"first": "Andy",
"last": "Harris",
"official_full": "Andy Harris"
},
"bio": {
"birthday": "1957-01-25",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MD",
"district": 1,
"party": "Republican",
"url": "http://harris.house.gov/",
"address": "506 Cannon HOB; Washington DC 20515-2001",
"phone": "202-225-5311",
"fax": "202-225-0254",
"office": "506 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MD",
"party": "Republican",
"district": 1,
"url": "http://harris.house.gov",
"address": "1533 Longworth HOB; Washington DC 20515-2001",
"phone": "202-225-5311",
"fax": "202-225-0254",
"office": "1533 Longworth House Office Building",
"rss_url": "http://harris.house.gov/rss.xml",
"contact_form": "https://harris.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MD",
"party": "Republican",
"district": 1,
"url": "http://harris.house.gov",
"address": "1533 Longworth HOB; Washington DC 20515-2001",
"phone": "202-225-5311",
"fax": "202-225-0254",
"office": "1533 Longworth House Office Building",
"rss_url": "http://harris.house.gov/rss.xml",
"contact_form": "https://harris.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "H001053",
"thomas": "02032",
"govtrack": 412444,
"opensecrets": "N00031005",
"votesmart": 8783,
"fec": ["H0MO04086"],
"cspan": 95050,
"wikipedia": "Vicky Hartzler",
"house_history": 15601,
"ballotpedia": "Vicky Hartzler",
"maplight": 1454,
"washington_post": "gIQApt5WKP",
"icpsr": 21149
},
"name": {
"first": "Vicky",
"last": "Hartzler",
"official_full": "Vicky Hartzler"
},
"bio": {
"birthday": "1960-10-13",
"gender": "F"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MO",
"district": 4,
"party": "Republican",
"url": "http://hartzler.house.gov/",
"address": "1023 Longworth HOB; Washington DC 20515-2504",
"phone": "202-225-2876",
"fax": "202- 225-2695",
"office": "1023 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MO",
"party": "Republican",
"district": 4,
"url": "http://hartzler.house.gov",
"address": "1023 Longworth HOB; Washington DC 20515-2504",
"phone": "202-225-2876",
"fax": "202-225-0148",
"office": "1023 Longworth House Office Building",
"rss_url": "http://hartzler.house.gov/rss.xml",
"contact_form": "https://hartzler.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MO",
"party": "Republican",
"district": 4,
"url": "http://hartzler.house.gov",
"address": "2235 Rayburn HOB; Washington DC 20515-2504",
"phone": "202-225-2876",
"fax": "202-225-0148",
"office": "2235 Rayburn House Office Building",
"rss_url": "http://hartzler.house.gov/rss.xml",
"contact_form": "https://hartzler.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "H000324",
"thomas": "00511",
"govtrack": 400170,
"opensecrets": "N00002884",
"votesmart": 26798,
"fec": ["H2FL23021"],
"cspan": 1858,
"wikipedia": "Alcee Hastings",
"house_history": 14683,
"ballotpedia": "Alcee L. Hastings",
"maplight": 276,
"washington_post": "gIQAz5GpAP",
"icpsr": 29337
},
"name": {
"first": "Alcee",
"middle": "L.",
"last": "Hastings",
"official_full": "Alcee L. Hastings"
},
"bio": {
"birthday": "1936-09-05",
"gender": "M",
"religion": "African Methodist Episcopal"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "FL",
"district": 23,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "FL",
"district": 23,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "FL",
"district": 23,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "FL",
"district": 23,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "FL",
"district": 23,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "FL",
"district": 23,
"party": "Democrat",
"url": "http://www.house.gov/alceehastings"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "FL",
"district": 23,
"party": "Democrat",
"url": "http://www.house.gov/alceehastings"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "FL",
"district": 23,
"party": "Democrat",
"url": "http://alceehastings.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "FL",
"district": 23,
"party": "Democrat",
"url": "http://alceehastings.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 23,
"party": "Democrat",
"url": "http://alceehastings.house.gov",
"address": "2353 Rayburn HOB; Washington DC 20515-0923",
"phone": "202-225-1313",
"fax": "202-225-1171",
"contact_form": "http://www.alceehastings.house.gov/index.php?option=com_content&amp;task=view&amp;id=104&amp;Itemid=",
"office": "2353 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Democrat",
"district": 20,
"url": "http://alceehastings.house.gov",
"address": "2353 Rayburn HOB; Washington DC 20515-0920",
"phone": "202-225-1313",
"fax": "202-225-1171",
"contact_form": "https://alceehastings.house.gov/forms/writeyourrep/?zip5=33407&zip4=3224",
"office": "2353 Rayburn House Office Building",
"rss_url": "http://www.alceehastings.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Democrat",
"district": 20,
"url": "http://alceehastings.house.gov",
"address": "2353 Rayburn HOB; Washington DC 20515-0920",
"phone": "202-225-1313",
"fax": "202-225-1171",
"contact_form": "https://alceehastings.house.gov/forms/writeyourrep/?zip5=33407&zip4=3224",
"office": "2353 Rayburn House Office Building",
"rss_url": "http://www.alceehastings.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "H001055",
"thomas": "02040",
"govtrack": 412446,
"opensecrets": "N00031244",
"votesmart": 44082,
"fec": ["H0NV03058"],
"cspan": 62662,
"wikipedia": "Joe Heck",
"house_history": 15604,
"ballotpedia": "Joe Heck",
"maplight": 1456,
"washington_post": "gIQAviVUKP",
"icpsr": 21151
},
"name": {
"first": "Joseph",
"last": "Heck",
"official_full": "Joseph J. Heck",
"middle": "J."
},
"bio": {
"birthday": "1961-10-30",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NV",
"district": 3,
"party": "Republican",
"url": "http://heck.house.gov/",
"address": "132 Cannon HOB; Washington DC 20515-2803",
"phone": "202-225-3252",
"fax": "202- 225-2185",
"office": "132 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NV",
"party": "Republican",
"district": 3,
"url": "http://heck.house.gov",
"address": "132 Cannon HOB; Washington DC 20515-2803",
"phone": "202-225-3252",
"fax": "202- 225-2185",
"office": "132 Cannon House Office Building",
"rss_url": "http://heck.house.gov/rss.xml",
"contact_form": "https://heck.house.gov/contact-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NV",
"party": "Republican",
"district": 3,
"url": "https://heck.house.gov",
"address": "132 Cannon HOB; Washington DC 20515-2803",
"phone": "202-225-3252",
"fax": "202- 225-2185",
"office": "132 Cannon House Office Building",
"rss_url": "http://heck.house.gov/rss.xml",
"contact_form": "https://heck.house.gov/contact-me"
}]
}, {
"id": {
"bioguide": "H001046",
"thomas": "01937",
"lis": "S359",
"govtrack": 412281,
"opensecrets": "N00029835",
"votesmart": 74517,
"fec": ["H8NM01224", "S2NM00088"],
"cspan": 1030686,
"wikipedia": "Martin Heinrich",
"house_history": 15588,
"ballotpedia": "Martin Heinrich",
"maplight": 763,
"washington_post": "gIQAkCzTAP",
"icpsr": 20930
},
"name": {
"first": "Martin",
"last": "Heinrich",
"official_full": "Martin Heinrich"
},
"bio": {
"gender": "M",
"birthday": "1971-10-17"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NM",
"district": 1,
"party": "Democrat",
"url": "http://heinrich.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NM",
"district": 1,
"party": "Democrat",
"url": "http://heinrich.house.gov",
"address": "336 Cannon HOB; Washington DC 20515-3101",
"phone": "202-225-6316",
"fax": "202-225-4975",
"contact_form": "https://forms.house.gov/heinrich/contact-form.shtml",
"office": "336 Cannon House Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "NM",
"party": "Democrat",
"class": 1,
"url": "http://www.heinrich.senate.gov",
"address": "303 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-5521",
"fax": "202-225-4975",
"contact_form": "http://www.heinrich.senate.gov/contact/write-martin",
"office": "303 Hart Senate Office Building",
"state_rank": "junior"
}]
}, {
"id": {
"bioguide": "H001036",
"thomas": "01749",
"govtrack": 400175,
"opensecrets": "N00024922",
"votesmart": 49827,
"fec": ["H2TX05121"],
"cspan": 1003619,
"wikipedia": "Jeb Hensarling",
"house_history": 15568,
"ballotpedia": "Jeb Hensarling",
"maplight": 281,
"washington_post": "gIQANKaU9O",
"icpsr": 20352
},
"name": {
"first": "Jeb",
"last": "Hensarling",
"official_full": "Jeb Hensarling"
},
"bio": {
"birthday": "1957-05-29",
"gender": "M",
"religion": "Christian"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TX",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/hensarling"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/hensarling"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/hensarling"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/hensarling"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/hensarling",
"address": "129 Cannon HOB; Washington DC 20515-4305",
"phone": "202-225-3484",
"fax": "202-226-4888",
"contact_form": "http://www.house.gov/hensarling/contact_web.shtml",
"office": "129 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 5,
"url": "http://hensarling.house.gov",
"address": "2228 Rayburn HOB; Washington DC 20515-4305",
"phone": "202-225-3484",
"fax": "202-226-4888",
"contact_form": "https://hensarling.house.gov/contact/email-me",
"office": "2228 Rayburn House Office Building",
"rss_url": "http://hensarling.house.gov/atom.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 5,
"url": "http://hensarling.house.gov",
"address": "2228 Rayburn HOB; Washington DC 20515-4305",
"phone": "202-225-3484",
"fax": "202-226-4888",
"contact_form": "https://hensarling.house.gov/contact/email-me",
"office": "2228 Rayburn House Office Building",
"rss_url": "http://hensarling.house.gov/atom.xml"
}]
}, {
"id": {
"bioguide": "H001056",
"thomas": "02071",
"govtrack": 412486,
"opensecrets": "N00031559",
"votesmart": 101907,
"fec": ["H0WA03187"],
"cspan": 95198,
"wikipedia": "Jaime Herrera Beutler",
"house_history": 15606,
"maplight": 1491,
"washington_post": "gIQAHQfVKP",
"icpsr": 21187
},
"name": {
"first": "Jaime",
"last": "Herrera Beutler",
"official_full": "Jaime Herrera Beutler"
},
"bio": {
"birthday": "1978-11-03",
"gender": "F"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "WA",
"district": 3,
"party": "Republican",
"url": "http://herrerabeutler.house.gov/",
"address": "1130 Longworth HOB; Washington DC 20515-4703",
"phone": "202-225-3536",
"fax": "202-225-3478",
"office": "1130 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "WA",
"party": "Republican",
"district": 3,
"url": "http://herrerabeutler.house.gov",
"address": "1130 Longworth HOB; Washington DC 20515-4703",
"phone": "202-225-3536",
"fax": "202-225-3478",
"office": "1130 Longworth House Office Building",
"rss_url": "http://herrerabeutler.house.gov/news/rss.aspx",
"contact_form": "http://herrerabeutler.house.gov/contact/"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "WA",
"party": "Republican",
"district": 3,
"url": "http://herrerabeutler.house.gov",
"address": "1130 Longworth HOB; Washington DC 20515-4703",
"phone": "202-225-3536",
"fax": "202-225-3478",
"office": "1130 Longworth House Office Building",
"rss_url": "http://herrerabeutler.house.gov/news/rss.aspx",
"contact_form": "http://herrerabeutler.house.gov/contact/"
}]
}, {
"id": {
"bioguide": "H001038",
"thomas": "01794",
"govtrack": 400641,
"opensecrets": "N00027060",
"votesmart": 23127,
"fec": ["H4NY27076"],
"cspan": 1013050,
"house_history": 15572,
"wikipedia": "Brian Higgins",
"ballotpedia": "Brian Higgins",
"maplight": 647,
"washington_post": "gIQAnP7UAP",
"icpsr": 20519
},
"name": {
"first": "Brian",
"middle": "M.",
"last": "Higgins",
"official_full": "Brian Higgins"
},
"bio": {
"birthday": "1959-10-06",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NY",
"district": 27,
"party": "Democrat"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NY",
"district": 27,
"party": "Democrat",
"url": "http://www.house.gov/higgins"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NY",
"district": 27,
"party": "Democrat",
"url": "http://www.house.gov/higgins"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NY",
"district": 27,
"party": "Democrat",
"url": "http://www.house.gov/higgins",
"address": "2459 Rayburn HOB; Washington DC 20515-3227",
"phone": "202-225-3306",
"fax": "202-226-0347",
"contact_form": "http://higgins.house.gov/email.asp",
"office": "2459 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NY",
"party": "Democrat",
"district": 26,
"url": "http://higgins.house.gov",
"address": "2459 Rayburn HOB; Washington DC 20515-3226",
"phone": "202-225-3306",
"fax": "202-226-0347",
"contact_form": "http://higgins.house.gov/contact/email-brian",
"office": "2459 Rayburn House Office Building",
"rss_url": "http://higgins.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NY",
"party": "Democrat",
"district": 26,
"url": "http://higgins.house.gov",
"address": "2459 Rayburn HOB; Washington DC 20515-3226",
"phone": "202-225-3306",
"fax": "202-226-0347",
"contact_form": "http://higgins.house.gov/contact/email-brian",
"office": "2459 Rayburn House Office Building",
"rss_url": "http://higgins.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "H001047",
"thomas": "01913",
"govtrack": 412282,
"opensecrets": "N00029070",
"votesmart": 106744,
"fec": ["H8CT04172"],
"cspan": 1031341,
"wikipedia": "Jim Himes",
"house_history": 15590,
"ballotpedia": "Jim Himes",
"maplight": 764,
"washington_post": "gIQAtLEM9O",
"icpsr": 20907
},
"name": {
"first": "James",
"middle": "A.",
"last": "Himes",
"official_full": "James A. Himes"
},
"bio": {
"birthday": "1966-07-05",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CT",
"district": 4,
"party": "Democrat",
"url": "http://himes.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CT",
"district": 4,
"party": "Democrat",
"url": "http://himes.house.gov",
"address": "119 Cannon HOB; Washington DC 20515-0704",
"phone": "202-225-5541",
"fax": "202-225-9629",
"contact_form": "https://forms.house.gov/himes/contact-form.shtml",
"office": "119 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CT",
"party": "Democrat",
"district": 4,
"url": "http://himes.house.gov",
"address": "119 Cannon HOB; Washington DC 20515-0704",
"phone": "202-225-5541",
"fax": "202-225-9629",
"contact_form": "https://himes.house.gov/contact-me/email-me",
"office": "119 Cannon House Office Building",
"rss_url": "http://himes.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CT",
"party": "Democrat",
"district": 4,
"url": "http://himes.house.gov",
"address": "1227 Longworth HOB; Washington DC 20515-0704",
"phone": "202-225-5541",
"fax": "202-225-9629",
"contact_form": "https://himes.house.gov/contact-me/email-me",
"office": "1227 Longworth House Office Building",
"rss_url": "http://himes.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "H000636",
"thomas": "01490",
"govtrack": 400179,
"opensecrets": "N00006008",
"votesmart": 291,
"fec": ["H6TX15055"],
"cspan": 45743,
"wikipedia": "Rubén Hinojosa",
"house_history": 15071,
"ballotpedia": "Ruben Hinojosa",
"maplight": 285,
"washington_post": "gIQAvN7UAP",
"icpsr": 29763
},
"name": {
"first": "Rubén",
"middle": "E.",
"last": "Hinojosa",
"official_full": "Rubén Hinojosa"
},
"bio": {
"birthday": "1940-08-20",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "TX",
"district": 15,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "TX",
"district": 15,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "TX",
"district": 15,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TX",
"district": 15,
"party": "Democrat",
"url": "http://www.house.gov/hinojosa"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 15,
"party": "Democrat",
"url": "http://www.house.gov/hinojosa"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 15,
"party": "Democrat",
"url": "http://hinojosa.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 15,
"party": "Democrat",
"url": "http://hinojosa.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 15,
"party": "Democrat",
"url": "http://hinojosa.house.gov",
"address": "2262 Rayburn HOB; Washington DC 20515-4315",
"phone": "202-225-2531",
"fax": "202-225-5688",
"contact_form": "http://www.house.gov/writerep",
"office": "2262 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Democrat",
"district": 15,
"url": "http://hinojosa.house.gov",
"address": "2262 Rayburn HOB; Washington DC 20515-4315",
"phone": "202-225-2531",
"fax": "202-225-5688",
"contact_form": "https://hinojosa.house.gov/contact-me/email-me",
"office": "2262 Rayburn House Office Building",
"rss_url": "http://hinojosa.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Democrat",
"district": 15,
"url": "http://hinojosa.house.gov",
"address": "2262 Rayburn HOB; Washington DC 20515-4315",
"phone": "202-225-2531",
"fax": "202-225-5688",
"contact_form": "https://hinojosa.house.gov/contact-me/email-me",
"office": "2262 Rayburn House Office Building",
"rss_url": "http://hinojosa.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "H001042",
"thomas": "01844",
"lis": "S361",
"govtrack": 412200,
"opensecrets": "N00028139",
"votesmart": 1677,
"fec": ["H6HI02251", "S2HI00106"],
"cspan": 91216,
"wikipedia": "Mazie Hirono",
"house_history": 15580,
"ballotpedia": "Mazie K. Hirono",
"maplight": 687,
"washington_post": "gIQARL7UAP",
"icpsr": 20713
},
"name": {
"first": "Mazie",
"middle": "K.",
"last": "Hirono",
"official_full": "Mazie K. Hirono"
},
"bio": {
"gender": "F",
"birthday": "1947-11-03"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "HI",
"district": 2,
"party": "Democrat",
"url": "http://hirono.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "HI",
"district": 2,
"party": "Democrat",
"url": "http://hirono.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "HI",
"district": 2,
"party": "Democrat",
"url": "http://hirono.house.gov",
"address": "1410 Longworth HOB; Washington DC 20515-1102",
"phone": "202-225-4906",
"fax": "202-225-4987",
"contact_form": "http://hirono.house.gov/IMA/issue_subscribe.htm",
"office": "1410 Longworth House Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "HI",
"party": "Democrat",
"class": 1,
"url": "http://www.hirono.senate.gov",
"address": "330 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-6361",
"fax": "202-225-4987",
"contact_form": "http://www.hirono.senate.gov/contact/email",
"office": "330 Hart Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.hirono.senate.gov/rss/feeds/?type=all"
}]
}, {
"id": {
"bioguide": "H001061",
"thomas": "02079",
"lis": "S344",
"govtrack": 412494,
"opensecrets": "N00031688",
"votesmart": 41788,
"fec": ["S0ND00093"],
"cspan": 85233,
"wikipedia": "John Hoeven",
"ballotpedia": "John Hoeven",
"maplight": 1499,
"washington_post": "gIQA8Pwz6O",
"icpsr": 41107
},
"name": {
"first": "John",
"last": "Hoeven",
"official_full": "John Hoeven"
},
"bio": {
"birthday": "1957-03-13",
"gender": "M"
},
"terms": [{
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "ND",
"class": 3,
"party": "Republican",
"url": "http://www.hoeven.senate.gov",
"address": "338 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-2551",
"contact_form": "http://www.hoeven.senate.gov/public/index.cfm/email-the-senator",
"office": "338 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.hoeven.senate.gov/public/index.cfm/rss/feed",
"fax": "202-224-7999"
}]
}, {
"id": {
"bioguide": "H001034",
"thomas": "01634",
"govtrack": 400185,
"opensecrets": "N00012611",
"votesmart": 9674,
"fec": ["H0CA15148"],
"cspan": 85565,
"wikipedia": "Mike Honda",
"house_history": 15564,
"maplight": 290,
"washington_post": "gIQA8Id2DP",
"icpsr": 20103
},
"name": {
"first": "Michael",
"middle": "M.",
"last": "Honda",
"nickname": "Mike",
"official_full": "Michael M. Honda"
},
"bio": {
"birthday": "1941-06-27",
"gender": "M",
"religion": "Protestant"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 15,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 15,
"party": "Democrat",
"url": "http://www.house.gov/honda"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 15,
"party": "Democrat",
"url": "http://www.house.gov/honda"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 15,
"party": "Democrat",
"url": "http://www.house.gov/honda"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 15,
"party": "Democrat",
"url": "http://www.house.gov/honda"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 15,
"party": "Democrat",
"url": "http://www.house.gov/honda",
"address": "1713 Longworth HOB; Washington DC 20515-0515",
"phone": "202-225-2631",
"fax": "202-225-2699",
"contact_form": "http://honda.house.gov/contactmike.shtml",
"office": "1713 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 17,
"url": "http://honda.house.gov",
"address": "1713 Longworth HOB; Washington DC 20515-0517",
"phone": "202-225-2631",
"fax": "202-225-2699",
"contact_form": "http://honda.house.gov/contact",
"office": "1713 Longworth House Office Building",
"rss_url": "http://www.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 17,
"url": "https://honda.house.gov",
"address": "1713 Longworth HOB; Washington DC 20515-0517",
"phone": "202-225-2631",
"fax": "202-225-2699",
"contact_form": "http://honda.house.gov/contact",
"office": "1713 Longworth House Office Building",
"rss_url": "http://www.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "H000874",
"thomas": "00566",
"govtrack": 400189,
"opensecrets": "N00001821",
"votesmart": 26890,
"icpsr": 14873,
"fec": ["H2MD05155"],
"cspan": 1919,
"wikipedia": "Steny Hoyer",
"house_history": 15365,
"ballotpedia": "Steny Hoyer",
"maplight": 293,
"washington_post": "gIQA9KQN9O"
},
"name": {
"first": "Steny",
"middle": "H.",
"last": "Hoyer",
"official_full": "Steny H. Hoyer"
},
"bio": {
"birthday": "1939-06-14",
"gender": "M",
"religion": "Baptist"
},
"leadership_roles": [{
"title": "Minority Whip",
"chamber": "house",
"start": "2003-01-07",
"end": "2004-12-09"
}, {
"title": "Minority Whip",
"chamber": "house",
"start": "2005-01-04",
"end": "2006-12-09"
}, {
"title": "Minority Whip",
"chamber": "house",
"start": "2011-01-05",
"end": "2013-01-03"
}, {
"title": "Minority Whip",
"chamber": "house",
"start": "2013-01-03",
"end": "2015-01-03"
}, {
"title": "Minority Whip",
"chamber": "house",
"start": "2015-01-06"
}],
"terms": [{
"type": "rep",
"start": "1981-01-05",
"end": "1982-12-23",
"state": "MD",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "MD",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "MD",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "MD",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "MD",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "MD",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "MD",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "MD",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "MD",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "MD",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MD",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MD",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/hoyer"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MD",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/hoyer"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MD",
"district": 5,
"party": "Democrat",
"url": "http://hoyer.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MD",
"district": 5,
"party": "Democrat",
"url": "http://hoyer.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MD",
"district": 5,
"party": "Democrat",
"url": "http://hoyer.house.gov",
"address": "1705 Longworth HOB; Washington DC 20515-2005",
"phone": "202-225-4131",
"fax": "202-225-4300",
"contact_form": "http://hoyer.house.gov/contact/email.asp",
"office": "1705 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MD",
"party": "Democrat",
"district": 5,
"url": "http://hoyer.house.gov",
"address": "1705 Longworth HOB; Washington DC 20515-2005",
"phone": "202-225-4131",
"fax": "202-225-4300",
"contact_form": "https://hoyer.house.gov/email-steny",
"office": "1705 Longworth House Office Building",
"rss_url": "http://hoyer.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MD",
"party": "Democrat",
"district": 5,
"url": "http://hoyer.house.gov",
"address": "1705 Longworth HOB; Washington DC 20515-2005",
"phone": "202-225-4131",
"fax": "202-225-4300",
"contact_form": "https://hoyer.house.gov/email-steny",
"office": "1705 Longworth House Office Building",
"rss_url": "http://hoyer.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "H001057",
"thomas": "02020",
"govtrack": 412429,
"opensecrets": "N00027649",
"votesmart": 12571,
"fec": ["H6KS01146"],
"cspan": 86444,
"wikipedia": "Tim Huelskamp",
"house_history": 15608,
"ballotpedia": "Tim Huelskamp",
"maplight": 1440,
"washington_post": "gIQABtpVK",
"icpsr": 21134
},
"name": {
"first": "Tim",
"last": "Huelskamp",
"official_full": "Tim Huelskamp"
},
"bio": {
"birthday": "1968-11-11",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "KS",
"district": 1,
"party": "Republican",
"url": "http://huelskamp.house.gov/",
"address": "126 Cannon HOB; Washington DC 20515-1601",
"phone": "202-225-2715",
"fax": "202- 225-5124",
"office": "126 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "KS",
"party": "Republican",
"district": 1,
"url": "http://huelskamp.house.gov",
"address": "129 Cannon HOB; Washington DC 20515-1601",
"phone": "202-225-2715",
"fax": "202- 225-5124",
"office": "129 Cannon House Office Building",
"rss_url": "http://huelskamp.house.gov/index.php?format=feed&amp;type=rss",
"contact_form": "https://huelskamp.house.gov/contact/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "KS",
"party": "Republican",
"district": 1,
"url": "http://huelskamp.house.gov",
"address": "1110 Longworth HOB; Washington DC 20515-1601",
"phone": "202-225-2715",
"fax": "202- 225-5124",
"office": "1110 Longworth House Office Building",
"rss_url": "http://huelskamp.house.gov/index.php?format=feed&amp;type=rss",
"contact_form": "https://huelskamp.house.gov/contact/email-me"
}]
}, {
"id": {
"bioguide": "H001058",
"thomas": "02028",
"govtrack": 412437,
"opensecrets": "N00030673",
"votesmart": 38351,
"fec": ["H0MI02094"],
"cspan": 1033765,
"wikipedia": "Bill Huizenga",
"house_history": 15610,
"ballotpedia": "Bill Huizenga",
"maplight": 1448,
"washington_post": "gIQAOyHaKP",
"icpsr": 21142
},
"name": {
"first": "Bill",
"last": "Huizenga",
"official_full": "Bill Huizenga"
},
"bio": {
"birthday": "1969-01-31",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MI",
"district": 2,
"party": "Republican",
"url": "http://huizenga.house.gov/",
"address": "1217 Longworth HOB; Washington DC 20515-2202",
"phone": "202-225-4401",
"fax": "202- 226-0779",
"office": "1217 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MI",
"party": "Republican",
"district": 2,
"url": "http://huizenga.house.gov",
"address": "1217 Longworth HOB; Washington DC 20515-2202",
"phone": "202-225-4401",
"fax": "202- 226-0779",
"office": "1217 Longworth House Office Building",
"rss_url": "http://huizenga.house.gov/news/rss.aspx",
"contact_form": "http://huizenga.house.gov/contact/"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MI",
"party": "Republican",
"district": 2,
"url": "http://huizenga.house.gov",
"address": "1217 Longworth HOB; Washington DC 20515-2202",
"phone": "202-225-4401",
"fax": "202- 226-0779",
"office": "1217 Longworth House Office Building",
"rss_url": "http://huizenga.house.gov/news/rss.aspx",
"contact_form": "http://huizenga.house.gov/contact/"
}]
}, {
"id": {
"bioguide": "H001059",
"thomas": "02015",
"govtrack": 412422,
"opensecrets": "N00031104",
"votesmart": 18199,
"fec": ["H0IL14080"],
"cspan": 62575,
"wikipedia": "Randy Hultgren",
"house_history": 15612,
"ballotpedia": "Randy Hultgren",
"maplight": 1434,
"washington_post": "gIQAHoGVKP",
"icpsr": 21129
},
"name": {
"first": "Randy",
"last": "Hultgren",
"official_full": "Randy Hultgren"
},
"bio": {
"birthday": "1966-03-01",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IL",
"district": 14,
"party": "Republican",
"url": "http://hultgren.house.gov/",
"address": "427 Cannon HOB; Washington DC 20515-1314",
"phone": "202-225-2976",
"fax": "202- 225-0697",
"office": "427 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "IL",
"party": "Republican",
"district": 14,
"url": "http://hultgren.house.gov",
"address": "332 Cannon HOB; Washington DC 20515-1314",
"phone": "202-225-2976",
"fax": "202- 225-0697",
"office": "332 Cannon House Office Building",
"contact_form": "https://hultgren.house.gov/contact/email-randy",
"rss_url": "http://hultgren.house.gov/common/rss//index.cfm?rss=49"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "IL",
"party": "Republican",
"district": 14,
"url": "http://hultgren.house.gov",
"address": "2455 Rayburn HOB; Washington DC 20515-1314",
"phone": "202-225-2976",
"fax": "202- 225-0697",
"office": "2455 Rayburn House Office Building",
"contact_form": "https://hultgren.house.gov/contact/email-randy",
"rss_url": "http://hultgren.house.gov/common/rss//index.cfm?rss=49"
}]
}, {
"id": {
"bioguide": "H001048",
"thomas": "01909",
"govtrack": 412283,
"opensecrets": "N00029258",
"votesmart": 104308,
"fec": ["H8CA52052"],
"cspan": 1032398,
"wikipedia": "Duncan D. Hunter",
"house_history": 15592,
"maplight": 765,
"washington_post": "gIQAFspUAP",
"icpsr": 20963
},
"name": {
"first": "Duncan",
"middle": "D.",
"last": "Hunter",
"official_full": "Duncan Hunter"
},
"bio": {
"birthday": "1976-12-07",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 52,
"party": "Republican",
"url": "http://hunter.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 52,
"party": "Republican",
"url": "http://hunter.house.gov",
"address": "223 Cannon HOB; Washington DC 20515-0552",
"phone": "202-225-5672",
"fax": "202-225-0235",
"contact_form": "https://forms.house.gov/hunter/zipauthen_contact.shtml",
"office": "223 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Republican",
"district": 50,
"url": "http://hunter.house.gov",
"address": "223 Cannon HOB; Washington DC 20515-0550",
"phone": "202-225-5672",
"fax": "202-225-0235",
"contact_form": "https://hunter.house.gov/contact-me/email-me",
"office": "223 Cannon House Office Building",
"rss_url": "http://hunter.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Republican",
"district": 50,
"url": "http://hunter.house.gov",
"address": "2429 Rayburn HOB; Washington DC 20515-0550",
"phone": "202-225-5672",
"fax": "202-225-0235",
"contact_form": "https://hunter.house.gov/contact-me/email-me",
"office": "2429 Rayburn House Office Building",
"rss_url": "http://hunter.house.gov/rss.xml"
}],
"family": [{
"name": "Duncan Lee Hunter",
"relation": "son"
}]
}, {
"id": {
"bioguide": "H001060",
"thomas": "02069",
"govtrack": 412484,
"opensecrets": "N00031265",
"votesmart": 50895,
"fec": ["H0VA05095"],
"cspan": 623558,
"wikipedia": "Robert Hurt (politician)",
"house_history": 15614,
"ballotpedia": "Robert Hurt",
"maplight": 1489,
"washington_post": "gIQAfrpVKP",
"icpsr": 21186
},
"name": {
"first": "Robert",
"last": "Hurt",
"official_full": "Robert Hurt"
},
"bio": {
"birthday": "1969-06-16",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "VA",
"district": 5,
"party": "Republican",
"url": "http://hurt.house.gov/",
"address": "1516 Longworth HOB; Washington DC 20515-4605",
"phone": "202-225-4711",
"fax": "202-225-5681",
"office": "1516 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "VA",
"party": "Republican",
"district": 5,
"url": "http://hurt.house.gov",
"address": "125 Cannon HOB; Washington DC 20515-4605",
"phone": "202-225-4711",
"fax": "202-225-5681",
"office": "125 Cannon House Office Building",
"rss_url": "http://hurt.house.gov/index.cfm/rss/feed",
"contact_form": "https://hurt.house.gov/index.cfm/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "VA",
"party": "Republican",
"district": 5,
"url": "https://hurt.house.gov",
"address": "125 Cannon HOB; Washington DC 20515-4605",
"phone": "202-225-4711",
"fax": "202-225-5681",
"office": "125 Cannon House Office Building",
"rss_url": "http://hurt.house.gov/index.cfm/rss/feed",
"contact_form": "https://hurt.house.gov/index.cfm/email-me"
}]
}, {
"id": {
"bioguide": "I000055",
"thomas": "01608",
"lis": "S305",
"govtrack": 400194,
"opensecrets": "N00002593",
"votesmart": 1721,
"fec": ["S6GA00119", "H8GA06146"],
"cspan": 59135,
"wikipedia": "Johnny Isakson",
"house_history": 15687,
"ballotpedia": "Johnny Isakson",
"maplight": 298,
"washington_post": "gIQAkTA2DP",
"icpsr": 29909
},
"name": {
"first": "John",
"middle": "H.",
"last": "Isakson",
"nickname": "Johnny",
"official_full": "Johnny Isakson"
},
"bio": {
"birthday": "1944-12-28",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "GA",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "GA",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "GA",
"district": 6,
"party": "Republican",
"url": "http://isakson.house.gov"
}, {
"type": "sen",
"start": "2005-01-04",
"end": "2010-12-22",
"state": "GA",
"class": 3,
"party": "Republican",
"url": "http://isakson.senate.gov"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "GA",
"class": 3,
"party": "Republican",
"url": "http://www.isakson.senate.gov",
"address": "131 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-3643",
"fax": "202-228-0724",
"contact_form": "http://www.isakson.senate.gov/public/index.cfm/email-me",
"office": "131 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.isakson.senate.gov/public/?a=RSS.Feed"
}]
}, {
"id": {
"bioguide": "I000057",
"thomas": "01663",
"govtrack": 400195,
"opensecrets": "N00013345",
"votesmart": 55440,
"fec": ["H0NY02085"],
"cspan": 87911,
"wikipedia": "Steve Israel",
"house_history": 15691,
"ballotpedia": "Steve Israel",
"maplight": 299,
"washington_post": "gIQAt0jCAP",
"icpsr": 20129
},
"name": {
"first": "Steve",
"middle": "J.",
"last": "Israel",
"official_full": "Steve Israel"
},
"bio": {
"birthday": "1958-05-30",
"gender": "M",
"religion": "Jewish"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NY",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NY",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/israel"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NY",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/israel"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NY",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/israel"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NY",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/israel"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NY",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/israel",
"address": "2457 Rayburn HOB; Washington DC 20515-3202",
"phone": "202-225-3335",
"fax": "202-225-4669",
"contact_form": "http://www.house.gov/formisrael/contact.html",
"office": "2457 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NY",
"party": "Democrat",
"district": 3,
"url": "http://israel.house.gov",
"address": "2457 Rayburn HOB; Washington DC 20515-3203",
"phone": "202-225-3335",
"fax": "202-225-4669",
"contact_form": "https://israel.house.gov/contact/email-me",
"office": "2457 Rayburn House Office Building",
"rss_url": "http://israel.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NY",
"party": "Democrat",
"district": 3,
"url": "http://israel.house.gov",
"address": "2457 Rayburn HOB; Washington DC 20515-3203",
"phone": "202-225-3335",
"fax": "202-225-4669",
"contact_form": "https://israel.house.gov/contact/email-me",
"office": "2457 Rayburn House Office Building",
"rss_url": "http://israel.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "I000056",
"thomas": "01640",
"govtrack": 400196,
"opensecrets": "N00007017",
"votesmart": 16553,
"fec": ["H0CA48024", "S8CA00135"],
"cspan": 90066,
"wikipedia": "Darrell Issa",
"house_history": 15689,
"ballotpedia": "Darrell Issa",
"maplight": 300,
"washington_post": "gIQAaSzFAP",
"icpsr": 20107
},
"name": {
"first": "Darrell",
"last": "Issa",
"official_full": "Darrell E. Issa",
"middle": "E."
},
"bio": {
"birthday": "1953-11-01",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 48,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 49,
"party": "Republican",
"url": "http://www.house.gov/issa"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 49,
"party": "Republican",
"url": "http://www.house.gov/issa"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 49,
"party": "Republican",
"url": "http://www.house.gov/issa"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 49,
"party": "Republican",
"url": "http://www.house.gov/issa"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 49,
"party": "Republican",
"url": "http://www.house.gov/issa",
"address": "2347 Rayburn HOB; Washington DC 20515-0549",
"phone": "202-225-3906",
"fax": "202-225-3303",
"contact_form": "http://issa.house.gov/index.cfm?FuseAction=Contact.ContactForm",
"office": "2347 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Republican",
"district": 49,
"url": "http://issa.house.gov",
"address": "2347 Rayburn HOB; Washington DC 20515-0549",
"phone": "202-225-3906",
"fax": "202-225-3303",
"contact_form": "http://issa.house.gov/contact/contact-me",
"office": "2347 Rayburn House Office Building",
"rss_url": "http://issa.house.gov/feed/"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Republican",
"district": 49,
"url": "http://issa.house.gov",
"address": "2269 Rayburn HOB; Washington DC 20515-0549",
"phone": "202-225-3906",
"fax": "202-225-3303",
"contact_form": "http://issa.house.gov/contact/contact-me",
"office": "2269 Rayburn House Office Building",
"rss_url": "http://issa.house.gov/feed/"
}]
}, {
"id": {
"bioguide": "J000032",
"thomas": "00588",
"govtrack": 400199,
"opensecrets": "N00005818",
"votesmart": 21692,
"fec": ["H4TX18054"],
"cspan": 36819,
"wikipedia": "Sheila Jackson Lee",
"house_history": 15730,
"maplight": 338,
"washington_post": "gIQAenpUAP",
"icpsr": 29573
},
"name": {
"first": "Sheila",
"last": "Jackson Lee",
"official_full": "Sheila Jackson Lee"
},
"bio": {
"birthday": "1950-01-12",
"gender": "F",
"religion": "Seventh Day Adventist"
},
"terms": [{
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "TX",
"district": 18,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "TX",
"district": 18,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "TX",
"district": 18,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "TX",
"district": 18,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TX",
"district": 18,
"party": "Democrat",
"url": "http://www.house.gov/jacksonlee"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 18,
"party": "Democrat",
"url": "http://www.house.gov/jacksonlee"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 18,
"party": "Democrat",
"url": "http://www.jacksonlee.house.gov/"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 18,
"party": "Democrat",
"url": "http://www.jacksonlee.house.gov/"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 18,
"party": "Democrat",
"url": "http://www.jacksonlee.house.gov/",
"address": "2160 Rayburn HOB; Washington DC 20515-4318",
"phone": "202-225-3816",
"fax": "202-225-3317",
"contact_form": "http://www.jacksonlee.house.gov/contact-form.shtml",
"office": "2160 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Democrat",
"district": 18,
"url": "http://jacksonlee.house.gov",
"address": "2160 Rayburn HOB; Washington DC 20515-4318",
"phone": "202-225-3816",
"fax": "202-225-3317",
"contact_form": "http://jacksonlee.house.gov/contact/",
"office": "2160 Rayburn House Office Building",
"rss_url": "http://jacksonlee.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Democrat",
"district": 18,
"url": "http://jacksonlee.house.gov",
"address": "2252 Rayburn HOB; Washington DC 20515-4318",
"phone": "202-225-3816",
"fax": "202-225-3317",
"contact_form": "http://jacksonlee.house.gov/contact/",
"office": "2252 Rayburn House Office Building",
"rss_url": "http://jacksonlee.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "J000290",
"thomas": "01921",
"govtrack": 412284,
"opensecrets": "N00029077",
"votesmart": 18594,
"fec": ["H8KS02090"],
"cspan": 1030550,
"wikipedia": "Lynn Jenkins",
"house_history": 16069,
"ballotpedia": "Lynn Jenkins",
"maplight": 766,
"washington_post": "gIQA8hpUAP",
"icpsr": 20915
},
"name": {
"first": "Lynn",
"last": "Jenkins",
"official_full": "Lynn Jenkins"
},
"bio": {
"gender": "F",
"birthday": "1963-06-10"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "KS",
"district": 2,
"party": "Republican",
"url": "http://lynnjenkins.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "KS",
"district": 2,
"party": "Republican",
"url": "http://lynnjenkins.house.gov",
"address": "1122 Longworth HOB; Washington DC 20515-1602",
"phone": "202-225-6601",
"fax": "202-225-7986",
"contact_form": "https://forms.house.gov/lynnjenkins/contact-form.shtml",
"office": "1122 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "KS",
"party": "Republican",
"district": 2,
"url": "http://lynnjenkins.house.gov",
"address": "1027 Longworth HOB; Washington DC 20515-1602",
"phone": "202-225-6601",
"fax": "202-225-7986",
"contact_form": "https://lynnjenkins.house.gov/contact-me",
"office": "1027 Longworth House Office Building",
"rss_url": "http://lynnjenkins.house.gov/common/rss/?rss=220"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "KS",
"party": "Republican",
"district": 2,
"url": "http://lynnjenkins.house.gov",
"address": "1526 Longworth HOB; Washington DC 20515-1602",
"phone": "202-225-6601",
"fax": "202-225-7986",
"contact_form": "https://lynnjenkins.house.gov/contact-me",
"office": "1526 Longworth House Office Building",
"rss_url": "http://lynnjenkins.house.gov/common/rss/?rss=220"
}]
}, {
"id": {
"bioguide": "J000292",
"thomas": "02046",
"govtrack": 412460,
"opensecrets": "N00032088",
"votesmart": 120649,
"fec": ["H0OH06189"],
"cspan": 623472,
"wikipedia": "Bill Johnson (Ohio politician)",
"house_history": 16071,
"ballotpedia": "Bill Johnson (Ohio)",
"maplight": 1466,
"washington_post": "gIQAHF5YKP",
"icpsr": 21162
},
"name": {
"first": "Bill",
"last": "Johnson",
"official_full": "Bill Johnson"
},
"bio": {
"birthday": "1954-11-10",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OH",
"district": 6,
"party": "Republican",
"url": "http://billjohnson.house.gov/",
"address": "317 Cannon HOB; Washington DC 20515-3506",
"phone": "202-225-5705",
"fax": "202-225-5907",
"office": "317 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OH",
"party": "Republican",
"district": 6,
"url": "http://billjohnson.house.gov",
"address": "1710 Longworth HOB; Washington DC 20515-3506",
"phone": "202-225-5705",
"fax": "202-225-5907",
"office": "1710 Longworth House Office Building",
"rss_url": "http://billjohnson.house.gov/constituentservices/opendoorsschedule.htm",
"contact_form": "http://billjohnson.house.gov/contact/default.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OH",
"party": "Republican",
"district": 6,
"url": "http://billjohnson.house.gov",
"address": "1710 Longworth HOB; Washington DC 20515-3506",
"phone": "202-225-5705",
"fax": "202-225-5907",
"office": "1710 Longworth House Office Building",
"rss_url": "http://billjohnson.house.gov/constituentservices/opendoorsschedule.htm",
"contact_form": "http://billjohnson.house.gov/contact/default.aspx"
}]
}, {
"id": {
"bioguide": "J000126",
"thomas": "00599",
"govtrack": 400204,
"opensecrets": "N00008122",
"votesmart": 27098,
"fec": ["H2TX00015"],
"cspan": 23352,
"wikipedia": "Eddie Bernice Johnson",
"house_history": 15852,
"maplight": 308,
"washington_post": "gIQAutVSAP",
"icpsr": 39305
},
"name": {
"first": "Eddie",
"middle": "Bernice",
"last": "Johnson",
"official_full": "Eddie Bernice Johnson"
},
"bio": {
"birthday": "1935-12-03",
"gender": "F",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "TX",
"district": 30,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "TX",
"district": 30,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "TX",
"district": 30,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "TX",
"district": 30,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "TX",
"district": 30,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TX",
"district": 30,
"party": "Democrat",
"url": "http://www.house.gov/ebjohnson"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 30,
"party": "Democrat",
"url": "http://www.house.gov/ebjohnson"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 30,
"party": "Democrat",
"url": "http://www.house.gov/ebjohnson"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 30,
"party": "Democrat",
"url": "http://www.house.gov/ebjohnson"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 30,
"party": "Democrat",
"url": "http://www.house.gov/ebjohnson",
"address": "2468 Rayburn HOB; Washington DC 20515-4330",
"phone": "202-225-8885",
"fax": "202-226-1477",
"contact_form": "http://www.house.gov/ebjohnson/IMA/issue_subscribe.shtml",
"office": "2468 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Democrat",
"district": 30,
"url": "http://ebjohnson.house.gov",
"address": "2468 Rayburn HOB; Washington DC 20515-4330",
"phone": "202-225-8885",
"fax": "202-226-1477",
"contact_form": "https://ebjohnson.house.gov/contact/email-me",
"office": "2468 Rayburn House Office Building",
"rss_url": "http://ebjohnson.house.gov/common/rss//index.cfm?rss=21"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Democrat",
"district": 30,
"url": "http://ebjohnson.house.gov",
"address": "2468 Rayburn HOB; Washington DC 20515-4330",
"phone": "202-225-8885",
"fax": "202-226-1477",
"contact_form": "https://ebjohnson.house.gov/contact/email-me",
"office": "2468 Rayburn House Office Building",
"rss_url": "http://ebjohnson.house.gov/common/rss//index.cfm?rss=21"
}]
}, {
"id": {
"bioguide": "J000288",
"thomas": "01843",
"govtrack": 412199,
"opensecrets": "N00027848",
"votesmart": 68070,
"fec": ["H6GA04129"],
"cspan": 1020576,
"wikipedia": "Hank Johnson",
"house_history": 16065,
"ballotpedia": "Henry C. Johnson, Jr.",
"maplight": 686,
"washington_post": "gIQAC8oUAP",
"icpsr": 20712
},
"name": {
"first": "Henry",
"middle": "C.",
"last": "Johnson",
"suffix": "Jr.",
"nickname": "Hank",
"official_full": "Henry C. \"Hank\" Johnson Jr."
},
"bio": {
"gender": "M",
"birthday": "1954-10-02"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "GA",
"district": 4,
"party": "Democrat",
"url": "http://hankjohnson.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "GA",
"district": 4,
"party": "Democrat",
"url": "http://hankjohnson.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "GA",
"district": 4,
"party": "Democrat",
"url": "http://hankjohnson.house.gov",
"address": "1427 Longworth HOB; Washington DC 20515-1004",
"phone": "202-225-1605",
"fax": "202-226-0691",
"contact_form": "http://hankjohnson.house.gov/contact_hank_write.shtml",
"office": "1427 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "GA",
"party": "Democrat",
"district": 4,
"url": "http://hankjohnson.house.gov",
"address": "2240 Rayburn HOB; Washington DC 20515-1004",
"phone": "202-225-1605",
"fax": "202-226-0691",
"contact_form": "https://hankjohnson.house.gov/contact-me/email-me",
"office": "2240 Rayburn House Office Building",
"rss_url": "http://hankjohnson.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "GA",
"party": "Democrat",
"district": 4,
"url": "http://hankjohnson.house.gov",
"address": "2240 Rayburn HOB; Washington DC 20515-1004",
"phone": "202-225-1605",
"fax": "202-226-0691",
"contact_form": "https://hankjohnson.house.gov/contact-me/email-me",
"office": "2240 Rayburn House Office Building",
"rss_url": "http://hankjohnson.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "J000293",
"thomas": "02086",
"lis": "S345",
"govtrack": 412496,
"opensecrets": "N00032546",
"votesmart": 126217,
"fec": ["S0WI00197"],
"cspan": 62835,
"wikipedia": "Ron Johnson (U.S. politician)",
"ballotpedia": "Ron Johnson (Wisconsin)",
"maplight": 1501,
"washington_post": "gIQAYIfTKP",
"icpsr": 41111
},
"name": {
"first": "Ron",
"last": "Johnson",
"official_full": "Ron Johnson"
},
"bio": {
"birthday": "1955-04-08",
"gender": "M"
},
"terms": [{
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "WI",
"class": 3,
"party": "Republican",
"url": "http://www.ronjohnson.senate.gov",
"address": "328 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-5323",
"contact_form": "http://www.ronjohnson.senate.gov/public/index.cfm/contact",
"office": "328 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.ronjohnson.senate.gov/public/index.cfm/rss/feed",
"fax": "920-230-7262"
}]
}, {
"id": {
"bioguide": "J000174",
"thomas": "00603",
"govtrack": 400206,
"opensecrets": "N00008028",
"votesmart": 27079,
"fec": ["H2TX03118"],
"cspan": 18711,
"wikipedia": "Sam Johnson",
"house_history": 15916,
"maplight": 307,
"washington_post": "gIQAltpUAP",
"icpsr": 29143
},
"name": {
"first": "Sam",
"middle": "Robert",
"last": "Johnson",
"official_full": "Sam Johnson"
},
"bio": {
"birthday": "1930-10-11",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "TX",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "TX",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "TX",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "TX",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "TX",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "TX",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "TX",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/samjohnson"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/samjohnson"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/samjohnson"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/samjohnson"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/samjohnson",
"address": "1211 Longworth HOB; Washington DC 20515-4303",
"phone": "202-225-4201",
"fax": "202-225-1485",
"contact_form": "http://www.house.gov/formsamjohnson/IMA/issue.htm",
"office": "1211 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 3,
"url": "http://samjohnson.house.gov",
"address": "1211 Longworth HOB; Washington DC 20515-4303",
"phone": "202-225-4201",
"fax": "202-225-1485",
"contact_form": "http://samjohnson.house.gov/contact/",
"office": "1211 Longworth House Office Building",
"rss_url": "http://samjohnson.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 3,
"url": "http://samjohnson.house.gov",
"address": "2304 Rayburn HOB; Washington DC 20515-4303",
"phone": "202-225-4201",
"fax": "202-225-1485",
"contact_form": "http://samjohnson.house.gov/contact/",
"office": "2304 Rayburn House Office Building",
"rss_url": "http://samjohnson.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "J000255",
"thomas": "00612",
"govtrack": 400209,
"opensecrets": "N00002299",
"votesmart": 21785,
"fec": ["H2NC01081"],
"cspan": 36693,
"wikipedia": "Walter B. Jones, Jr.",
"house_history": 16015,
"ballotpedia": "Walter B. Jones",
"maplight": 309,
"washington_post": "gIQALhiUAP",
"icpsr": 29546
},
"name": {
"first": "Walter",
"middle": "B.",
"last": "Jones",
"suffix": "Jr.",
"official_full": "Walter B. Jones"
},
"bio": {
"birthday": "1943-02-10",
"gender": "M",
"religion": "Catholic"
},
"terms": [{
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "NC",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NC",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NC",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NC",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NC",
"district": 3,
"party": "Republican",
"url": "http://jones.house.gov"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NC",
"district": 3,
"party": "Republican",
"url": "http://jones.house.gov"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NC",
"district": 3,
"party": "Republican",
"url": "http://jones.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NC",
"district": 3,
"party": "Republican",
"url": "http://jones.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NC",
"district": 3,
"party": "Republican",
"url": "http://jones.house.gov",
"address": "2333 Rayburn HOB; Washington DC 20515-3303",
"phone": "202-225-3415",
"fax": "202-225-3286",
"contact_form": "http://jones.house.gov/contact_form_email.cfm",
"office": "2333 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NC",
"party": "Republican",
"district": 3,
"url": "http://jones.house.gov",
"address": "2333 Rayburn HOB; Washington DC 20515-3303",
"phone": "202-225-3415",
"fax": "202-225-3286",
"contact_form": "https://jones.house.gov/contact-me/email-me",
"office": "2333 Rayburn House Office Building",
"rss_url": "http://jones.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NC",
"party": "Republican",
"district": 3,
"url": "http://jones.house.gov",
"address": "2333 Rayburn HOB; Washington DC 20515-3303",
"phone": "202-225-3415",
"fax": "202-225-3286",
"contact_form": "https://jones.house.gov/contact-me/email-me",
"office": "2333 Rayburn House Office Building",
"rss_url": "http://jones.house.gov/rss.xml"
}],
"family": [{
"name": "Walter Beaman Jones Sr.",
"relation": "son"
}]
}, {
"id": {
"bioguide": "J000289",
"thomas": "01868",
"govtrack": 412226,
"opensecrets": "N00027894",
"votesmart": 8158,
"fec": ["H6OH04082"],
"cspan": 1022879,
"wikipedia": "Jim Jordan (Ohio politician)",
"house_history": 16067,
"ballotpedia": "Jim Jordan",
"maplight": 711,
"washington_post": "gIQAjcfUAP",
"icpsr": 20738
},
"name": {
"first": "Jim",
"last": "Jordan",
"official_full": "Jim Jordan"
},
"bio": {
"gender": "M",
"birthday": "1964-02-17"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "OH",
"district": 4,
"party": "Republican",
"url": "http://jordan.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "OH",
"district": 4,
"party": "Republican",
"url": "http://jordan.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OH",
"district": 4,
"party": "Republican",
"url": "http://jordan.house.gov",
"address": "1524 Longworth HOB; Washington DC 20515-3504",
"phone": "202-225-2676",
"fax": "202-226-0577",
"contact_form": "http://jordan.house.gov/contactform_zipcheck.shtml",
"office": "1524 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OH",
"party": "Republican",
"district": 4,
"url": "http://jordan.house.gov",
"address": "1524 Longworth HOB; Washington DC 20515-3504",
"phone": "202-225-2676",
"fax": "202-226-0577",
"contact_form": "http://jordan.house.gov/contact/",
"office": "1524 Longworth House Office Building",
"rss_url": "http://jordan.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OH",
"party": "Republican",
"district": 4,
"url": "http://jordan.house.gov",
"address": "1524 Longworth HOB; Washington DC 20515-3504",
"phone": "202-225-2676",
"fax": "202-226-0577",
"contact_form": "http://jordan.house.gov/contact/",
"office": "1524 Longworth House Office Building",
"rss_url": "http://jordan.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "K000009",
"thomas": "00616",
"govtrack": 400211,
"opensecrets": "N00003522",
"votesmart": 27016,
"icpsr": 15029,
"fec": ["H2OH09031"],
"cspan": 1458,
"wikipedia": "Marcy Kaptur",
"house_history": 16086,
"maplight": 312,
"washington_post": "gIQApw7AAP"
},
"name": {
"first": "Marcy",
"last": "Kaptur",
"official_full": "Marcy Kaptur"
},
"bio": {
"birthday": "1946-06-17",
"gender": "F",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "OH",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "OH",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "OH",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "OH",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "OH",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "OH",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "OH",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "OH",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "OH",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "OH",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "OH",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/kaptur"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "OH",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/kaptur"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "OH",
"district": 9,
"party": "Democrat",
"url": "http://kaptur.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "OH",
"district": 9,
"party": "Democrat",
"url": "http://kaptur.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OH",
"district": 9,
"party": "Democrat",
"url": "http://kaptur.house.gov",
"address": "2186 Rayburn HOB; Washington DC 20515-3509",
"phone": "202-225-4146",
"fax": "202-225-7711",
"contact_form": "http://kaptur.house.gov/index.php?option=com_ninjarsssyndicator&amp;feed_id=2&amp;format=raw",
"office": "2186 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OH",
"party": "Democrat",
"district": 9,
"url": "http://www.kaptur.house.gov",
"address": "2186 Rayburn HOB; Washington DC 20515-3509",
"phone": "202-225-4146",
"fax": "202-225-7711",
"contact_form": "https://forms.house.gov/kaptur/webforms/issue_subscribe.shtml",
"office": "2186 Rayburn House Office Building",
"rss_url": "http://kaptur.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OH",
"party": "Democrat",
"district": 9,
"url": "http://kaptur.house.gov",
"address": "2186 Rayburn HOB; Washington DC 20515-3509",
"phone": "202-225-4146",
"fax": "202-225-7711",
"contact_form": "https://forms.house.gov/kaptur/webforms/issue_subscribe.shtml",
"office": "2186 Rayburn House Office Building",
"rss_url": "http://kaptur.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "K000375",
"thomas": "02025",
"govtrack": 412435,
"opensecrets": "N00031933",
"votesmart": 4743,
"fec": ["H0MA10082"],
"cspan": 61856,
"wikipedia": "William R. Keating",
"house_history": 16570,
"maplight": 1446,
"washington_post": "gIQA23JXKP",
"icpsr": 21140
},
"name": {
"first": "William",
"last": "Keating",
"official_full": "William R. Keating",
"middle": "R."
},
"bio": {
"birthday": "1952-09-06",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MA",
"district": 10,
"party": "Democrat",
"url": "http://keating.house.gov/",
"address": "315 Cannon HOB; Washington DC 20515-2110",
"phone": "202-225-3111",
"fax": "202- 225-5658",
"office": "315 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MA",
"party": "Democrat",
"district": 9,
"url": "http://keating.house.gov",
"address": "315 Cannon HOB; Washington DC 20515-2109",
"phone": "202-225-3111",
"fax": "202- 225-5658",
"office": "315 Cannon House Office Building",
"rss_url": "http://keating.house.gov/index.php?format=feed&amp;type=rss",
"contact_form": "https://forms.house.gov/keating/webforms/contact.shtml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MA",
"party": "Democrat",
"district": 9,
"url": "http://keating.house.gov",
"address": "315 Cannon HOB; Washington DC 20515-2109",
"phone": "202-225-3111",
"fax": "202- 225-5658",
"office": "315 Cannon House Office Building",
"rss_url": "http://keating.house.gov/index.php?format=feed&amp;type=rss",
"contact_form": "https://forms.house.gov/keating/webforms/contact.shtml"
}]
}, {
"id": {
"bioguide": "K000376",
"thomas": "02051",
"govtrack": 412465,
"opensecrets": "N00031647",
"votesmart": 119463,
"fec": ["H0PA03271"],
"cspan": 62696,
"wikipedia": "Mike Kelly (Pennsylvania)",
"house_history": 16572,
"ballotpedia": "Mike Kelly",
"maplight": 1471,
"washington_post": "gIQAXuVWKP",
"icpsr": 21167
},
"name": {
"first": "Mike",
"last": "Kelly",
"official_full": "Mike Kelly"
},
"bio": {
"birthday": "1948-05-10",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "PA",
"district": 3,
"party": "Republican",
"url": "http://kelly.house.gov/",
"address": "515 Cannon HOB; Washington DC 20515-3803",
"phone": "202-225-5406",
"fax": "202-225-3103",
"office": "515 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "PA",
"party": "Republican",
"district": 3,
"url": "http://kelly.house.gov",
"address": "1519 Longworth HOB; Washington DC 20515-3803",
"phone": "202-225-5406",
"fax": "202-225-3103",
"office": "1519 Longworth House Office Building",
"rss_url": "http://kelly.house.gov/rss.xml",
"contact_form": "https://kelly.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "PA",
"party": "Republican",
"district": 3,
"url": "http://kelly.house.gov",
"address": "1519 Longworth HOB; Washington DC 20515-3803",
"phone": "202-225-5406",
"fax": "202-225-3103",
"office": "1519 Longworth House Office Building",
"rss_url": "http://kelly.house.gov/rss.xml",
"contact_form": "https://kelly.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "K000188",
"thomas": "01498",
"govtrack": 400218,
"opensecrets": "N00004403",
"votesmart": 630,
"fec": ["H6WI03099"],
"cspan": 45870,
"wikipedia": "Ron Kind",
"house_history": 16313,
"ballotpedia": "Ron Kind",
"maplight": 319,
"washington_post": "gIQA0kXHAP",
"icpsr": 29769
},
"name": {
"first": "Ron",
"middle": "James",
"last": "Kind",
"official_full": "Ron Kind"
},
"bio": {
"birthday": "1963-03-16",
"gender": "M",
"religion": "Lutheran"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "WI",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "WI",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "WI",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "WI",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/kind"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "WI",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/kind"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "WI",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/kind"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "WI",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/kind"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "WI",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/kind",
"address": "1406 Longworth HOB; Washington DC 20515-4903",
"phone": "202-225-5506",
"fax": "202-225-5739",
"contact_form": "http://www.house.gov/kind/contact.shtml",
"office": "1406 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "WI",
"party": "Democrat",
"district": 3,
"url": "http://kind.house.gov",
"address": "1502 Longworth HOB; Washington DC 20515-4903",
"phone": "202-225-5506",
"fax": "202-225-5739",
"contact_form": "https://kindforms.house.gov/email-ron",
"office": "1502 Longworth House Office Building",
"rss_url": "http://kind.house.gov/common/rss/?rss=52"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "WI",
"party": "Democrat",
"district": 3,
"url": "http://kind.house.gov",
"address": "1502 Longworth HOB; Washington DC 20515-4903",
"phone": "202-225-5506",
"fax": "202-225-5739",
"contact_form": "https://kindforms.house.gov/email-ron",
"office": "1502 Longworth House Office Building",
"rss_url": "http://kind.house.gov/common/rss/?rss=52"
}]
}, {
"id": {
"bioguide": "K000210",
"thomas": "00635",
"govtrack": 400219,
"opensecrets": "N00001193",
"votesmart": 26968,
"fec": ["H2NY03089"],
"cspan": 26487,
"wikipedia": "Peter T. King",
"house_history": 16338,
"ballotpedia": "Peter T. King",
"maplight": 321,
"washington_post": "gIQAr6fAAP",
"icpsr": 29375
},
"name": {
"first": "Peter",
"middle": "T.",
"last": "King",
"nickname": "Pete",
"official_full": "Peter T. King"
},
"bio": {
"birthday": "1944-04-05",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "NY",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "NY",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NY",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NY",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NY",
"district": 3,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NY",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/king"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NY",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/king"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NY",
"district": 3,
"party": "Republican",
"url": "http://peteking.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NY",
"district": 3,
"party": "Republican",
"url": "http://peteking.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NY",
"district": 3,
"party": "Republican",
"url": "http://peteking.house.gov",
"address": "339 Cannon HOB; Washington DC 20515-3203",
"phone": "202-225-7896",
"fax": "202-226-2279",
"contact_form": "http://peteking.house.gov/zip.shtml",
"office": "339 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NY",
"party": "Republican",
"district": 2,
"url": "http://peteking.house.gov",
"address": "339 Cannon HOB; Washington DC 20515-3202",
"phone": "202-225-7896",
"fax": "202-226-2279",
"contact_form": "https://peteking.house.gov/contact/email-me",
"office": "339 Cannon House Office Building",
"rss_url": "http://peteking.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NY",
"party": "Republican",
"district": 2,
"url": "http://peteking.house.gov",
"address": "339 Cannon HOB; Washington DC 20515-3202",
"phone": "202-225-7896",
"fax": "202-226-2279",
"contact_form": "https://peteking.house.gov/contact/email-me",
"office": "339 Cannon House Office Building",
"rss_url": "http://peteking.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "K000362",
"thomas": "01724",
"govtrack": 400220,
"opensecrets": "N00025237",
"votesmart": 10853,
"fec": ["H2IA05072"],
"cspan": 1003590,
"house_history": 16548,
"wikipedia": "Steve King",
"ballotpedia": "Steve King",
"maplight": 320,
"washington_post": "gIQA958MAP",
"icpsr": 20325
},
"name": {
"first": "Steve",
"middle": "A.",
"last": "King",
"official_full": "Steve King"
},
"bio": {
"birthday": "1949-05-28",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "IA",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/steveking"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "IA",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/steveking"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "IA",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/steveking"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "IA",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/steveking"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IA",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/steveking",
"address": "1131 Longworth HOB; Washington DC 20515-1505",
"phone": "202-225-4426",
"fax": "202-225-3193",
"contact_form": "http://www.house.gov/steveking/email.shtm",
"office": "1131 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "IA",
"party": "Republican",
"district": 4,
"url": "http://steveking.house.gov",
"address": "2210 Rayburn HOB; Washington DC 20515-1504",
"phone": "202-225-4426",
"fax": "202-225-3193",
"contact_form": "https://forms.house.gov/king/webforms/issue_subscribe.html",
"office": "2210 Rayburn House Office Building",
"rss_url": "http://steveking.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "IA",
"party": "Republican",
"district": 4,
"url": "https://steveking.house.gov",
"address": "2210 Rayburn HOB; Washington DC 20515-1504",
"phone": "202-225-4426",
"fax": "202-225-3193",
"contact_form": "https://forms.house.gov/king/webforms/issue_subscribe.html",
"office": "2210 Rayburn House Office Building",
"rss_url": "http://steveking.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "K000378",
"thomas": "02014",
"govtrack": 412421,
"opensecrets": "N00030667",
"votesmart": 116559,
"fec": ["H0IL11052"],
"cspan": 62573,
"wikipedia": "Adam Kinzinger",
"house_history": 16573,
"ballotpedia": "Adam Kinzinger",
"maplight": 1433,
"washington_post": "gIQARqVWKP",
"icpsr": 21128
},
"name": {
"first": "Adam",
"last": "Kinzinger",
"official_full": "Adam Kinzinger"
},
"bio": {
"birthday": "1978-02-27",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IL",
"district": 11,
"party": "Republican",
"url": "http://kinzinger.house.gov/",
"address": "1218 Longworth HOB; Washington DC 20515-1311",
"phone": "202-225-3635",
"fax": "202- 225-3521",
"office": "1218 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "IL",
"party": "Republican",
"district": 16,
"url": "http://kinzinger.house.gov",
"address": "1221 Longworth HOB; Washington DC 20515-1316",
"phone": "202-225-3635",
"fax": "202- 225-3521",
"office": "1221 Longworth House Office Building",
"contact_form": "https://kinzinger.house.gov/email-adam",
"rss_url": "http://kinzinger.house.gov/common/rss//index.cfm?rss=49"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "IL",
"party": "Republican",
"district": 16,
"url": "http://kinzinger.house.gov",
"address": "1221 Longworth HOB; Washington DC 20515-1316",
"phone": "202-225-3635",
"fax": "202- 225-3521",
"office": "1221 Longworth House Office Building",
"contact_form": "https://kinzinger.house.gov/email-adam",
"rss_url": "http://kinzinger.house.gov/common/rss//index.cfm?rss=49"
}]
}, {
"id": {
"bioguide": "K000360",
"thomas": "01647",
"lis": "S339",
"govtrack": 400222,
"opensecrets": "N00012539",
"votesmart": 33502,
"fec": ["H0IL10120", "S0IL00261"],
"cspan": 85221,
"wikipedia": "Mark Kirk",
"house_history": 16544,
"ballotpedia": "Mark Kirk",
"maplight": 323,
"washington_post": "gIQAfhXHAP",
"icpsr": 20115
},
"name": {
"first": "Mark",
"middle": "Steven",
"last": "Kirk",
"official_full": "Mark Kirk"
},
"bio": {
"birthday": "1959-09-15",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "IL",
"district": 10,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "IL",
"district": 10,
"party": "Republican",
"url": "http://www.house.gov/kirk"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "IL",
"district": 10,
"party": "Republican",
"url": "http://www.house.gov/kirk"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "IL",
"district": 10,
"party": "Republican",
"url": "http://www.house.gov/kirk"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-11-29",
"state": "IL",
"district": 10,
"party": "Republican",
"url": "http://www.house.gov/kirk"
}, {
"type": "sen",
"start": "2010-11-29",
"end": "2010-12-22",
"state": "IL",
"class": 3,
"party": "Republican"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "IL",
"class": 3,
"party": "Republican",
"url": "http://www.kirk.senate.gov",
"address": "524 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-2854",
"contact_form": "http://www.kirk.senate.gov/?p=comment_on_legislation",
"office": "524 Hart Senate Office Building",
"state_rank": "junior",
"rss_url": "http://kirk.senate.gov/rss/?p=hot_topic",
"fax": "202-228-4611"
}]
}, {
"id": {
"bioguide": "K000363",
"thomas": "01733",
"govtrack": 400224,
"opensecrets": "N00004436",
"votesmart": 20311,
"fec": ["H8MN06047"],
"cspan": 1003596,
"wikipedia": "John Kline (politician)",
"house_history": 16550,
"ballotpedia": "John Kline",
"maplight": 324,
"washington_post": "gIQAW0U3DP",
"icpsr": 20333
},
"name": {
"first": "John",
"middle": "Paul",
"last": "Kline",
"official_full": "John Kline"
},
"bio": {
"birthday": "1947-09-06",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MN",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/kline"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MN",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/kline"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MN",
"district": 2,
"party": "Republican",
"url": "http://kline.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MN",
"district": 2,
"party": "Republican",
"url": "http://kline.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MN",
"district": 2,
"party": "Republican",
"url": "http://kline.house.gov",
"address": "2439 Rayburn HOB; Washington DC 20515-2302",
"phone": "202-225-2271",
"fax": "202-225-2595",
"contact_form": "http://kline.house.gov/index.cfm?FuseAction=ContactInformation.ContactForm&amp;To=mn02hwyr@housemail.house.gov&amp;CFID=22307054&amp;CFTOKEN=28173710",
"office": "2439 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MN",
"party": "Republican",
"district": 2,
"url": "http://kline.house.gov",
"address": "2439 Rayburn HOB; Washington DC 20515-2302",
"phone": "202-225-2271",
"fax": "202-225-2595",
"contact_form": "http://kline.house.gov/contact/",
"office": "2439 Rayburn House Office Building",
"rss_url": "http://kline.house.gov/common/rss/?rss=47"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MN",
"party": "Republican",
"district": 2,
"url": "http://kline.house.gov",
"address": "2439 Rayburn HOB; Washington DC 20515-2302",
"phone": "202-225-2271",
"fax": "202-225-2595",
"contact_form": "http://kline.house.gov/contact/",
"office": "2439 Rayburn House Office Building",
"rss_url": "http://kline.house.gov/common/rss/?rss=47"
}]
}, {
"id": {
"bioguide": "L000573",
"thomas": "02011",
"govtrack": 412419,
"opensecrets": "N00031377",
"votesmart": 57391,
"fec": ["H0ID01253"],
"cspan": 94987,
"wikipedia": "Raúl Labrador",
"house_history": 17322,
"ballotpedia": "Raul Labrador",
"maplight": 1431,
"washington_post": "gIQAfl8vKP",
"icpsr": 21125
},
"name": {
"first": "Raúl",
"last": "Labrador",
"official_full": "Raúl R. Labrador",
"middle": "R."
},
"bio": {
"birthday": "1967-12-08",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "ID",
"district": 1,
"party": "Republican",
"url": "http://labrador.house.gov/",
"address": "1523 Longworth HOB; Washington DC 20515-1201",
"phone": "202-225-6611",
"fax": "202-225-3029",
"office": "1523 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "ID",
"party": "Republican",
"district": 1,
"url": "http://labrador.house.gov",
"address": "1523 Longworth HOB; Washington DC 20515-1201",
"phone": "202-225-6611",
"fax": "202-225-3029",
"office": "1523 Longworth House Office Building",
"contact_form": "https://labradorforms.house.gov/email-me",
"rss_url": "http://labrador.house.gov/common/rss//index.cfm?rss=49"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "ID",
"party": "Republican",
"district": 1,
"url": "http://labrador.house.gov",
"address": "1523 Longworth HOB; Washington DC 20515-1201",
"phone": "202-225-6611",
"fax": "202-225-3029",
"office": "1523 Longworth House Office Building",
"contact_form": "https://labradorforms.house.gov/email-me",
"rss_url": "http://labrador.house.gov/common/rss//index.cfm?rss=49"
}]
}, {
"id": {
"bioguide": "L000564",
"thomas": "01834",
"govtrack": 412191,
"opensecrets": "N00028133",
"votesmart": 2698,
"fec": ["H6CO05159"],
"cspan": 1022846,
"wikipedia": "Doug Lamborn",
"house_history": 17305,
"ballotpedia": "Doug Lamborn",
"maplight": 678,
"washington_post": "gIQAN69TAP",
"icpsr": 20704
},
"name": {
"first": "Doug",
"last": "Lamborn",
"official_full": "Doug Lamborn"
},
"bio": {
"birthday": "1954-05-24",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CO",
"district": 5,
"party": "Republican",
"url": "http://lamborn.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CO",
"district": 5,
"party": "Republican",
"url": "http://lamborn.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CO",
"district": 5,
"party": "Republican",
"url": "http://lamborn.house.gov",
"address": "437 Cannon HOB; Washington DC 20515-0605",
"phone": "202-225-4422",
"fax": "202-226-2638",
"contact_form": "http://lamborn.house.gov/ZipAuth.aspx",
"office": "437 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CO",
"party": "Republican",
"district": 5,
"url": "http://lamborn.house.gov",
"address": "2402 Rayburn HOB; Washington DC 20515-0605",
"phone": "202-225-4422",
"fax": "202-226-2638",
"contact_form": "https://lambornforms.house.gov/contact-form",
"office": "2402 Rayburn House Office Building",
"rss_url": "http://lamborn.house.gov/news-rss-graphic/news-rss-graphic/"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CO",
"party": "Republican",
"district": 5,
"url": "http://lamborn.house.gov",
"address": "2402 Rayburn HOB; Washington DC 20515-0605",
"phone": "202-225-4422",
"fax": "202-226-2638",
"contact_form": "https://lambornforms.house.gov/contact-form",
"office": "2402 Rayburn House Office Building",
"rss_url": "http://lamborn.house.gov/news-rss-graphic/news-rss-graphic/"
}]
}, {
"id": {
"bioguide": "L000567",
"thomas": "01936",
"govtrack": 412290,
"opensecrets": "N00000898",
"votesmart": 4443,
"fec": ["H6NJ12136", "H8NJ07124"],
"cspan": 1031349,
"wikipedia": "Leonard Lance",
"house_history": 17311,
"maplight": 772,
"washington_post": "gIQAi49TAP",
"icpsr": 20929
},
"name": {
"first": "Leonard",
"last": "Lance",
"official_full": "Leonard Lance"
},
"bio": {
"birthday": "1952-06-25",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NJ",
"district": 7,
"party": "Republican",
"url": "http://lance.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NJ",
"district": 7,
"party": "Republican",
"url": "http://lance.house.gov",
"address": "426 Cannon HOB; Washington DC 20515-3007",
"phone": "202-225-5361",
"fax": "202-225-9460",
"contact_form": "https://forms.house.gov/lance/contact-form.shtml",
"office": "426 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NJ",
"party": "Republican",
"district": 7,
"url": "http://lance.house.gov",
"address": "133 Cannon HOB; Washington DC 20515-3007",
"phone": "202-225-5361",
"fax": "202-225-9460",
"contact_form": "https://lance.house.gov/contact-me1",
"office": "133 Cannon House Office Building",
"rss_url": "http://lance.house.gov/rss-button/rss-button/"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NJ",
"party": "Republican",
"district": 7,
"url": "http://lance.house.gov",
"address": "2352 Rayburn HOB; Washington DC 20515-3007",
"phone": "202-225-5361",
"fax": "202-225-9460",
"contact_form": "https://lance.house.gov/contact-me1",
"office": "2352 Rayburn House Office Building",
"rss_url": "http://lance.house.gov/rss-button/rss-button/"
}]
}, {
"id": {
"bioguide": "L000559",
"thomas": "01668",
"govtrack": 400230,
"opensecrets": "N00009724",
"votesmart": 55787,
"fec": ["H0RI02139"],
"cspan": 86608,
"wikipedia": "James Langevin",
"house_history": 17296,
"ballotpedia": "Jim Langevin",
"maplight": 331,
"washington_post": "gIQABs8MAP",
"icpsr": 20136
},
"name": {
"first": "James",
"middle": "R.",
"last": "Langevin",
"nickname": "Jim",
"official_full": "James R. Langevin"
},
"bio": {
"birthday": "1964-04-22",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "RI",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "RI",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/langevin"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "RI",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/langevin"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "RI",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/langevin"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "RI",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/langevin"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "RI",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/langevin",
"address": "109 Cannon HOB; Washington DC 20515-3902",
"phone": "202-225-2735",
"fax": "202-225-5976",
"contact_form": "http://langevin.house.gov/comments.shtml",
"office": "109 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "RI",
"party": "Democrat",
"district": 2,
"url": "http://langevin.house.gov",
"address": "109 Cannon HOB; Washington DC 20515-3902",
"phone": "202-225-2735",
"fax": "202-225-5976",
"contact_form": "https://langevin.house.gov/contact-me/email-me",
"office": "109 Cannon House Office Building",
"rss_url": "http://langevin.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "RI",
"party": "Democrat",
"district": 2,
"url": "http://langevin.house.gov",
"address": "109 Cannon HOB; Washington DC 20515-3902",
"phone": "202-225-2735",
"fax": "202-225-5976",
"contact_form": "https://langevin.house.gov/contact-me/email-me",
"office": "109 Cannon House Office Building",
"rss_url": "http://langevin.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "L000575",
"thomas": "02050",
"govtrack": 412464,
"opensecrets": "N00031129",
"votesmart": 124938,
"fec": ["H0OK05114"],
"cspan": 1033847,
"wikipedia": "James Lankford",
"house_history": 17326,
"ballotpedia": "James Lankford",
"maplight": 1470,
"washington_post": "gIQAcjhZKP",
"icpsr": 21166,
"lis": "S378"
},
"name": {
"first": "James",
"last": "Lankford",
"official_full": "James Lankford"
},
"bio": {
"birthday": "1968-03-04",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OK",
"district": 5,
"party": "Republican",
"url": "http://lankford.house.gov/",
"address": "509 Cannon HOB; Washington DC 20515-3605",
"phone": "202-225-2132",
"fax": "202-226-1463",
"office": "509 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OK",
"party": "Republican",
"district": 5,
"url": "http://lankford.house.gov",
"address": "228 Cannon HOB; Washington DC 20515-3605",
"phone": "202-225-2132",
"fax": "202-226-1463",
"office": "228 Cannon House Office Building",
"rss_url": "http://lankford.house.gov/rss.xml",
"contact_form": "https://lankford.house.gov/contact-me/"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OK",
"class": 3,
"state_rank": "junior",
"party": "Republican",
"url": "http://www.lankford.senate.gov",
"address": "316 Hart Senate Office Building Washington DC 20510",
"office": "316 Hart Senate Office Building",
"phone": "202-224-5754"
}]
}, {
"id": {
"bioguide": "L000560",
"thomas": "01675",
"govtrack": 400232,
"opensecrets": "N00009759",
"votesmart": 56231,
"fec": ["H0WA02080"],
"cspan": 86610,
"wikipedia": "Rick Larsen",
"house_history": 17298,
"maplight": 333,
"icpsr": 20145
},
"name": {
"first": "Rick",
"last": "Larsen",
"official_full": "Rick Larsen"
},
"bio": {
"birthday": "1965-06-15",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "WA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "WA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/larsen"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "WA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/larsen"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "WA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/larsen"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "WA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/larsen"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "WA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/larsen",
"address": "108 Cannon HOB; Washington DC 20515-4702",
"phone": "202-225-2605",
"fax": "202-225-4420",
"contact_form": "http://www.house.gov/larsen/contact/",
"office": "108 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "WA",
"party": "Democrat",
"district": 2,
"url": "http://larsen.house.gov",
"address": "2113 Rayburn HOB; Washington DC 20515-4702",
"phone": "202-225-2605",
"fax": "202-225-4420",
"contact_form": "http://larsen.house.gov/contact-rick/email-rick",
"office": "2113 Rayburn House Office Building",
"rss_url": "http://larsen.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "WA",
"party": "Democrat",
"district": 2,
"url": "http://larsen.house.gov",
"address": "2113 Rayburn HOB; Washington DC 20515-4702",
"phone": "202-225-2605",
"fax": "202-225-4420",
"contact_form": "http://larsen.house.gov/contact-rick/email-rick",
"office": "2113 Rayburn House Office Building",
"rss_url": "http://larsen.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "L000557",
"thomas": "01583",
"govtrack": 400233,
"opensecrets": "N00000575",
"votesmart": 17188,
"fec": ["H8CT01046"],
"cspan": 36596,
"wikipedia": "John B. Larson",
"house_history": 17292,
"ballotpedia": "John B. Larson",
"maplight": 334,
"washington_post": "gIQAmHHN9O",
"icpsr": 29908
},
"name": {
"first": "John",
"middle": "B.",
"last": "Larson",
"official_full": "John B. Larson"
},
"bio": {
"birthday": "1948-07-22",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CT",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CT",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CT",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/larson"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CT",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/larson"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CT",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/larson"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CT",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/larson"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CT",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/larson",
"address": "1501 Longworth HOB; Washington DC 20515-0701",
"phone": "202-225-2265",
"fax": "202-225-1031",
"contact_form": "http://www.house.gov/writerep",
"office": "1501 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CT",
"party": "Democrat",
"district": 1,
"url": "http://www.larson.house.gov",
"address": "1501 Longworth HOB; Washington DC 20515-0701",
"phone": "202-225-2265",
"fax": "202-225-1031",
"contact_form": "https://forms.house.gov/larson/contact_new.html",
"office": "1501 Longworth House Office Building",
"rss_url": "http://www.larson.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CT",
"party": "Democrat",
"district": 1,
"url": "http://larson.house.gov",
"address": "1501 Longworth HOB; Washington DC 20515-0701",
"phone": "202-225-2265",
"fax": "202-225-1031",
"contact_form": "https://forms.house.gov/larson/contact_new.html",
"office": "1501 Longworth House Office Building",
"rss_url": "http://www.larson.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "L000566",
"thomas": "01885",
"govtrack": 412256,
"opensecrets": "N00012233",
"votesmart": 9926,
"fec": ["H8OH05036"],
"cspan": 1028071,
"wikipedia": "Bob Latta",
"house_history": 17309,
"ballotpedia": "Robert E. Latta",
"maplight": 737,
"washington_post": "gIQAYPcwKP",
"icpsr": 20755
},
"name": {
"first": "Robert",
"middle": "E.",
"last": "Latta",
"official_full": "Robert E. Latta"
},
"bio": {
"birthday": "1956-04-18",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2007-12-13",
"end": "2009-01-03",
"state": "OH",
"district": 5,
"party": "Republican",
"url": "http://latta.house.gov/"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "OH",
"district": 5,
"party": "Republican",
"url": "http://latta.house.gov/"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OH",
"district": 5,
"party": "Republican",
"url": "http://latta.house.gov/",
"address": "1323 Longworth HOB; Washington DC 20515-3505",
"phone": "202-225-6405",
"fax": "202-225-1985",
"contact_form": "http://latta.house.gov/contactform_zipcheck.shtml",
"office": "1323 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OH",
"party": "Republican",
"district": 5,
"url": "http://latta.house.gov",
"address": "2448 Rayburn HOB; Washington DC 20515-3505",
"phone": "202-225-6405",
"fax": "202-225-1985",
"contact_form": "https://latta.house.gov/contact/contactform.htm",
"office": "2448 Rayburn House Office Building",
"rss_url": "http://latta.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OH",
"party": "Republican",
"district": 5,
"url": "http://latta.house.gov",
"address": "2448 Rayburn HOB; Washington DC 20515-3505",
"phone": "202-225-6405",
"fax": "202-225-1985",
"contact_form": "https://latta.house.gov/contact/contactform.htm",
"office": "2448 Rayburn House Office Building",
"rss_url": "http://latta.house.gov/news/rss.aspx"
}],
"family": [{
"name": "Delbert L. Latta ",
"relation": "son"
}]
}, {
"id": {
"bioguide": "L000174",
"thomas": "01383",
"lis": "S057",
"govtrack": 300065,
"opensecrets": "N00009918",
"votesmart": 53353,
"icpsr": 14307,
"fec": ["S4VT00017"],
"cspan": 1552,
"wikipedia": "Patrick Leahy",
"ballotpedia": "Patrick Leahy",
"maplight": 586,
"washington_post": "gIQAQnnb9O"
},
"name": {
"first": "Patrick",
"middle": "J.",
"last": "Leahy",
"official_full": "Patrick J. Leahy"
},
"bio": {
"birthday": "1940-03-31",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "sen",
"start": "1975-01-14",
"end": "1980-12-16",
"state": "VT",
"class": 3,
"party": "Democrat"
}, {
"type": "sen",
"start": "1981-01-05",
"end": "1986-10-18",
"state": "VT",
"class": 3,
"party": "Democrat"
}, {
"type": "sen",
"start": "1987-01-06",
"end": "1992-10-09",
"state": "VT",
"class": 3,
"party": "Democrat"
}, {
"type": "sen",
"start": "1993-01-05",
"end": "1998-12-19",
"state": "VT",
"class": 3,
"party": "Democrat"
}, {
"type": "sen",
"start": "1999-01-06",
"end": "2004-12-09",
"state": "VT",
"class": 3,
"party": "Democrat",
"url": "http://leahy.senate.gov/"
}, {
"type": "sen",
"start": "2005-01-04",
"end": "2010-12-22",
"state": "VT",
"class": 3,
"party": "Democrat",
"url": "http://leahy.senate.gov/"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "VT",
"class": 3,
"party": "Democrat",
"url": "http://www.leahy.senate.gov",
"address": "437 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-4242",
"fax": "202-224-3479",
"contact_form": "https://www.leahy.senate.gov/contact/",
"office": "437 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.leahy.senate.gov/rss/feeds/press/"
}]
}, {
"id": {
"bioguide": "L000551",
"thomas": "01501",
"govtrack": 400237,
"opensecrets": "N00008046",
"votesmart": 8315,
"fec": ["H8CA09060"],
"cspan": 54579,
"house_history": 17282,
"wikipedia": "Barbara Lee",
"maplight": 337,
"washington_post": "gIQArxTS9O",
"icpsr": 29778
},
"name": {
"first": "Barbara",
"last": "Lee",
"official_full": "Barbara Lee"
},
"bio": {
"birthday": "1946-07-16",
"gender": "F",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1998-04-07",
"end": "1998-12-19",
"state": "CA",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CA",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/lee"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/lee"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 9,
"party": "Democrat",
"url": "http://lee.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 9,
"party": "Democrat",
"url": "http://lee.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 9,
"party": "Democrat",
"url": "http://lee.house.gov",
"address": "2267 Rayburn HOB; Washington DC 20515-0509",
"phone": "202-225-2661",
"fax": "202-225-9817",
"contact_form": "http://lee.house.gov/?sectionid=44&amp;sectiontree=18,44",
"office": "2267 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 13,
"url": "http://lee.house.gov",
"address": "2267 Rayburn HOB; Washington DC 20515-0513",
"phone": "202-225-2661",
"fax": "202-225-9817",
"contact_form": "http://lee.house.gov/contact-the-office/email-me",
"office": "2267 Rayburn House Office Building",
"rss_url": "http://lee.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 13,
"url": "http://lee.house.gov",
"address": "2267 Rayburn HOB; Washington DC 20515-0513",
"phone": "202-225-2661",
"fax": "202-225-9817",
"contact_form": "http://lee.house.gov/contact-the-office/email-me",
"office": "2267 Rayburn House Office Building",
"rss_url": "http://lee.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "L000577",
"thomas": "02080",
"lis": "S346",
"govtrack": 412495,
"opensecrets": "N00031696",
"votesmart": 66395,
"fec": ["S0UT00165"],
"cspan": 9267977,
"wikipedia": "Mike Lee (U.S. politician)",
"ballotpedia": "Mike Lee",
"maplight": 1500,
"washington_post": "gIQAwTVWKP",
"icpsr": 41110
},
"name": {
"first": "Mike",
"last": "Lee",
"official_full": "Mike Lee"
},
"bio": {
"birthday": "1971-06-04",
"gender": "M"
},
"terms": [{
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "UT",
"class": 3,
"party": "Republican",
"url": "http://www.lee.senate.gov",
"address": "361A Russell Senate Office Building Washington DC 20510",
"phone": "202-224-5444",
"contact_form": "http://www.lee.senate.gov/public/index.cfm/contact",
"office": "361a Russell Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.lee.senate.gov/public/index.cfm/rss/feed"
}]
}, {
"id": {
"bioguide": "L000263",
"thomas": "00683",
"govtrack": 400238,
"opensecrets": "N00003950",
"votesmart": 26918,
"icpsr": 15033,
"fec": ["H2MI17023"],
"cspan": 251,
"house_history": 16921,
"wikipedia": "Sander M. Levin",
"ballotpedia": "Sander Levin",
"maplight": 339,
"washington_post": "gIQAv24SAP"
},
"name": {
"first": "Sander",
"middle": "M.",
"last": "Levin",
"official_full": "Sander M. Levin"
},
"bio": {
"birthday": "1931-09-06",
"gender": "M",
"religion": "Jewish"
},
"terms": [{
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "MI",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "MI",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "MI",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "MI",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "MI",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "MI",
"district": 12,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "MI",
"district": 12,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "MI",
"district": 12,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "MI",
"district": 12,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MI",
"district": 12,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MI",
"district": 12,
"party": "Democrat",
"url": "http://www.house.gov/levin"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MI",
"district": 12,
"party": "Democrat",
"url": "http://www.house.gov/levin"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MI",
"district": 12,
"party": "Democrat",
"url": "http://www.house.gov/levin"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MI",
"district": 12,
"party": "Democrat",
"url": "http://www.house.gov/levin"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MI",
"district": 12,
"party": "Democrat",
"url": "http://www.house.gov/levin",
"address": "1236 Longworth HOB; Washington DC 20515-2212",
"phone": "202-225-4961",
"fax": "202-226-1033",
"contact_form": "http://www.house.gov/levin/levin_contact_email.shtml",
"office": "1236 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MI",
"party": "Democrat",
"district": 9,
"url": "http://levin.house.gov",
"address": "1236 Longworth HOB; Washington DC 20515-2209",
"phone": "202-225-4961",
"fax": "202-226-1033",
"contact_form": "https://levin.house.gov/contact-me/email-me",
"office": "1236 Longworth House Office Building",
"rss_url": "http://levin.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MI",
"party": "Democrat",
"district": 9,
"url": "http://levin.house.gov",
"address": "1236 Longworth HOB; Washington DC 20515-2209",
"phone": "202-225-4961",
"fax": "202-226-1033",
"contact_form": "https://levin.house.gov/contact-me/email-me",
"office": "1236 Longworth House Office Building",
"rss_url": "http://levin.house.gov/rss.xml"
}],
"family": [{
"name": "Carl Levin",
"relation": "brother"
}]
}, {
"id": {
"bioguide": "L000287",
"thomas": "00688",
"govtrack": 400240,
"opensecrets": "N00002577",
"votesmart": 26820,
"icpsr": 15431,
"fec": ["H6GA05217"],
"cspan": 2528,
"wikipedia": "John Lewis (U.S. politician)",
"house_history": 16948,
"ballotpedia": "John Lewis (Georgia)",
"maplight": 341,
"washington_post": "gIQAaw4SAP"
},
"name": {
"first": "John",
"middle": "R.",
"last": "Lewis",
"official_full": "John Lewis"
},
"bio": {
"birthday": "1940-02-21",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "GA",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "GA",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "GA",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "GA",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "GA",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "GA",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "GA",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "GA",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "GA",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/johnlewis"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "GA",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/johnlewis"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "GA",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/johnlewis"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "GA",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/johnlewis"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "GA",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/johnlewis",
"address": "343 Cannon HOB; Washington DC 20515-1005",
"phone": "202-225-3801",
"fax": "202-225-0351",
"contact_form": "http://www.house.gov/formjohnlewis/contact.html",
"office": "343 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "GA",
"party": "Democrat",
"district": 5,
"url": "http://johnlewis.house.gov",
"address": "343 Cannon HOB; Washington DC 20515-1005",
"phone": "202-225-3801",
"fax": "202-225-0351",
"contact_form": "https://johnlewis.house.gov/contact-me/email-me-zip",
"office": "343 Cannon House Office Building",
"rss_url": "http://johnlewis.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "GA",
"party": "Democrat",
"district": 5,
"url": "http://johnlewis.house.gov",
"address": "343 Cannon HOB; Washington DC 20515-1005",
"phone": "202-225-3801",
"fax": "202-225-0351",
"contact_form": "https://johnlewis.house.gov/contact-me/email-me-zip",
"office": "343 Cannon House Office Building",
"rss_url": "http://johnlewis.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "L000563",
"thomas": "01781",
"govtrack": 400630,
"opensecrets": "N00027239",
"votesmart": 33692,
"fec": ["H4IL03077"],
"cspan": 1013046,
"wikipedia": "Dan Lipinski",
"house_history": 17303,
"ballotpedia": "Daniel Lipinski",
"maplight": 636,
"washington_post": "gIQAJLoPMP",
"icpsr": 20508
},
"name": {
"first": "Daniel",
"middle": "William",
"last": "Lipinski",
"official_full": "Daniel Lipinski"
},
"bio": {
"birthday": "1966-07-15",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "IL",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "IL",
"district": 3,
"party": "Democrat",
"url": "http://www.lipinski.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "IL",
"district": 3,
"party": "Democrat",
"url": "http://www.lipinski.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IL",
"district": 3,
"party": "Democrat",
"url": "http://www.lipinski.house.gov",
"address": "1717 Longworth HOB; Washington DC 20515-1303",
"phone": "202-225-5701",
"fax": "202-225-1012",
"contact_form": "http://www.house.gov/formlipinski/zipauth.html",
"office": "1717 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "IL",
"party": "Democrat",
"district": 3,
"url": "http://www.lipinski.house.gov",
"address": "1717 Longworth HOB; Washington DC 20515-1303",
"phone": "202-225-5701",
"fax": "202-225-1012",
"contact_form": "https://lipinskiforms.house.gov/contact-form",
"office": "1717 Longworth House Office Building",
"rss_url": "http://www.lipinski.house.gov/common/rss//index.cfm?rss=25"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "IL",
"party": "Democrat",
"district": 3,
"url": "http://lipinski.house.gov",
"address": "2346 Rayburn HOB; Washington DC 20515-1303",
"phone": "202-225-5701",
"fax": "202-225-1012",
"contact_form": "https://lipinskiforms.house.gov/contact-form",
"office": "2346 Rayburn House Office Building",
"rss_url": "http://www.lipinski.house.gov/common/rss//index.cfm?rss=25"
}],
"family": [{
"name": "William Oliver Lipinski",
"relation": "son"
}]
}, {
"id": {
"bioguide": "L000554",
"thomas": "00699",
"govtrack": 400244,
"opensecrets": "N00000851",
"votesmart": 21890,
"fec": ["H2NJ02037"],
"cspan": 30867,
"wikipedia": "Frank LoBiondo",
"house_history": 17288,
"ballotpedia": "Frank LoBiondo",
"maplight": 344,
"washington_post": "gIQA0WNqAP",
"icpsr": 29539
},
"name": {
"first": "Frank",
"middle": "A.",
"last": "LoBiondo",
"official_full": "Frank A. LoBiondo"
},
"bio": {
"birthday": "1946-05-12",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "NJ",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NJ",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NJ",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NJ",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NJ",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/lobiondo"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NJ",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/lobiondo"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NJ",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/lobiondo"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NJ",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/lobiondo"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NJ",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/lobiondo",
"address": "2427 Rayburn HOB; Washington DC 20515-3002",
"phone": "202-225-6572",
"fax": "202-225-3318",
"contact_form": "http://www.house.gov/lobiondo/IMA/issue.htm",
"office": "2427 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NJ",
"party": "Republican",
"district": 2,
"url": "http://lobiondo.house.gov",
"address": "2427 Rayburn HOB; Washington DC 20515-3002",
"phone": "202-225-6572",
"fax": "202-225-3318",
"contact_form": "https://lobiondo.house.gov/contact-me/email-me",
"office": "2427 Rayburn House Office Building",
"rss_url": "http://lobiondo.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NJ",
"party": "Republican",
"district": 2,
"url": "http://lobiondo.house.gov",
"address": "2427 Rayburn HOB; Washington DC 20515-3002",
"phone": "202-225-6572",
"fax": "202-225-3318",
"contact_form": "https://lobiondo.house.gov/contact-me/email-me",
"office": "2427 Rayburn House Office Building",
"rss_url": "http://lobiondo.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "L000565",
"thomas": "01846",
"govtrack": 412209,
"opensecrets": "N00027741",
"votesmart": 68964,
"fec": ["H6IA02146"],
"cspan": 1022883,
"wikipedia": "David Loebsack",
"house_history": 17307,
"ballotpedia": "Dave Loebsack",
"maplight": 694,
"washington_post": "gIQAzr4SAP",
"icpsr": 20720
},
"name": {
"first": "David",
"last": "Loebsack",
"official_full": "David Loebsack"
},
"bio": {
"birthday": "1952-12-23",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "IA",
"district": 2,
"party": "Democrat",
"url": "http://loebsack.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "IA",
"district": 2,
"party": "Democrat",
"url": "http://loebsack.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IA",
"district": 2,
"party": "Democrat",
"url": "http://loebsack.house.gov",
"address": "1527 Longworth HOB; Washington DC 20515-1502",
"phone": "202-225-6576",
"fax": "202-226-0757",
"contact_form": "http://loebsack.house.gov/contactform/",
"office": "1527 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "IA",
"party": "Democrat",
"district": 2,
"url": "http://loebsack.house.gov",
"address": "1527 Longworth HOB; Washington DC 20515-1502",
"phone": "202-225-6576",
"fax": "202-226-0757",
"contact_form": "https://loebsack.house.gov/forms/writeyourrep/",
"office": "1527 Longworth House Office Building",
"rss_url": "http://loebsack.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "IA",
"party": "Democrat",
"district": 2,
"url": "http://loebsack.house.gov",
"address": "1527 Longworth HOB; Washington DC 20515-1502",
"phone": "202-225-6576",
"fax": "202-226-0757",
"contact_form": "https://loebsack.house.gov/forms/writeyourrep/",
"office": "1527 Longworth House Office Building",
"rss_url": "http://loebsack.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "L000397",
"thomas": "00701",
"govtrack": 400245,
"opensecrets": "N00007479",
"votesmart": 21899,
"fec": ["H4CA16049"],
"cspan": 36520,
"wikipedia": "Zoe Lofgren",
"house_history": 17087,
"ballotpedia": "Zoe Lofgren",
"maplight": 345,
"washington_post": "gIQAi3CLAP",
"icpsr": 29504
},
"name": {
"first": "Zoe",
"last": "Lofgren",
"official_full": "Zoe Lofgren"
},
"bio": {
"birthday": "1947-12-21",
"gender": "F",
"religion": "Lutheran"
},
"terms": [{
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "CA",
"district": 16,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "CA",
"district": 16,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CA",
"district": 16,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 16,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 16,
"party": "Democrat",
"url": "http://zoelofgren.house.gov"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 16,
"party": "Democrat",
"url": "http://zoelofgren.house.gov"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 16,
"party": "Democrat",
"url": "http://www.house.gov/lofgren"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 16,
"party": "Democrat",
"url": "http://www.house.gov/lofgren"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 16,
"party": "Democrat",
"url": "http://www.house.gov/lofgren",
"address": "1401 Longworth HOB; Washington DC 20515-0516",
"phone": "202-225-3072",
"fax": "202-225-3336",
"contact_form": "http://lofgren.house.gov/emailform.shtml",
"office": "1401 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 19,
"url": "http://lofgren.house.gov",
"address": "1401 Longworth HOB; Washington DC 20515-0519",
"phone": "202-225-3072",
"fax": "202-225-3336",
"contact_form": "http://lofgren.house.gov/contact/",
"office": "1401 Longworth House Office Building",
"rss_url": "http://lofgren.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 19,
"url": "https://lofgren.house.gov",
"address": "1401 Longworth HOB; Washington DC 20515-0519",
"phone": "202-225-3072",
"fax": "202-225-3336",
"contact_form": "http://lofgren.house.gov/contact/",
"office": "1401 Longworth House Office Building",
"rss_url": "http://lofgren.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "L000576",
"thomas": "02033",
"govtrack": 412445,
"opensecrets": "N00030676",
"votesmart": 123401,
"fec": ["H0MO07113"],
"cspan": 61880,
"wikipedia": "Billy Long",
"house_history": 17328,
"maplight": 1455,
"washington_post": "gIQA4szZKP",
"icpsr": 21150
},
"name": {
"first": "Billy",
"last": "Long",
"official_full": "Billy Long"
},
"bio": {
"birthday": "1955-08-11",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MO",
"district": 7,
"party": "Republican",
"url": "http://long.house.gov/",
"address": "1541 Longworth HOB; Washington DC 20515-2507",
"phone": "202-225-6536",
"fax": "202-225-5604",
"office": "1541 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MO",
"party": "Republican",
"district": 7,
"url": "http://long.house.gov",
"address": "1541 Longworth HOB; Washington DC 20515-2507",
"phone": "202-225-6536",
"fax": "202-225-5604",
"office": "1541 Longworth House Office Building",
"rss_url": "http://long.house.gov/common/rss//index.cfm?rss=49",
"contact_form": "https://longforms.house.gov/email-billy"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MO",
"party": "Republican",
"district": 7,
"url": "http://long.house.gov",
"address": "1541 Longworth HOB; Washington DC 20515-2507",
"phone": "202-225-6536",
"fax": "202-225-5604",
"office": "1541 Longworth House Office Building",
"rss_url": "http://long.house.gov/common/rss//index.cfm?rss=49",
"contact_form": "https://longforms.house.gov/email-billy"
}]
}, {
"id": {
"bioguide": "L000480",
"thomas": "00709",
"govtrack": 400246,
"opensecrets": "N00001024",
"votesmart": 26982,
"icpsr": 15612,
"fec": ["H8NY20056"],
"cspan": 6110,
"wikipedia": "Nita Lowey",
"house_history": 17192,
"ballotpedia": "Nita Lowey",
"maplight": 346,
"washington_post": "gIQAWtY09O"
},
"name": {
"first": "Nita",
"middle": "M.",
"last": "Lowey",
"official_full": "Nita M. Lowey"
},
"bio": {
"birthday": "1937-07-05",
"gender": "F",
"religion": "Jewish"
},
"terms": [{
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "NY",
"district": 20,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "NY",
"district": 20,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "NY",
"district": 18,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "NY",
"district": 18,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NY",
"district": 18,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NY",
"district": 18,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NY",
"district": 18,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NY",
"district": 18,
"party": "Democrat",
"url": "http://www.house.gov/lowey"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NY",
"district": 18,
"party": "Democrat",
"url": "http://www.house.gov/lowey"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NY",
"district": 18,
"party": "Democrat",
"url": "http://www.house.gov/lowey"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NY",
"district": 18,
"party": "Democrat",
"url": "http://www.house.gov/lowey"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NY",
"district": 18,
"party": "Democrat",
"url": "http://www.house.gov/lowey",
"address": "2365 Rayburn HOB; Washington DC 20515-3218",
"phone": "202-225-6506",
"fax": "202-225-0546",
"contact_form": "http://lowey.house.gov/?sectionid=56&amp;sectiontree=56",
"office": "2365 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NY",
"party": "Democrat",
"district": 17,
"url": "http://lowey.house.gov",
"address": "2365 Rayburn HOB; Washington DC 20515-3217",
"phone": "202-225-6506",
"fax": "202-225-0546",
"contact_form": "https://lowey.house.gov/contact-form/",
"office": "2365 Rayburn House Office Building",
"rss_url": "http://www.house.gov/common/rss/?rss=18"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NY",
"party": "Democrat",
"district": 17,
"url": "http://lowey.house.gov",
"address": "2365 Rayburn HOB; Washington DC 20515-3217",
"phone": "202-225-6506",
"fax": "202-225-0546",
"contact_form": "https://lowey.house.gov/contact-form/",
"office": "2365 Rayburn House Office Building",
"rss_url": "http://www.house.gov/common/rss/?rss=18"
}]
}, {
"id": {
"bioguide": "L000491",
"thomas": "00711",
"govtrack": 400247,
"opensecrets": "N00005559",
"votesmart": 27032,
"fec": ["H4OK06056"],
"cspan": 35692,
"wikipedia": "Frank Lucas (Oklahoma)",
"house_history": 17205,
"ballotpedia": "Frank D. Lucas",
"maplight": 347,
"washington_post": "gIQAtwMLAP",
"icpsr": 29393
},
"name": {
"first": "Frank",
"middle": "D.",
"last": "Lucas",
"official_full": "Frank D. Lucas"
},
"bio": {
"birthday": "1960-01-06",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1993-05-10",
"end": "1994-12-01",
"state": "OK",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "OK",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "OK",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "OK",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "OK",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "OK",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/lucas"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "OK",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/lucas"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "OK",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/lucas"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "OK",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/lucas"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OK",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/lucas",
"address": "2311 Rayburn HOB; Washington DC 20515-3603",
"phone": "202-225-5565",
"fax": "202-225-8698",
"contact_form": "http://www.house.gov/lucas/zipauth.htm",
"office": "2311 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OK",
"party": "Republican",
"district": 3,
"url": "http://lucas.house.gov",
"address": "2311 Rayburn HOB; Washington DC 20515-3603",
"phone": "202-225-5565",
"fax": "202-225-8698",
"contact_form": "https://lucas.house.gov/contact-me/email-me",
"office": "2311 Rayburn House Office Building",
"rss_url": "http://lucas.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OK",
"party": "Republican",
"district": 3,
"url": "http://lucas.house.gov",
"address": "2405 Rayburn HOB; Washington DC 20515-3603",
"phone": "202-225-5565",
"fax": "202-225-8698",
"contact_form": "https://lucas.house.gov/contact-me/email-me",
"office": "2405 Rayburn House Office Building",
"rss_url": "http://lucas.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "L000569",
"thomas": "01931",
"govtrack": 412292,
"opensecrets": "N00030026",
"votesmart": 20400,
"fec": ["H8MO09153"],
"cspan": 1031348,
"wikipedia": "Blaine Luetkemeyer",
"house_history": 17315,
"maplight": 774,
"washington_post": "gIQAn2WgAP",
"icpsr": 20926
},
"name": {
"first": "Blaine",
"last": "Luetkemeyer",
"official_full": "Blaine Luetkemeyer"
},
"bio": {
"gender": "M",
"birthday": "1952-05-07"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MO",
"district": 9,
"party": "Republican",
"url": "http://luetkemeyer.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MO",
"district": 9,
"party": "Republican",
"url": "http://luetkemeyer.house.gov",
"address": "1740 Longworth HOB; Washington DC 20515-2509",
"phone": "202-225-2956",
"fax": "202-225-5712",
"contact_form": "https://forms.house.gov/luetkemeyer/contact-form.shtml",
"office": "1740 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MO",
"party": "Republican",
"district": 3,
"url": "http://luetkemeyer.house.gov",
"address": "2440 Rayburn HOB; Washington DC 20515-2503",
"phone": "202-225-2956",
"fax": "202-225-5712",
"contact_form": "https://luetkemeyer.house.gov/forms/writeyourrep/",
"office": "2440 Rayburn House Office Building",
"rss_url": "http://luetkemeyer.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MO",
"party": "Republican",
"district": 3,
"url": "http://luetkemeyer.house.gov",
"address": "2440 Rayburn HOB; Washington DC 20515-2503",
"phone": "202-225-2956",
"fax": "202-225-5712",
"contact_form": "https://luetkemeyer.house.gov/forms/writeyourrep/",
"office": "2440 Rayburn House Office Building",
"rss_url": "http://luetkemeyer.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "L000570",
"thomas": "01939",
"govtrack": 412293,
"opensecrets": "N00029562",
"votesmart": 102842,
"fec": ["H8NM03196"],
"cspan": 1031351,
"wikipedia": "Ben R. Luján",
"house_history": 17317,
"maplight": 775,
"washington_post": "gIQAHFzTAP",
"icpsr": 20932
},
"name": {
"first": "Ben",
"middle": "Ray",
"last": "Luján",
"official_full": "Ben Ray Luján"
},
"bio": {
"gender": "M",
"birthday": "1972-06-07"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NM",
"district": 3,
"party": "Democrat",
"url": "http://lujan.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NM",
"district": 3,
"party": "Democrat",
"url": "http://lujan.house.gov",
"address": "330 Cannon HOB; Washington DC 20515-3103",
"phone": "202-225-6190",
"fax": "202-226-1528",
"contact_form": "https://forms.house.gov/lujan/contact-form.shtml",
"office": "330 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NM",
"party": "Democrat",
"district": 3,
"url": "http://lujan.house.gov",
"address": "2446 Rayburn HOB; Washington DC 20515-3103",
"phone": "202-225-6190",
"fax": "202-226-1528",
"contact_form": "https://forms.house.gov/lujan/contact-form.shtml",
"office": "2446 Rayburn House Office Building",
"rss_url": "http://lujan.house.gov/index.php?option=com_bca-rss-syndicator&amp;feed_id=1"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NM",
"party": "Democrat",
"district": 3,
"url": "http://lujan.house.gov",
"address": "2446 Rayburn HOB; Washington DC 20515-3103",
"phone": "202-225-6190",
"fax": "202-226-1528",
"contact_form": "https://forms.house.gov/lujan/contact-form.shtml",
"office": "2446 Rayburn House Office Building",
"rss_url": "http://lujan.house.gov/index.php?option=com_bca-rss-syndicator&amp;feed_id=1"
}]
}, {
"id": {
"bioguide": "L000571",
"thomas": "01960",
"govtrack": 412294,
"opensecrets": "N00029788",
"votesmart": 15546,
"fec": ["H8WY00148"],
"cspan": 1031365,
"wikipedia": "Cynthia Lummis",
"house_history": 17319,
"ballotpedia": "Cynthia Lummis",
"maplight": 776,
"washington_post": "gIQAWmVSAP",
"icpsr": 20953
},
"name": {
"first": "Cynthia",
"middle": "M.",
"last": "Lummis",
"official_full": "Cynthia M. Lummis"
},
"bio": {
"gender": "F",
"birthday": "1954-09-10"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "WY",
"district": 0,
"party": "Republican",
"url": "http://lummis.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "WY",
"district": 0,
"party": "Republican",
"url": "http://lummis.house.gov",
"address": "113 Cannon HOB; Washington DC 20515-5001",
"phone": "202-225-2311",
"fax": "202-225-3057",
"contact_form": "https://forms.house.gov/lummis/contact-form.shtml",
"office": "113 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "WY",
"party": "Republican",
"district": 0,
"url": "http://lummis.house.gov",
"address": "113 Cannon HOB; Washington DC 20515-5000",
"phone": "202-225-2311",
"fax": "202-225-3057",
"contact_form": "http://lummis.house.gov/contact/",
"office": "113 Cannon House Office Building",
"rss_url": "http://lummis.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "WY",
"party": "Republican",
"district": 0,
"url": "http://lummis.house.gov",
"address": "2433 Rayburn HOB; Washington DC 20515-5000",
"phone": "202-225-2311",
"fax": "202-225-3057",
"contact_form": "http://lummis.house.gov/contact/",
"office": "2433 Rayburn House Office Building",
"rss_url": "http://lummis.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "L000562",
"thomas": "01686",
"govtrack": 400249,
"opensecrets": "N00013855",
"votesmart": 4844,
"fec": ["H2MA09072", "S0MA00083"],
"cspan": 1000222,
"wikipedia": "Stephen Lynch (politician)",
"house_history": 17301,
"ballotpedia": "Stephen Lynch",
"maplight": 348,
"washington_post": "gIQAMEoVBP",
"icpsr": 20119
},
"name": {
"first": "Stephen",
"middle": "F.",
"last": "Lynch",
"official_full": "Stephen F. Lynch"
},
"bio": {
"birthday": "1955-03-31",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2001-10-23",
"end": "2002-11-22",
"state": "MA",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MA",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/lynch"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MA",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/lynch"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MA",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/lynch"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MA",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/lynch"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MA",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/lynch",
"address": "2348 Rayburn HOB; Washington DC 20515-2109",
"phone": "202-225-8273",
"fax": "202-225-3984",
"contact_form": "http://www.house.gov/writerep",
"office": "2348 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MA",
"party": "Democrat",
"district": 8,
"url": "http://lynch.house.gov",
"address": "2133 Rayburn HOB; Washington DC 20515-2108",
"phone": "202-225-8273",
"fax": "202-225-3984",
"contact_form": "https://lynch.house.gov/contact-me/email-me",
"office": "2133 Rayburn House Office Building",
"rss_url": "http://lynch.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MA",
"party": "Democrat",
"district": 8,
"url": "http://lynch.house.gov",
"address": "2369 Rayburn HOB; Washington DC 20515-2108",
"phone": "202-225-8273",
"fax": "202-225-3984",
"contact_form": "https://lynch.house.gov/contact-me/email-me",
"office": "2369 Rayburn House Office Building",
"rss_url": "http://lynch.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "M000087",
"thomas": "00729",
"govtrack": 400251,
"opensecrets": "N00000078",
"votesmart": 26978,
"fec": ["H2NY14037"],
"cspan": 26162,
"wikipedia": "Carolyn Maloney",
"house_history": 17437,
"ballotpedia": "Carolyn B. Maloney",
"maplight": 349,
"washington_post": "gIQAcoKHAP",
"icpsr": 29379
},
"name": {
"first": "Carolyn",
"middle": "B.",
"last": "Maloney",
"official_full": "Carolyn B. Maloney"
},
"bio": {
"birthday": "1946-02-19",
"gender": "F",
"religion": "Presbyterian"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "NY",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "NY",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NY",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NY",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NY",
"district": 14,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NY",
"district": 14,
"party": "Democrat",
"url": "http://www.house.gov/maloney"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NY",
"district": 14,
"party": "Democrat",
"url": "http://www.house.gov/maloney"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NY",
"district": 14,
"party": "Democrat",
"url": "http://maloney.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NY",
"district": 14,
"party": "Democrat",
"url": "http://maloney.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NY",
"district": 14,
"party": "Democrat",
"url": "http://maloney.house.gov",
"address": "2332 Rayburn HOB; Washington DC 20515-3214",
"phone": "202-225-7944",
"fax": "202-225-4709",
"contact_form": "http://maloney.house.gov/index.php?option=com_email_form&amp;Itemid=73",
"office": "2332 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NY",
"party": "Democrat",
"district": 12,
"url": "http://maloney.house.gov",
"address": "2308 Rayburn HOB; Washington DC 20515-3212",
"phone": "202-225-7944",
"fax": "202-225-4709",
"contact_form": "https://maloney.house.gov/contact-me/email-me",
"office": "2308 Rayburn House Office Building",
"rss_url": "http://maloney.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NY",
"party": "Democrat",
"district": 12,
"url": "http://maloney.house.gov",
"address": "2308 Rayburn HOB; Washington DC 20515-3212",
"phone": "202-225-7944",
"fax": "202-225-4709",
"contact_form": "https://maloney.house.gov/contact-me/email-me",
"office": "2308 Rayburn House Office Building",
"rss_url": "http://maloney.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "M001158",
"thomas": "01806",
"govtrack": 400656,
"opensecrets": "N00026710",
"votesmart": 5549,
"fec": ["H4TX24094"],
"cspan": 1013059,
"wikipedia": "Kenny Marchant",
"house_history": 18788,
"maplight": 661,
"washington_post": "gIQAZ91QKP",
"icpsr": 20532
},
"name": {
"first": "Kenny",
"middle": "Ewell",
"last": "Marchant",
"official_full": "Kenny Marchant"
},
"bio": {
"birthday": "1951-02-23",
"gender": "M",
"religion": "Nazarene"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 24,
"party": "Republican"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 24,
"party": "Republican",
"url": "http://www.house.gov/marchant"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 24,
"party": "Republican",
"url": "http://www.house.gov/marchant"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 24,
"party": "Republican",
"url": "http://www.house.gov/marchant",
"address": "1110 Longworth HOB; Washington DC 20515-4324",
"phone": "202-225-6605",
"fax": "202-225-0074",
"contact_form": "http://marchant.house.gov/emailkenny.shtml",
"office": "1110 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 24,
"url": "http://marchant.house.gov",
"address": "1110 Longworth HOB; Washington DC 20515-4324",
"phone": "202-225-6605",
"fax": "202-225-0074",
"contact_form": "https://marchant.house.gov/contact/contactform.htm",
"office": "1110 Longworth House Office Building",
"rss_url": "http://marchant.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 24,
"url": "http://marchant.house.gov",
"address": "2313 Rayburn HOB; Washington DC 20515-4324",
"phone": "202-225-6605",
"fax": "202-225-0074",
"contact_form": "https://marchant.house.gov/contact/contactform.htm",
"office": "2313 Rayburn House Office Building",
"rss_url": "http://marchant.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "M001179",
"thomas": "02053",
"govtrack": 412468,
"opensecrets": "N00031777",
"votesmart": 119478,
"fec": ["H0PA10078"],
"cspan": 95129,
"wikipedia": "Tom Marino",
"house_history": 18828,
"ballotpedia": "Tom Marino",
"maplight": 1473,
"washington_post": "gIQAjRiXKP",
"icpsr": 21170
},
"name": {
"first": "Tom",
"last": "Marino",
"official_full": "Tom Marino"
},
"bio": {
"birthday": "1952-08-15",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "PA",
"district": 10,
"party": "Republican",
"url": "http://marino.house.gov/",
"address": "410 Cannon HOB; Washington DC 20515-3810",
"phone": "202-225-3731",
"fax": "202-225-9594",
"office": "410 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "PA",
"party": "Republican",
"district": 10,
"url": "http://marino.house.gov",
"address": "410 Cannon HOB; Washington DC 20515-3810",
"phone": "202-225-3731",
"fax": "202-225-9594",
"office": "410 Cannon House Office Building",
"rss_url": "http://marino.house.gov/rss.xml",
"contact_form": "https://marino.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "PA",
"party": "Republican",
"district": 10,
"url": "http://marino.house.gov",
"address": "410 Cannon HOB; Washington DC 20515-3810",
"phone": "202-225-3731",
"fax": "202-225-9594",
"office": "410 Cannon House Office Building",
"rss_url": "http://marino.house.gov/rss.xml",
"contact_form": "https://marino.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "M000133",
"thomas": "00735",
"lis": "S369",
"govtrack": 400253,
"opensecrets": "N00000270",
"votesmart": 26900,
"icpsr": 14435,
"fec": ["H6MA07101", "S4MA00028"],
"cspan": 260,
"wikipedia": "Ed Markey",
"house_history": 17493,
"ballotpedia": "Ed Markey",
"maplight": 351,
"washington_post": "gIQAdQUz9O"
},
"name": {
"first": "Edward",
"middle": "J.",
"last": "Markey",
"nickname": "Ed",
"official_full": "Edward J. Markey"
},
"bio": {
"birthday": "1946-07-11",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1975-01-14",
"end": "1976-10-01",
"state": "MA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1977-01-04",
"end": "1978-10-15",
"state": "MA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1979-01-15",
"end": "1980-12-16",
"state": "MA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1981-01-05",
"end": "1982-12-23",
"state": "MA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "MA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "MA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "MA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "MA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "MA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "MA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "MA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "MA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "MA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MA",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/markey"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MA",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/markey"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MA",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/markey"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MA",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/markey"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MA",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/markey",
"address": "2108 Rayburn HOB; Washington DC 20515-2107",
"phone": "202-225-2836",
"fax": "202-226-0092",
"contact_form": "http://markey.house.gov/index.php?option=com_email_form&amp;Itemid=124",
"office": "2108 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2013-07-15",
"state": "MA",
"party": "Democrat",
"district": 5,
"url": "http://www.house.gov/markey",
"address": "2108 Rayburn HOB; Washington DC 20515-2107",
"phone": "202-225-2836",
"fax": "202-226-0092",
"contact_form": "http://markey.house.gov/index.php?option=com_email_form&amp;Itemid=124",
"office": "2108 Rayburn House Office Building",
"rss_url": "http://markey.house.gov/rss.xml"
}, {
"type": "sen",
"start": "2013-07-16",
"end": "2015-01-03",
"state": "MA",
"party": "Democrat",
"class": 2,
"state_rank": "junior",
"url": "http://www.markey.senate.gov",
"phone": "202-224-2742",
"office": "218 Russell Senate Office Building",
"address": "218 Russell Senate Office Building Washington DC 20510",
"contact_form": "http://www.markey.senate.gov/contact"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "MA",
"party": "Democrat",
"class": 2,
"state_rank": "junior",
"url": "http://www.markey.senate.gov",
"phone": "202-224-2742",
"office": "255 Dirksen Senate Office Building",
"address": "255 Dirksen Senate Office Building Washington DC 20510",
"contact_form": "http://www.markey.senate.gov/contact"
}]
}, {
"id": {
"bioguide": "M001163",
"thomas": "01814",
"govtrack": 400663,
"opensecrets": "N00027459",
"votesmart": 28593,
"fec": ["H6CA05195"],
"cspan": 26602,
"wikipedia": "Doris Matsui",
"house_history": 18797,
"maplight": 668,
"washington_post": "gIQAK2naKP",
"icpsr": 20538
},
"name": {
"first": "Doris",
"middle": "O.",
"last": "Matsui",
"official_full": "Doris O. Matsui"
},
"bio": {
"birthday": "1944-09-25",
"gender": "F"
},
"terms": [{
"type": "rep",
"start": "2005-03-10",
"end": "2006-12-09",
"state": "CA",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/matsui"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/matsui"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 5,
"party": "Democrat",
"url": "http://www.house.gov/matsui",
"address": "222 Cannon HOB; Washington DC 20515-0505",
"phone": "202-225-7163",
"fax": "202-225-0566",
"contact_form": "https://forms.house.gov/matsui/webforms/issue_subscribe.htm",
"office": "222 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 6,
"url": "http://matsui.house.gov",
"address": "2434 Rayburn HOB; Washington DC 20515-0506",
"phone": "202-225-7163",
"fax": "202-225-0566",
"contact_form": "https://matsui.house.gov/email-representative-matsui",
"office": "2434 Rayburn House Office Building",
"rss_url": "http://matsui.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 6,
"url": "http://matsui.house.gov",
"address": "2311 Rayburn HOB; Washington DC 20515-0506",
"phone": "202-225-7163",
"fax": "202-225-0566",
"contact_form": "https://matsui.house.gov/email-representative-matsui",
"office": "2311 Rayburn House Office Building",
"rss_url": "http://matsui.house.gov/index.php?format=feed&amp;type=rss"
}],
"family": [{
"name": "Robert Matsui",
"relation": "wife"
}]
}, {
"id": {
"bioguide": "M000303",
"thomas": "00754",
"lis": "S197",
"govtrack": 300071,
"opensecrets": "N00006424",
"votesmart": 53270,
"icpsr": 15039,
"fec": ["S6AZ00019", "P80002801"],
"cspan": 7476,
"wikipedia": "John McCain",
"house_history": 17696,
"ballotpedia": "John McCain",
"maplight": 592,
"washington_post": "gIQAXQHr9O"
},
"name": {
"first": "John",
"middle": "S.",
"last": "McCain",
"official_full": "John McCain"
},
"bio": {
"birthday": "1936-08-29",
"gender": "M",
"religion": "Episcopalian"
},
"terms": [{
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "AZ",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "AZ",
"district": 1,
"party": "Republican"
}, {
"type": "sen",
"start": "1987-01-06",
"end": "1992-10-09",
"state": "AZ",
"class": 3,
"party": "Republican"
}, {
"type": "sen",
"start": "1993-01-05",
"end": "1998-12-19",
"state": "AZ",
"class": 3,
"party": "Republican"
}, {
"type": "sen",
"start": "1999-01-06",
"end": "2004-12-09",
"state": "AZ",
"class": 3,
"party": "Republican",
"url": "http://mccain.senate.gov/"
}, {
"type": "sen",
"start": "2005-01-04",
"end": "2010-12-22",
"state": "AZ",
"class": 3,
"party": "Republican",
"url": "http://mccain.senate.gov/"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "AZ",
"class": 3,
"party": "Republican",
"url": "http://www.mccain.senate.gov",
"address": "218 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-2235",
"fax": "202-228-2862",
"contact_form": "http://www.mccain.senate.gov/public/index.cfm/contact-form",
"office": "218 Russell Senate Office Building",
"state_rank": "senior"
}]
}, {
"id": {
"bioguide": "M001165",
"thomas": "01833",
"govtrack": 412190,
"opensecrets": "N00028152",
"votesmart": 28918,
"fec": ["H6CA22125", "H2CA23148"],
"cspan": 85231,
"house_history": 18801,
"wikipedia": "Kevin McCarthy (California politician)",
"ballotpedia": "Kevin McCarthy (California)",
"maplight": 677,
"washington_post": "gIQA7DQW9O",
"icpsr": 20703
},
"name": {
"first": "Kevin",
"last": "McCarthy",
"official_full": "Kevin McCarthy"
},
"bio": {
"birthday": "1965-01-26",
"gender": "M"
},
"leadership_roles": [{
"title": "Majority Whip",
"chamber": "house",
"start": "2011-01-05",
"end": "2013-01-03"
}, {
"title": "Majority Whip",
"chamber": "house",
"start": "2013-01-03",
"end": "2014-07-31"
}, {
"title": "Majority Leader",
"chamber": "house",
"start": "2014-08-01",
"end": "2015-01-03"
}, {
"title": "Majority Leader",
"chamber": "house",
"start": "2015-01-06"
}],
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 22,
"party": "Republican",
"url": "http://kevinmccarthy.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 22,
"party": "Republican",
"url": "http://kevinmccarthy.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 22,
"party": "Republican",
"url": "http://kevinmccarthy.house.gov",
"address": "326 Cannon HOB; Washington DC 20515-0522",
"phone": "202-225-2915",
"fax": "202-225-2908",
"contact_form": "http://kevinmccarthy.house.gov/showpage.asp?ID=69",
"office": "326 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Republican",
"district": 23,
"url": "http://kevinmccarthy.house.gov",
"address": "2421 Rayburn HOB; Washington DC 20515-0523",
"phone": "202-225-2915",
"fax": "202-225-2908",
"contact_form": "https://kevinmccarthy.house.gov/contact/email-me",
"office": "2421 Rayburn House Office Building",
"rss_url": "http://kevinmccarthy.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Republican",
"district": 23,
"url": "http://kevinmccarthy.house.gov",
"address": "2421 Rayburn HOB; Washington DC 20515-0523",
"phone": "202-225-2915",
"fax": "202-225-2908",
"contact_form": "https://kevinmccarthy.house.gov/contact/email-me",
"office": "2421 Rayburn House Office Building",
"rss_url": "http://kevinmccarthy.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "M001157",
"thomas": "01804",
"govtrack": 400654,
"opensecrets": "N00026460",
"votesmart": 49210,
"fec": ["H4TX10093"],
"cspan": 1013056,
"wikipedia": "Michael McCaul",
"house_history": 18786,
"ballotpedia": "Michael McCaul",
"maplight": 659,
"washington_post": "gIQAwuBTMP",
"icpsr": 20530
},
"name": {
"first": "Michael",
"middle": "T.",
"last": "McCaul",
"official_full": "Michael T. McCaul"
},
"bio": {
"birthday": "1962-01-14",
"gender": "M",
"religion": "Unknown"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 10,
"party": "Republican"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 10,
"party": "Republican",
"url": "http://www.house.gov/mccaul"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 10,
"party": "Republican",
"url": "http://www.house.gov/mccaul"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 10,
"party": "Republican",
"url": "http://www.house.gov/mccaul",
"address": "131 Cannon HOB; Washington DC 20515-4310",
"phone": "202-225-2401",
"fax": "202-225-5955",
"contact_form": "http://www.house.gov/writerep",
"office": "131 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 10,
"url": "http://mccaul.house.gov",
"address": "131 Cannon HOB; Washington DC 20515-4310",
"phone": "202-225-2401",
"fax": "202-225-5955",
"contact_form": "https://mccaul.house.gov/contact/email-me",
"office": "131 Cannon House Office Building"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 10,
"url": "http://mccaul.house.gov",
"address": "131 Cannon HOB; Washington DC 20515-4310",
"phone": "202-225-2401",
"fax": "202-225-5955",
"contact_form": "https://mccaul.house.gov/contact/email-me",
"office": "131 Cannon House Office Building"
}]
}, {
"id": {
"bioguide": "M001177",
"thomas": "01908",
"govtrack": 412295,
"opensecrets": "N00006863",
"votesmart": 9715,
"fec": ["H8CA04152", "H6CA21135"],
"cspan": 30359,
"house_history": 18824,
"wikipedia": "Tom McClintock",
"maplight": 777,
"washington_post": "gIQAr0cdKP",
"icpsr": 20903
},
"name": {
"first": "Tom",
"last": "McClintock",
"official_full": "Tom McClintock"
},
"bio": {
"birthday": "1956-07-10",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 4,
"party": "Republican",
"url": "http://mcclintock.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 4,
"party": "Republican",
"url": "http://mcclintock.house.gov",
"address": "428 Cannon HOB; Washington DC 20515-0504",
"phone": "202-225-2511",
"fax": "202-225-5444",
"contact_form": "https://forms.house.gov/mcclintock/contact-form.shtml",
"office": "428 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Republican",
"district": 4,
"url": "http://mcclintock.house.gov",
"address": "434 Cannon HOB; Washington DC 20515-0504",
"phone": "202-225-2511",
"fax": "202-225-5444",
"contact_form": "https://mcclintockforms.house.gov/forms/contact-form.shtml",
"office": "434 Cannon House Office Building",
"rss_url": "http://mcclintock.house.gov/atom.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Republican",
"district": 4,
"url": "http://mcclintock.house.gov",
"address": "2331 Rayburn HOB; Washington DC 20515-0504",
"phone": "202-225-2511",
"fax": "202-225-5444",
"contact_form": "https://mcclintockforms.house.gov/forms/contact-form.shtml",
"office": "2331 Rayburn House Office Building",
"rss_url": "http://mcclintock.house.gov/atom.xml"
}]
}, {
"id": {
"bioguide": "M001143",
"thomas": "01653",
"govtrack": 400259,
"opensecrets": "N00012942",
"votesmart": 3812,
"fec": ["H0MN04049"],
"cspan": 86670,
"wikipedia": "Betty McCollum",
"house_history": 18758,
"ballotpedia": "Betty McCollum",
"maplight": 356,
"washington_post": "gIQAukFTKP",
"icpsr": 20122
},
"name": {
"first": "Betty",
"middle": "Louise",
"last": "McCollum",
"official_full": "Betty McCollum"
},
"bio": {
"birthday": "1954-07-12",
"gender": "F",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MN",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MN",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/mccollum"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MN",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/mccollum"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MN",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/mccollum"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MN",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/mccollum"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MN",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/mccollum",
"address": "1714 Longworth HOB; Washington DC 20515-2304",
"phone": "202-225-6631",
"fax": "202-225-1968",
"contact_form": "http://www.mccollum.house.gov/index.asp?Type=NONE&amp;SEC={AC61FD79-AD5F-440D-A7F0-555B12349E5B}",
"office": "1714 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MN",
"party": "Democrat",
"district": 4,
"url": "http://mccollum.house.gov",
"address": "1714 Longworth HOB; Washington DC 20515-2304",
"phone": "202-225-6631",
"fax": "202-225-1968",
"contact_form": "https://mccollum.house.gov/contact-me/email-me",
"office": "1714 Longworth House Office Building",
"rss_url": "http://mccollum.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MN",
"party": "Democrat",
"district": 4,
"url": "http://mccollum.house.gov",
"address": "2256 Rayburn HOB; Washington DC 20515-2304",
"phone": "202-225-6631",
"fax": "202-225-1968",
"contact_form": "https://mccollum.house.gov/contact-me/email-me",
"office": "2256 Rayburn House Office Building",
"rss_url": "http://mccollum.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "M000404",
"thomas": "00766",
"govtrack": 400262,
"opensecrets": "N00009829",
"votesmart": 27128,
"icpsr": 15613,
"fec": ["H8WA07132"],
"cspan": 5761,
"wikipedia": "Jim McDermott",
"house_history": 17831,
"maplight": 359,
"washington_post": "gIQApQvNKP"
},
"name": {
"first": "Jim",
"middle": "A.",
"last": "McDermott",
"official_full": "Jim McDermott"
},
"bio": {
"birthday": "1936-12-28",
"gender": "M",
"religion": "Episcopalian"
},
"terms": [{
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "WA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "WA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "WA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "WA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "WA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "WA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "WA",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "WA",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/mcdermott"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "WA",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/mcdermott"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "WA",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/mcdermott"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "WA",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/mcdermott"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "WA",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/mcdermott",
"address": "1035 Longworth HOB; Washington DC 20515-4707",
"phone": "202-225-3106",
"fax": "202-225-6197",
"contact_form": "http://www.house.gov/mcdermott/contact.shtml",
"office": "1035 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "WA",
"party": "Democrat",
"district": 7,
"url": "http://mcdermott.house.gov",
"address": "1035 Longworth HOB; Washington DC 20515-4707",
"phone": "202-225-3106",
"fax": "202-225-6197",
"contact_form": "https://forms.house.gov/mcdermott/webforms/new/contact.shtml",
"office": "1035 Longworth House Office Building",
"rss_url": "http://mcdermott.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "WA",
"party": "Democrat",
"district": 7,
"url": "http://mcdermott.house.gov",
"address": "1035 Longworth HOB; Washington DC 20515-4707",
"phone": "202-225-3106",
"fax": "202-225-6197",
"contact_form": "https://forms.house.gov/mcdermott/webforms/new/contact.shtml",
"office": "1035 Longworth House Office Building",
"rss_url": "http://mcdermott.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "M000312",
"thomas": "01504",
"govtrack": 400263,
"opensecrets": "N00000179",
"votesmart": 552,
"fec": ["H4MA03022"],
"cspan": 45976,
"wikipedia": "Jim McGovern (American politician)",
"house_history": 17711,
"maplight": 360,
"washington_post": "gIQAZRKbKP",
"icpsr": 29729
},
"name": {
"first": "James",
"middle": "P.",
"last": "McGovern",
"nickname": "Jim",
"official_full": "James P. McGovern"
},
"bio": {
"birthday": "1959-11-20",
"gender": "M",
"religion": "Catholic"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "MA",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "MA",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MA",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MA",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/mcgovern"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MA",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/mcgovern"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MA",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/mcgovern"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MA",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/mcgovern"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MA",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/mcgovern",
"address": "438 Cannon HOB; Washington DC 20515-2103",
"phone": "202-225-6101",
"fax": "202-225-5759",
"contact_form": "http://www.house.gov/writerep",
"office": "438 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MA",
"party": "Democrat",
"district": 2,
"url": "http://mcgovern.house.gov",
"address": "438 Cannon HOB; Washington DC 20515-2102",
"phone": "202-225-6101",
"fax": "202-225-5759",
"contact_form": "https://mcgovern.house.gov/contact/email-me",
"office": "438 Cannon House Office Building",
"rss_url": "http://mcgovern.house.gov/common/rss/?rss=15"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MA",
"party": "Democrat",
"district": 2,
"url": "http://mcgovern.house.gov",
"address": "438 Cannon HOB; Washington DC 20515-2102",
"phone": "202-225-6101",
"fax": "202-225-5759",
"contact_form": "https://mcgovern.house.gov/contact/email-me",
"office": "438 Cannon House Office Building",
"rss_url": "http://mcgovern.house.gov/common/rss/?rss=15"
}]
}, {
"id": {
"bioguide": "M001156",
"thomas": "01792",
"govtrack": 400644,
"opensecrets": "N00026627",
"votesmart": 21031,
"fec": ["H4NC10047"],
"cspan": 1007062,
"wikipedia": "Patrick McHenry",
"house_history": 18784,
"ballotpedia": "Patrick T. McHenry",
"maplight": 650,
"washington_post": "gIQA70nx9O",
"icpsr": 20522
},
"name": {
"first": "Patrick",
"middle": "T.",
"last": "McHenry",
"official_full": "Patrick T. McHenry"
},
"bio": {
"birthday": "1975-10-22",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NC",
"district": 10,
"party": "Republican"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NC",
"district": 10,
"party": "Republican",
"url": "http://www.house.gov/mchenry"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NC",
"district": 10,
"party": "Republican",
"url": "http://www.house.gov/mchenry"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NC",
"district": 10,
"party": "Republican",
"url": "http://www.house.gov/mchenry",
"address": "224 Cannon HOB; Washington DC 20515-3310",
"phone": "202-225-2576",
"fax": "202-225-0316",
"contact_form": "http://mchenry.house.gov/zipauth.htm",
"office": "224 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NC",
"party": "Republican",
"district": 10,
"url": "http://mchenry.house.gov",
"address": "2334 Rayburn HOB; Washington DC 20515-3310",
"phone": "202-225-2576",
"fax": "202-225-0316",
"contact_form": "http://mchenry.house.gov/contact/zipauth.htm",
"office": "2334 Rayburn House Office Building",
"rss_url": "http://mchenry.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NC",
"party": "Republican",
"district": 10,
"url": "http://mchenry.house.gov",
"address": "2334 Rayburn HOB; Washington DC 20515-3310",
"phone": "202-225-2576",
"fax": "202-225-0316",
"contact_form": "http://mchenry.house.gov/contact/zipauth.htm",
"office": "2334 Rayburn House Office Building",
"rss_url": "http://mchenry.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "M001180",
"thomas": "02074",
"govtrack": 412487,
"opensecrets": "N00031681",
"votesmart": 117396,
"fec": ["H0WV01072"],
"cspan": 9269013,
"wikipedia": "David McKinley",
"house_history": 18830,
"ballotpedia": "David McKinley",
"maplight": 1492,
"washington_post": "gIQALnNUKP",
"icpsr": 21188
},
"name": {
"first": "David",
"last": "McKinley",
"official_full": "David B. McKinley",
"middle": "B."
},
"bio": {
"birthday": "1947-03-28",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "WV",
"district": 1,
"party": "Republican",
"url": "http://mckinley.house.gov/",
"address": "313 Cannon HOB; Washington DC 20515-4801",
"phone": "202-225-4172",
"fax": "202-225-7564",
"office": "313 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "WV",
"party": "Republican",
"district": 1,
"url": "http://mckinley.house.gov",
"address": "412 Cannon HOB; Washington DC 20515-4801",
"phone": "202-225-4172",
"fax": "202-225-7564",
"office": "412 Cannon House Office Building",
"contact_form": "https://mckinleyforms.house.gov/email-me",
"rss_url": "http://mckinley.house.gov/common/rss//index.cfm?rss=49"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "WV",
"party": "Republican",
"district": 1,
"url": "http://mckinley.house.gov",
"address": "412 Cannon HOB; Washington DC 20515-4801",
"phone": "202-225-4172",
"fax": "202-225-7564",
"office": "412 Cannon House Office Building",
"contact_form": "https://mckinleyforms.house.gov/email-me",
"rss_url": "http://mckinley.house.gov/common/rss//index.cfm?rss=49"
}]
}, {
"id": {
"bioguide": "M001159",
"thomas": "01809",
"govtrack": 400659,
"opensecrets": "N00026314",
"votesmart": 3217,
"fec": ["H4WA05077"],
"cspan": 1013063,
"wikipedia": "Cathy McMorris Rodgers",
"house_history": 18790,
"ballotpedia": "Cathy McMorris Rodgers",
"maplight": 664,
"washington_post": "gIQABLyUMP",
"icpsr": 20535
},
"name": {
"first": "Cathy",
"last": "McMorris Rodgers",
"official_full": "Cathy McMorris Rodgers"
},
"bio": {
"birthday": "1969-05-22",
"gender": "F"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "WA",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "WA",
"district": 5,
"party": "Republican",
"url": "http://mcmorris.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "WA",
"district": 5,
"party": "Republican",
"url": "http://mcmorris.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "WA",
"district": 5,
"party": "Republican",
"url": "http://mcmorris.house.gov",
"address": "2421 Rayburn HOB; Washington DC 20515-4705",
"phone": "202-225-2006",
"fax": "202-225-3392",
"contact_form": "https://mcmorrisforms.house.gov/write-to-cathy1",
"office": "2421 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "WA",
"party": "Republican",
"district": 5,
"url": "http://mcmorris.house.gov",
"address": "203 Cannon HOB; Washington DC 20515-4705",
"phone": "202-225-2006",
"fax": "202-225-3392",
"contact_form": "https://mcmorrisforms.house.gov/write-to-cathy1",
"office": "203 Cannon House Office Building",
"rss_url": "http://mcmorris.house.gov/common/rss/?rss=96"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "WA",
"party": "Republican",
"district": 5,
"url": "http://mcmorris.house.gov",
"address": "203 Cannon HOB; Washington DC 20515-4705",
"phone": "202-225-2006",
"fax": "202-225-3392",
"contact_form": "https://mcmorrisforms.house.gov/write-to-cathy1",
"office": "203 Cannon House Office Building",
"rss_url": "http://mcmorris.house.gov/common/rss/?rss=96"
}]
}, {
"id": {
"bioguide": "M001166",
"thomas": "01832",
"govtrack": 412189,
"opensecrets": "N00026926",
"votesmart": 29474,
"fec": ["H4CA11081"],
"cspan": 1021667,
"wikipedia": "Jerry McNerney",
"house_history": 18803,
"maplight": 676,
"washington_post": "gIQAlHAVBP",
"icpsr": 20702
},
"name": {
"first": "Jerry",
"last": "McNerney",
"official_full": "Jerry McNerney"
},
"bio": {
"gender": "M",
"birthday": "1951-06-18"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 11,
"party": "Democrat",
"url": "http://mcnerney.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 11,
"party": "Democrat",
"url": "http://mcnerney.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 11,
"party": "Democrat",
"url": "http://mcnerney.house.gov",
"address": "1210 Longworth HOB; Washington DC 20515-0511",
"phone": "202-225-1947",
"fax": "202-225-4060",
"contact_form": "http://mcnerney.house.gov/contact.shtml",
"office": "1210 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 9,
"url": "http://mcnerney.house.gov",
"address": "1210 Longworth HOB; Washington DC 20515-0509",
"phone": "202-225-1947",
"fax": "202-225-4060",
"contact_form": "https://mcnerney.house.gov/contact/email-me",
"office": "1210 Longworth House Office Building",
"rss_url": "http://mcnerney.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 9,
"url": "http://mcnerney.house.gov",
"address": "2265 Rayburn HOB; Washington DC 20515-0509",
"phone": "202-225-1947",
"fax": "202-225-4060",
"contact_form": "https://mcnerney.house.gov/contact/email-me",
"office": "2265 Rayburn House Office Building",
"rss_url": "http://mcnerney.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "M001181",
"thomas": "02052",
"govtrack": 412466,
"opensecrets": "N00031134",
"votesmart": 119474,
"fec": ["H0PA07082"],
"cspan": 1033856,
"wikipedia": "Pat Meehan",
"house_history": 18832,
"ballotpedia": "Patrick Meehan",
"maplight": 1472,
"washington_post": "gIQA2yGVKP",
"icpsr": 21168
},
"name": {
"first": "Patrick",
"last": "Meehan",
"official_full": "Patrick Meehan"
},
"bio": {
"birthday": "1955-10-20",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "PA",
"district": 7,
"party": "Republican",
"url": "http://meehan.house.gov/",
"address": "513 Cannon HOB; Washington DC 20515-3807",
"phone": "202-225-2011",
"fax": "202- 226-0280",
"office": "513 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "PA",
"party": "Republican",
"district": 7,
"url": "http://meehan.house.gov",
"address": "204 Cannon HOB; Washington DC 20515-3807",
"phone": "202-225-2011",
"fax": "202- 226-0280",
"office": "204 Cannon House Office Building",
"rss_url": "http://meehan.house.gov/rss/latest-news.xml",
"contact_form": "https://meehan.house.gov/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "PA",
"party": "Republican",
"district": 7,
"url": "https://meehan.house.gov",
"address": "434 Cannon HOB; Washington DC 20515-3807",
"phone": "202-225-2011",
"fax": "202- 226-0280",
"office": "434 Cannon House Office Building",
"rss_url": "http://meehan.house.gov/rss/latest-news.xml",
"contact_form": "https://meehan.house.gov/email-me"
}]
}, {
"id": {
"bioguide": "M001137",
"thomas": "01506",
"govtrack": 400271,
"opensecrets": "N00001171",
"votesmart": 4360,
"fec": ["H8NY06048"],
"cspan": 53469,
"wikipedia": "Gregory Meeks",
"house_history": 18747,
"maplight": 367,
"washington_post": "gIQAQwSKAP",
"icpsr": 29776
},
"name": {
"first": "Gregory",
"middle": "W.",
"last": "Meeks",
"official_full": "Gregory W. Meeks"
},
"bio": {
"birthday": "1953-09-25",
"gender": "M",
"religion": "African Methodist Episcopal"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NY",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NY",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NY",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NY",
"district": 6,
"party": "Democrat",
"url": "http://www.house.gov/meeks"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NY",
"district": 6,
"party": "Democrat",
"url": "http://www.house.gov/meeks"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NY",
"district": 6,
"party": "Democrat",
"url": "http://www.house.gov/meeks"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NY",
"district": 6,
"party": "Democrat",
"url": "http://www.house.gov/meeks"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NY",
"district": 6,
"party": "Democrat",
"url": "http://www.house.gov/meeks",
"address": "2234 Rayburn HOB; Washington DC 20515-3206",
"phone": "202-225-3461",
"fax": "202-226-4169",
"contact_form": "http://www.house.gov/meeks/contactform_zipcheck.shtml",
"office": "2234 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NY",
"party": "Democrat",
"district": 5,
"url": "http://meeks.house.gov",
"address": "2234 Rayburn HOB; Washington DC 20515-3205",
"phone": "202-225-3461",
"fax": "202-226-4169",
"contact_form": "https://meeks.house.gov/contact-me/email-me",
"office": "2234 Rayburn House Office Building",
"rss_url": "http://meeks.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NY",
"party": "Democrat",
"district": 5,
"url": "http://meeks.house.gov",
"address": "2234 Rayburn HOB; Washington DC 20515-3205",
"phone": "202-225-3461",
"fax": "202-226-4169",
"contact_form": "https://meeks.house.gov/contact-me/email-me",
"office": "2234 Rayburn House Office Building",
"rss_url": "http://meeks.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "M000689",
"thomas": "00800",
"govtrack": 400273,
"opensecrets": "N00002793",
"votesmart": 26805,
"fec": ["H2FL08055"],
"cspan": 26395,
"wikipedia": "John Mica",
"house_history": 18189,
"ballotpedia": "John L. Mica",
"maplight": 369,
"washington_post": "gIQAGSEKAP",
"icpsr": 29331
},
"name": {
"first": "John",
"middle": "L.",
"last": "Mica",
"official_full": "John L. Mica"
},
"bio": {
"birthday": "1943-01-27",
"gender": "M",
"religion": "Episcopalian"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "FL",
"district": 7,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "FL",
"district": 7,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "FL",
"district": 7,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "FL",
"district": 7,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "FL",
"district": 7,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "FL",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/mica"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "FL",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/mica"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "FL",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/mica"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "FL",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/mica"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 7,
"party": "Republican",
"url": "http://www.house.gov/mica",
"address": "2187 Rayburn HOB; Washington DC 20515-0907",
"phone": "202-225-4035",
"fax": "202-226-0821",
"contact_form": "http://www.house.gov/mica/messageform.shtml",
"office": "2187 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Republican",
"district": 7,
"url": "http://mica.house.gov",
"address": "2187 Rayburn HOB; Washington DC 20515-0907",
"phone": "202-225-4035",
"fax": "202-226-0821",
"contact_form": "https://mica.house.gov/contact-form",
"office": "2187 Rayburn House Office Building",
"rss_url": "http://mica.house.gov/common/rss/index.cfm?rss=25"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Republican",
"district": 7,
"url": "http://mica.house.gov",
"address": "2187 Rayburn HOB; Washington DC 20515-0907",
"phone": "202-225-4035",
"fax": "202-226-0821",
"contact_form": "https://mica.house.gov/contact-form",
"office": "2187 Rayburn House Office Building",
"rss_url": "http://mica.house.gov/common/rss/index.cfm?rss=25"
}],
"family": [{
"name": "Daniel Andrew Mica",
"relation": "brother"
}]
}, {
"id": {
"bioguide": "M000702",
"thomas": "00802",
"lis": "S182",
"govtrack": 300073,
"opensecrets": "N00001945",
"votesmart": 53304,
"icpsr": 14440,
"fec": ["S6MD00140"],
"cspan": 1396,
"wikipedia": "Barbara Mikulski",
"house_history": 18207,
"ballotpedia": "Barbara Mikulski",
"maplight": 594,
"washington_post": "gIQApKSAAP"
},
"name": {
"first": "Barbara",
"middle": "A.",
"last": "Mikulski",
"official_full": "Barbara A. Mikulski"
},
"bio": {
"birthday": "1936-07-20",
"gender": "F",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1977-01-04",
"end": "1978-10-15",
"state": "MD",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1979-01-15",
"end": "1980-12-16",
"state": "MD",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1981-01-05",
"end": "1982-12-23",
"state": "MD",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "MD",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "MD",
"district": 3,
"party": "Democrat"
}, {
"type": "sen",
"start": "1987-01-06",
"end": "1992-10-09",
"state": "MD",
"class": 3,
"party": "Democrat"
}, {
"type": "sen",
"start": "1993-01-05",
"end": "1998-12-19",
"state": "MD",
"class": 3,
"party": "Democrat"
}, {
"type": "sen",
"start": "1999-01-06",
"end": "2004-12-09",
"state": "MD",
"class": 3,
"party": "Democrat",
"url": "http://mikulski.senate.gov/"
}, {
"type": "sen",
"start": "2005-01-04",
"end": "2010-12-22",
"state": "MD",
"class": 3,
"party": "Democrat",
"url": "http://mikulski.senate.gov/"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "MD",
"class": 3,
"party": "Democrat",
"url": "http://www.mikulski.senate.gov",
"address": "503 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-4654",
"fax": "202-224-8858",
"contact_form": "http://www.mikulski.senate.gov/contact/shareyouropinion.cfm",
"office": "503 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.mikulski.senate.gov/rssfeed.cfm"
}]
}, {
"id": {
"bioguide": "M001150",
"thomas": "01731",
"govtrack": 400276,
"opensecrets": "N00009795",
"votesmart": 2062,
"fec": ["H6MI12181"],
"cspan": 1003594,
"house_history": 18772,
"wikipedia": "Candice Miller",
"ballotpedia": "Candice Miller",
"maplight": 372,
"washington_post": "gIQAVsJbKP",
"icpsr": 20331
},
"name": {
"first": "Candice",
"last": "Miller",
"official_full": "Candice S. Miller",
"middle": "S."
},
"bio": {
"birthday": "1954-05-07",
"gender": "F",
"religion": "Presbyterian"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MI",
"district": 10,
"party": "Republican",
"url": "http://www.house.gov/candicemiller"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MI",
"district": 10,
"party": "Republican",
"url": "http://www.house.gov/candicemiller"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MI",
"district": 10,
"party": "Republican",
"url": "http://candicemiller.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MI",
"district": 10,
"party": "Republican",
"url": "http://candicemiller.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MI",
"district": 10,
"party": "Republican",
"url": "http://candicemiller.house.gov",
"address": "1034 Longworth HOB; Washington DC 20515-2210",
"phone": "202-225-2106",
"fax": "202-226-1169",
"contact_form": "http://candicemiller.house.gov/Contact.aspx",
"office": "1034 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MI",
"party": "Republican",
"district": 10,
"url": "http://candicemiller.house.gov",
"address": "320 Cannon HOB; Washington DC 20515-2210",
"phone": "202-225-2106",
"fax": "202-226-1169",
"contact_form": "http://candicemiller.house.gov/contact",
"office": "320 Cannon House Office Building",
"rss_url": "http://candicemiller.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MI",
"party": "Republican",
"district": 10,
"url": "http://candicemiller.house.gov",
"address": "320 Cannon HOB; Washington DC 20515-2210",
"phone": "202-225-2106",
"fax": "202-226-1169",
"contact_form": "http://candicemiller.house.gov/contact",
"office": "320 Cannon House Office Building",
"rss_url": "http://candicemiller.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "M001144",
"thomas": "01685",
"govtrack": 400279,
"opensecrets": "N00013846",
"votesmart": 17276,
"fec": ["H2FL01100"],
"cspan": 91615,
"wikipedia": "Jeff Miller (Florida politician)",
"house_history": 18760,
"ballotpedia": "Jeff Miller (Florida)",
"maplight": 375,
"washington_post": "gIQATNjVMP",
"icpsr": 20110
},
"name": {
"first": "Jeff",
"last": "Miller",
"official_full": "Jeff Miller"
},
"bio": {
"birthday": "1959-06-27",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "2001-10-23",
"end": "2002-11-22",
"state": "FL",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "FL",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/jeffmiller"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "FL",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/jeffmiller"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "FL",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/jeffmiller"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "FL",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/jeffmiller"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/jeffmiller",
"address": "2416 Rayburn HOB; Washington DC 20515-0901",
"phone": "202-225-4136",
"fax": "202-225-3414",
"contact_form": "http://jeffmiller.house.gov/index.cfm?FuseAction=Contact.Home",
"office": "2416 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Republican",
"district": 1,
"url": "http://jeffmiller.house.gov",
"address": "336 Cannon HOB; Washington DC 20515-0901",
"phone": "202-225-4136",
"fax": "202-225-3414",
"contact_form": "https://jeffmiller.house.gov/contact/contactform.htm",
"office": "336 Cannon House Office Building",
"rss_url": "http://jeffmiller.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Republican",
"district": 1,
"url": "http://jeffmiller.house.gov",
"address": "336 Cannon HOB; Washington DC 20515-0901",
"phone": "202-225-4136",
"fax": "202-225-3414",
"contact_form": "https://jeffmiller.house.gov/contact/contactform.htm",
"office": "336 Cannon House Office Building",
"rss_url": "http://jeffmiller.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "M001160",
"thomas": "01811",
"govtrack": 400661,
"opensecrets": "N00026914",
"votesmart": 3457,
"fec": ["H4WI04183"],
"cspan": 42548,
"wikipedia": "Gwen Moore",
"house_history": 18792,
"ballotpedia": "Gwen Moore",
"maplight": 666,
"washington_post": "gIQArDiKAP",
"icpsr": 20537
},
"name": {
"first": "Gwen",
"last": "Moore",
"official_full": "Gwen Moore"
},
"bio": {
"birthday": "1951-04-18",
"gender": "F",
"religion": "Unknown"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "WI",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "WI",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/gwenmoore"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "WI",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/gwenmoore"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "WI",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/gwenmoore",
"address": "2245 Rayburn HOB; Washington DC 20515-4904",
"phone": "202-225-4572",
"fax": "202-225-8135",
"contact_form": "http://www.house.gov/gwenmoore/contact.shtml",
"office": "2245 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "WI",
"party": "Democrat",
"district": 4,
"url": "http://gwenmoore.house.gov",
"address": "2245 Rayburn HOB; Washington DC 20515-4904",
"phone": "202-225-4572",
"fax": "202-225-8135",
"contact_form": "https://gwenmoore.house.gov/contact-form",
"office": "2245 Rayburn House Office Building",
"rss_url": "http://gwenmoore.house.gov/common/rss/index.cfm?rss=49"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "WI",
"party": "Democrat",
"district": 4,
"url": "http://gwenmoore.house.gov",
"address": "2245 Rayburn HOB; Washington DC 20515-4904",
"phone": "202-225-4572",
"fax": "202-225-8135",
"contact_form": "https://gwenmoore.house.gov/contact-form",
"office": "2245 Rayburn House Office Building",
"rss_url": "http://gwenmoore.house.gov/common/rss/index.cfm?rss=49"
}]
}, {
"id": {
"bioguide": "M000934",
"thomas": "01507",
"lis": "S347",
"govtrack": 400284,
"opensecrets": "N00005282",
"votesmart": 542,
"fec": ["H6KS01096", "S0KS00091"],
"cspan": 45469,
"wikipedia": "Jerry Moran",
"house_history": 18505,
"ballotpedia": "Jerry Moran",
"maplight": 379,
"washington_post": "gIQAdVZfAP",
"icpsr": 29722
},
"name": {
"first": "Jerry",
"last": "Moran",
"official_full": "Jerry Moran"
},
"bio": {
"birthday": "1954-05-29",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "KS",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "KS",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "KS",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "KS",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/moranks01"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "KS",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/moranks01"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "KS",
"district": 1,
"party": "Republican",
"url": "http://www.jerrymoran.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "KS",
"district": 1,
"party": "Republican",
"url": "http://www.jerrymoran.house.gov"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "KS",
"class": 3,
"party": "Republican",
"url": "http://www.moran.senate.gov",
"address": "521 Dirksen Senate Office Building Washington DC 20510",
"phone": "202-224-6521",
"contact_form": "http://www.moran.senate.gov/public/index.cfm/e-mail-jerry",
"office": "521 Dirksen Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.moran.senate.gov/public/index.cfm/rss/feed/",
"fax": "202-228-6966"
}]
}, {
"id": {
"bioguide": "M001182",
"thomas": "02059",
"govtrack": 412474,
"opensecrets": "N00031412",
"votesmart": 60348,
"fec": ["H0SC05031"],
"cspan": 623510,
"wikipedia": "Mick Mulvaney",
"house_history": 18833,
"ballotpedia": "Mick Mulvaney",
"maplight": 1479,
"washington_post": "gIQA2dVUKP",
"icpsr": 21176
},
"name": {
"first": "Mick",
"last": "Mulvaney",
"official_full": "Mick Mulvaney"
},
"bio": {
"birthday": "1967-07-21",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "SC",
"district": 5,
"party": "Republican",
"url": "http://mulvaney.house.gov/",
"address": "1004 Longworth HOB; Washington DC 20515-4005",
"phone": "202-225-5501",
"fax": "202-225-0464",
"office": "1004 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "SC",
"party": "Republican",
"district": 5,
"url": "http://mulvaney.house.gov",
"address": "1207 Longworth HOB; Washington DC 20515-4005",
"phone": "202-225-5501",
"fax": "202-225-0464",
"office": "1207 Longworth House Office Building",
"contact_form": "https://mulvaney.house.gov/email-mick/",
"rss_url": "http://mulvaney.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "SC",
"party": "Republican",
"district": 5,
"url": "https://mulvaney.house.gov",
"address": "2419 Rayburn HOB; Washington DC 20515-4005",
"phone": "202-225-5501",
"fax": "202-225-0464",
"office": "2419 Rayburn House Office Building",
"contact_form": "https://mulvaney.house.gov/email-mick/",
"rss_url": "http://mulvaney.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "M001153",
"thomas": "01694",
"lis": "S288",
"govtrack": 300075,
"opensecrets": "N00026050",
"votesmart": 15841,
"fec": ["S4AK00099"],
"cspan": 1004138,
"wikipedia": "Lisa Murkowski",
"house_history": 18778,
"ballotpedia": "Lisa Murkowski",
"maplight": 595,
"washington_post": "gIQA6VzBAP",
"icpsr": 40300
},
"name": {
"first": "Lisa",
"middle": "A.",
"last": "Murkowski",
"official_full": "Lisa Murkowski"
},
"bio": {
"birthday": "1957-05-22",
"gender": "F",
"religion": "Roman Catholic"
},
"terms": [{
"type": "sen",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "AK",
"class": 3,
"party": "Republican",
"url": "http://murkowski.senate.gov/"
}, {
"type": "sen",
"start": "2005-01-04",
"end": "2010-12-22",
"state": "AK",
"class": 3,
"party": "Republican",
"url": "http://murkowski.senate.gov/"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "AK",
"class": 3,
"party": "Republican",
"url": "http://www.murkowski.senate.gov",
"address": "709 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-6665",
"fax": "202-224-5301",
"contact_form": "http://www.murkowski.senate.gov/public/index.cfm?p=EMailLisa",
"office": "709 Hart Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.murkowski.senate.gov/public/?a=rss.feed"
}],
"family": [{
"name": "Frank Hughes Murkowski",
"relation": "daughter"
}]
}, {
"id": {
"bioguide": "M001169",
"thomas": "01837",
"lis": "S364",
"govtrack": 412194,
"opensecrets": "N00027566",
"votesmart": 17189,
"fec": ["H6CT05124", "S2CT00132"],
"cspan": 1021270,
"wikipedia": "Chris Murphy (politician)",
"house_history": 18809,
"ballotpedia": "Christopher S. Murphy",
"maplight": 681,
"washington_post": "gIQAXlFYMP",
"icpsr": 20707
},
"name": {
"first": "Christopher",
"middle": "S.",
"last": "Murphy",
"official_full": "Christopher Murphy"
},
"bio": {
"birthday": "1973-08-03",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CT",
"district": 5,
"party": "Democrat",
"url": "http://chrismurphy.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CT",
"district": 5,
"party": "Democrat",
"url": "http://chrismurphy.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CT",
"district": 5,
"party": "Democrat",
"url": "http://chrismurphy.house.gov",
"address": "412 Cannon HOB; Washington DC 20515-0705",
"phone": "202-225-4476",
"fax": "202-225-5933",
"contact_form": "http://www.house.gov/formchrismurphy/ic_zip_auth.htm",
"office": "412 Cannon House Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2019-01-03",
"state": "CT",
"party": "Democrat",
"class": 1,
"url": "http://www.murphy.senate.gov",
"address": "136 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-4041",
"fax": "202-225-5933",
"contact_form": "http://www.murphy.senate.gov/contact",
"office": "136 Hart Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.theday.com/article/20121216/nws12/312169935/1069/rss"
}]
}, {
"id": {
"bioguide": "M001151",
"thomas": "01744",
"govtrack": 400285,
"opensecrets": "N00024992",
"votesmart": 9794,
"fec": ["H2PA18143"],
"cspan": 1003612,
"wikipedia": "Timothy F. Murphy",
"house_history": 18774,
"maplight": 381,
"washington_post": "gIQAND0HAP",
"icpsr": 20346
},
"name": {
"first": "Tim",
"last": "Murphy",
"official_full": "Tim Murphy"
},
"bio": {
"birthday": "1952-09-11",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "PA",
"district": 18,
"party": "Republican",
"url": "http://www.house.gov/murphy"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "PA",
"district": 18,
"party": "Republican",
"url": "http://www.house.gov/murphy"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "PA",
"district": 18,
"party": "Republican",
"url": "http://murphy.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "PA",
"district": 18,
"party": "Republican",
"url": "http://murphy.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "PA",
"district": 18,
"party": "Republican",
"url": "http://murphy.house.gov",
"address": "322 Cannon HOB; Washington DC 20515-3818",
"phone": "202-225-2301",
"fax": "202-225-1844",
"contact_form": "http://murphy.house.gov/Contact/zipauth.htm",
"office": "322 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "PA",
"party": "Republican",
"district": 18,
"url": "http://murphy.house.gov",
"address": "2332 Rayburn HOB; Washington DC 20515-3818",
"phone": "202-225-2301",
"fax": "202-225-1844",
"contact_form": "https://murphy.house.gov/contact-me",
"office": "2332 Rayburn House Office Building",
"rss_url": "http://murphy.house.gov/common/rss/?rss=44"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "PA",
"party": "Republican",
"district": 18,
"url": "http://murphy.house.gov",
"address": "2332 Rayburn HOB; Washington DC 20515-3818",
"phone": "202-225-2301",
"fax": "202-225-1844",
"contact_form": "https://murphy.house.gov/contact-me",
"office": "2332 Rayburn House Office Building",
"rss_url": "http://murphy.house.gov/common/rss/?rss=44"
}]
}, {
"id": {
"bioguide": "M001111",
"thomas": "01409",
"lis": "S229",
"govtrack": 300076,
"opensecrets": "N00007876",
"votesmart": 53358,
"fec": ["S2WA00189"],
"cspan": 25277,
"wikipedia": "Patty Murray",
"house_history": 18715,
"ballotpedia": "Patty Murray",
"maplight": 596,
"washington_post": "gIQARXaU9O",
"icpsr": 49308
},
"name": {
"first": "Patty",
"last": "Murray",
"official_full": "Patty Murray"
},
"bio": {
"birthday": "1950-10-11",
"gender": "F",
"religion": "Roman Catholic"
},
"terms": [{
"type": "sen",
"start": "1993-01-05",
"end": "1998-12-19",
"state": "WA",
"class": 3,
"party": "Democrat"
}, {
"type": "sen",
"start": "1999-01-06",
"end": "2004-12-09",
"state": "WA",
"class": 3,
"party": "Democrat",
"url": "http://murray.senate.gov/"
}, {
"type": "sen",
"start": "2005-01-04",
"end": "2010-12-22",
"state": "WA",
"class": 3,
"party": "Democrat",
"url": "http://murray.senate.gov/"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "WA",
"class": 3,
"party": "Democrat",
"url": "http://www.murray.senate.gov",
"address": "154 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-2621",
"fax": "202-224-0238",
"contact_form": "http://www.murray.senate.gov/public/index.cfm/contactme",
"office": "154 Russell Senate Office Building",
"state_rank": "senior",
"rss_url": "http://www.murray.senate.gov/public/?a=rss.feed"
}]
}, {
"id": {
"bioguide": "N000002",
"thomas": "00850",
"govtrack": 400289,
"opensecrets": "N00000939",
"votesmart": 26980,
"fec": ["H2NY17071"],
"cspan": 26159,
"wikipedia": "Jerrold Nadler",
"house_history": 18837,
"maplight": 385,
"washington_post": "gIQALyRYMP",
"icpsr": 29377
},
"name": {
"first": "Jerrold",
"middle": "L.",
"last": "Nadler",
"official_full": "Jerrold Nadler"
},
"bio": {
"birthday": "1947-06-13",
"gender": "M",
"religion": "Jewish"
},
"terms": [{
"type": "rep",
"start": "1992-11-03",
"end": "1992-10-09",
"state": "NY",
"district": 17,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "NY",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "NY",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NY",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NY",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NY",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NY",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/nadler"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NY",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/nadler"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NY",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/nadler"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NY",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/nadler"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NY",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/nadler",
"address": "2334 Rayburn HOB; Washington DC 20515-3208",
"phone": "202-225-5635",
"fax": "202-225-6923",
"contact_form": "http://www.house.gov/nadler/emailform.shtml",
"office": "2334 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NY",
"party": "Democrat",
"district": 10,
"url": "http://nadler.house.gov",
"address": "2110 Rayburn HOB; Washington DC 20515-3210",
"phone": "202-225-5635",
"fax": "202-225-6923",
"contact_form": "https://jerroldnadler.house.gov/forms/writeyourrep/default.aspx",
"office": "2110 Rayburn House Office Building",
"rss_url": "http://nadler.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NY",
"party": "Democrat",
"district": 10,
"url": "http://nadler.house.gov",
"address": "2109 Rayburn HOB; Washington DC 20515-3210",
"phone": "202-225-5635",
"fax": "202-225-6923",
"contact_form": "https://jerroldnadler.house.gov/forms/writeyourrep/default.aspx",
"office": "2109 Rayburn House Office Building",
"rss_url": "http://nadler.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "N000179",
"thomas": "01602",
"govtrack": 400290,
"opensecrets": "N00006789",
"votesmart": 8393,
"fec": ["H8CA34068"],
"cspan": 57873,
"wikipedia": "Grace Napolitano",
"house_history": 19055,
"maplight": 386,
"washington_post": "gIQAW3cdKP",
"icpsr": 29903
},
"name": {
"first": "Grace",
"middle": "F.",
"last": "Napolitano",
"official_full": "Grace F. Napolitano"
},
"bio": {
"birthday": "1936-12-04",
"gender": "F",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CA",
"district": 34,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 34,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 38,
"party": "Democrat",
"url": "http://www.napolitano.house.gov"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 38,
"party": "Democrat",
"url": "http://www.napolitano.house.gov"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 38,
"party": "Democrat",
"url": "http://napolitano.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 38,
"party": "Democrat",
"url": "http://napolitano.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 38,
"party": "Democrat",
"url": "http://napolitano.house.gov",
"address": "1610 Longworth HOB; Washington DC 20515-0538",
"phone": "202-225-5256",
"fax": "202-225-0027",
"contact_form": "http://www.napolitano.house.gov/contact/feedback.htm",
"office": "1610 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 32,
"url": "http://napolitano.house.gov",
"address": "1610 Longworth HOB; Washington DC 20515-0532",
"phone": "202-225-5256",
"fax": "202-225-0027",
"contact_form": "https://napolitano.house.gov/contact-me/email-me",
"office": "1610 Longworth House Office Building",
"rss_url": "http://napolitano.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 32,
"url": "http://napolitano.house.gov",
"address": "1610 Longworth HOB; Washington DC 20515-0532",
"phone": "202-225-5256",
"fax": "202-225-0027",
"contact_form": "https://napolitano.house.gov/contact-me/email-me",
"office": "1610 Longworth House Office Building",
"rss_url": "http://napolitano.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "N000015",
"thomas": "00854",
"govtrack": 400291,
"opensecrets": "N00000153",
"votesmart": 26895,
"icpsr": 15616,
"fec": ["H8MA02041"],
"cspan": 6103,
"wikipedia": "Richard Neal",
"house_history": 18855,
"maplight": 387,
"washington_post": "gIQA7V4aKP"
},
"name": {
"first": "Richard",
"middle": "E.",
"last": "Neal",
"official_full": "Richard E. Neal"
},
"bio": {
"birthday": "1949-02-14",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "MA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "MA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "MA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "MA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "MA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "MA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MA",
"district": 2,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/neal"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/neal"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/neal"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/neal"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MA",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/neal",
"address": "2208 Rayburn HOB; Washington DC 20515-2102",
"phone": "202-225-5601",
"fax": "202-225-8112",
"contact_form": "http://www.house.gov/neal/write_neal.html",
"office": "2208 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MA",
"party": "Democrat",
"district": 1,
"url": "http://neal.house.gov",
"address": "2208 Rayburn HOB; Washington DC 20515-2101",
"phone": "202-225-5601",
"fax": "202-225-8112",
"contact_form": "https://forms.house.gov/neal/webforms/Contact_Form.shtml",
"office": "2208 Rayburn House Office Building",
"rss_url": "http://neal.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MA",
"party": "Democrat",
"district": 1,
"url": "http://neal.house.gov",
"address": "341 Cannon HOB; Washington DC 20515-2101",
"phone": "202-225-5601",
"fax": "202-225-8112",
"contact_form": "https://forms.house.gov/neal/webforms/Contact_Form.shtml",
"office": "341 Cannon House Office Building",
"rss_url": "http://neal.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "N000182",
"thomas": "01758",
"govtrack": 400441,
"opensecrets": "N00026043",
"votesmart": 49522,
"fec": ["H4TX19102"],
"cspan": 1010920,
"wikipedia": "Randy Neugebauer",
"house_history": 19060,
"ballotpedia": "Randy Neugebauer",
"maplight": 526,
"washington_post": "gIQA5hZfAP",
"icpsr": 20353
},
"name": {
"first": "Randy",
"last": "Neugebauer",
"official_full": "Randy Neugebauer"
},
"bio": {
"birthday": "1949-12-24",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "2003-06-05",
"end": "2004-12-09",
"state": "TX",
"district": 19,
"party": "Republican",
"url": "http://www.house.gov/neugebauer"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 19,
"party": "Republican",
"url": "http://www.house.gov/neugebauer"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 19,
"party": "Republican",
"url": "http://randy.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 19,
"party": "Republican",
"url": "http://randy.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 19,
"party": "Republican",
"url": "http://randy.house.gov",
"address": "1424 Longworth HOB; Washington DC 20515-4319",
"phone": "202-225-4005",
"fax": "202-225-9615",
"contact_form": "http://www.randy.house.gov/?sectionid=65&amp;sectiontree=8,65",
"office": "1424 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 19,
"url": "http://randy.house.gov",
"address": "1424 Longworth HOB; Washington DC 20515-4319",
"phone": "202-225-4005",
"fax": "202-225-9615",
"contact_form": "https://randy.house.gov/contact-me/email-me",
"office": "1424 Longworth House Office Building",
"rss_url": "http://randy.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 19,
"url": "http://randy.house.gov",
"address": "1424 Longworth HOB; Washington DC 20515-4319",
"phone": "202-225-4005",
"fax": "202-225-9615",
"contact_form": "https://randy.house.gov/contact-me/email-me",
"office": "1424 Longworth House Office Building",
"rss_url": "http://randy.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "N000184",
"thomas": "02060",
"govtrack": 412475,
"opensecrets": "N00032022",
"votesmart": 58189,
"fec": ["H0SD00054"],
"cspan": 62717,
"house_history": 19064,
"wikipedia": "Kristi Noem",
"ballotpedia": "Kristi Noem",
"maplight": 1480,
"washington_post": "gIQABw1QKP",
"icpsr": 21177
},
"name": {
"first": "Kristi",
"last": "Noem",
"official_full": "Kristi L. Noem",
"middle": "L."
},
"bio": {
"birthday": "1971-11-30",
"gender": "F"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "SD",
"district": 0,
"party": "Republican",
"url": "http://noem.house.gov/",
"address": "226 Cannon HOB; Washington DC 20515-4101",
"phone": "202-225-2801",
"fax": "202-225-5823",
"office": "226 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "SD",
"party": "Republican",
"district": 0,
"url": "http://noem.house.gov",
"address": "1323 Longworth HOB; Washington DC 20515-4100",
"phone": "202-225-2801",
"fax": "202-225-5823",
"office": "1323 Longworth House Office Building",
"rss_url": "http://noem.house.gov/index.cfm/rss/feed",
"contact_form": "http://noem.house.gov/index.cfm/email-kristi"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "SD",
"party": "Republican",
"district": 0,
"url": "https://noem.house.gov",
"address": "2422 Rayburn HOB; Washington DC 20515-4100",
"phone": "202-225-2801",
"fax": "202-225-5823",
"office": "2422 Rayburn House Office Building",
"rss_url": "http://noem.house.gov/index.cfm/rss/feed",
"contact_form": "http://noem.house.gov/index.cfm/email-kristi"
}]
}, {
"id": {
"bioguide": "N000147",
"thomas": "00868",
"govtrack": 400295,
"opensecrets": "N00001692",
"votesmart": 775,
"fec": ["H0DC00058"],
"cspan": 882,
"wikipedia": "Eleanor Holmes Norton",
"house_history": 19016,
"maplight": 390,
"washington_post": "73c1161a-64c5-11e2-85f5-a8a9228e55e7"
},
"name": {
"first": "Eleanor",
"middle": "Holmes",
"last": "Norton",
"official_full": "Eleanor Holmes Norton"
},
"bio": {
"birthday": "1937-06-13",
"gender": "F",
"religion": "Episcopalian"
},
"terms": [{
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "DC",
"district": 0,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "DC",
"district": 0,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "DC",
"district": 0,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "DC",
"district": 0,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "DC",
"district": 0,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "DC",
"district": 0,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "DC",
"district": 0,
"party": "Democrat",
"url": "http://www.house.gov/norton"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "DC",
"district": 0,
"party": "Democrat",
"url": "http://www.house.gov/norton"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "DC",
"district": 0,
"party": "Democrat",
"url": "http://www.house.gov/norton"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "DC",
"district": 0,
"party": "Democrat",
"url": "http://www.house.gov/norton"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "DC",
"district": 0,
"party": "Democrat",
"url": "http://www.house.gov/norton",
"address": "2136 Rayburn HOB; Washington DC 20515-5100",
"phone": "202-225-8050",
"fax": "202-225-3002",
"contact_form": "http://www.norton.house.gov/forms/contact.html",
"office": "2136 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "DC",
"party": "Democrat",
"district": 0,
"url": "http://norton.house.gov",
"address": "2136 Rayburn HOB; Washington DC 20515-5101",
"phone": "202-225-8050",
"fax": "202-225-3002",
"contact_form": "https://norton.house.gov/contact/email-me",
"office": "2136 Rayburn House Office Building",
"rss_url": "http://norton.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "DC",
"party": "Democrat",
"district": 0,
"url": "http://norton.house.gov",
"address": "2136 Rayburn HOB; Washington DC 20515-5101",
"phone": "202-225-8050",
"fax": "202-225-3002",
"contact_form": "https://norton.house.gov/contact/email-me",
"office": "2136 Rayburn House Office Building",
"rss_url": "http://norton.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "N000185",
"thomas": "02001",
"govtrack": 412409,
"opensecrets": "N00032441",
"votesmart": 124333,
"fec": ["H0FL05139"],
"cspan": 1033683,
"wikipedia": "Rich Nugent",
"house_history": 19066,
"maplight": 1421,
"washington_post": "gIQAt0HaKP",
"icpsr": 21115
},
"name": {
"first": "Richard",
"last": "Nugent",
"official_full": "Richard B. Nugent",
"middle": "B."
},
"bio": {
"birthday": "1951-05-26",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 5,
"party": "Republican",
"url": "http://nugent.house.gov/",
"address": "1517 Longworth HOB; Washington DC 20515-0905",
"phone": "202-225-1002",
"fax": "202- 226-6559",
"office": "1517 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Republican",
"district": 11,
"url": "http://nugent.house.gov",
"address": "1727 Longworth HOB; Washington DC 20515-0911",
"phone": "202-225-1002",
"fax": "202- 226-6559",
"office": "1727 Longworth House Office Building",
"rss_url": "http://nugent.house.gov/index.php?format=feed&amp;type=rss",
"contact_form": "https://nugent.house.gov/contact/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Republican",
"district": 11,
"url": "https://nugent.house.gov",
"address": "1727 Longworth HOB; Washington DC 20515-0911",
"phone": "202-225-1002",
"fax": "202- 226-6559",
"office": "1727 Longworth House Office Building",
"rss_url": "http://nugent.house.gov/index.php?format=feed&amp;type=rss",
"contact_form": "https://nugent.house.gov/contact/email-me"
}]
}, {
"id": {
"bioguide": "N000181",
"thomas": "01710",
"govtrack": 400297,
"opensecrets": "N00007248",
"votesmart": 16725,
"fec": ["H8CA20059"],
"cspan": 1003553,
"house_history": 19058,
"wikipedia": "Devin Nunes",
"maplight": 392,
"washington_post": "gIQAt1EGAP",
"icpsr": 20307
},
"name": {
"first": "Devin",
"middle": "G.",
"last": "Nunes",
"official_full": "Devin Nunes"
},
"bio": {
"birthday": "1973-10-01",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 21,
"party": "Republican",
"url": "http://www.nunes.house.gov"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 21,
"party": "Republican",
"url": "http://www.nunes.house.gov"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 21,
"party": "Republican",
"url": "http://nunes.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 21,
"party": "Republican",
"url": "http://nunes.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 21,
"party": "Republican",
"url": "http://nunes.house.gov",
"address": "1013 Longworth HOB; Washington DC 20515-0521",
"phone": "202-225-2523",
"fax": "202-225-3404",
"contact_form": "http://www.nunes.house.gov/index.cfm?FuseAction=ContactUs.ContactForm",
"office": "1013 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Republican",
"district": 22,
"url": "http://nunes.house.gov",
"address": "1013 Longworth HOB; Washington DC 20515-0522",
"phone": "202-225-2523",
"fax": "202-225-3404",
"contact_form": "https://nunes.house.gov/contactform/default.aspx",
"office": "1013 Longworth House Office Building",
"rss_url": "http://nunes.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Republican",
"district": 22,
"url": "http://nunes.house.gov",
"address": "1013 Longworth HOB; Washington DC 20515-0522",
"phone": "202-225-2523",
"fax": "202-225-3404",
"contact_form": "https://nunes.house.gov/contactform/default.aspx",
"office": "1013 Longworth House Office Building",
"rss_url": "http://nunes.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "O000168",
"thomas": "01955",
"govtrack": 412302,
"opensecrets": "N00029285",
"votesmart": 102008,
"fec": ["H8TX22107"],
"cspan": 1031361,
"wikipedia": "Pete Olson",
"house_history": 19278,
"maplight": 784,
"washington_post": "gIQAdHcTKP",
"icpsr": 20948
},
"name": {
"first": "Pete",
"last": "Olson",
"official_full": "Pete Olson"
},
"bio": {
"birthday": "1962-12-09",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 22,
"party": "Republican",
"url": "http://olson.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 22,
"party": "Republican",
"url": "http://olson.house.gov",
"address": "312 Cannon HOB; Washington DC 20515-4322",
"phone": "202-225-5951",
"fax": "202-225-5241",
"contact_form": "https://forms.house.gov/olson/contact-form.shtml",
"office": "312 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 22,
"url": "http://olson.house.gov",
"address": "312 Cannon HOB; Washington DC 20515-4322",
"phone": "202-225-5951",
"fax": "202-225-5241",
"contact_form": "https://forms.house.gov/olson/contact-form.shtml",
"office": "312 Cannon House Office Building",
"rss_url": "feed://olson.house.gov/common/rss/?rss=82"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 22,
"url": "http://olson.house.gov",
"address": "2133 Rayburn HOB; Washington DC 20515-4322",
"phone": "202-225-5951",
"fax": "202-225-5241",
"contact_form": "https://forms.house.gov/olson/contact-form.shtml",
"office": "2133 Rayburn House Office Building",
"rss_url": "feed://olson.house.gov/common/rss/?rss=82"
}]
}, {
"id": {
"bioguide": "P000601",
"thomas": "02035",
"govtrack": 412443,
"opensecrets": "N00031958",
"votesmart": 69521,
"fec": ["H0MS04120"],
"cspan": 61886,
"wikipedia": "Steven Palazzo",
"house_history": 20039,
"maplight": 1453,
"washington_post": "gIQAlE0YMP",
"icpsr": 21148
},
"name": {
"first": "Steven",
"last": "Palazzo",
"official_full": "Steven M. Palazzo",
"middle": "M."
},
"bio": {
"birthday": "1970-02-21",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MS",
"district": 4,
"party": "Republican",
"url": "http://palazzo.house.gov/",
"address": "331 Cannon HOB; Washington DC 20515-2404",
"phone": "202-225-5772",
"fax": "202- 225-7074",
"office": "331 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MS",
"party": "Republican",
"district": 4,
"url": "http://palazzo.house.gov",
"address": "331 Cannon HOB; Washington DC 20515-2404",
"phone": "202-225-5772",
"fax": "202- 225-7074",
"office": "331 Cannon House Office Building",
"rss_url": "http://palazzo.house.gov/rss.xml",
"contact_form": "http://palazzo.house.gov/contact/"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MS",
"party": "Republican",
"district": 4,
"url": "http://palazzo.house.gov",
"address": "331 Cannon HOB; Washington DC 20515-2404",
"phone": "202-225-5772",
"fax": "202- 225-7074",
"office": "331 Cannon House Office Building",
"rss_url": "http://palazzo.house.gov/rss.xml",
"contact_form": "http://palazzo.house.gov/contact/"
}]
}, {
"id": {
"bioguide": "P000034",
"thomas": "00887",
"govtrack": 400308,
"opensecrets": "N00000781",
"votesmart": 26951,
"icpsr": 15454,
"fec": ["H8NJ03073", "S6NJ00263"],
"cspan": 6107,
"wikipedia": "Frank Pallone",
"house_history": 19321,
"maplight": 402,
"washington_post": "gIQAMsEdKP"
},
"name": {
"first": "Frank",
"middle": "J.",
"last": "Pallone",
"suffix": "Jr.",
"official_full": "Frank Pallone Jr."
},
"bio": {
"birthday": "1951-10-30",
"gender": "M",
"religion": "Catholic"
},
"terms": [{
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "NJ",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "NJ",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "NJ",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "NJ",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "NJ",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NJ",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NJ",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NJ",
"district": 6,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NJ",
"district": 6,
"party": "Democrat",
"url": "http://www.house.gov/pallone"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NJ",
"district": 6,
"party": "Democrat",
"url": "http://www.house.gov/pallone"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NJ",
"district": 6,
"party": "Democrat",
"url": "http://www.house.gov/pallone"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NJ",
"district": 6,
"party": "Democrat",
"url": "http://www.house.gov/pallone"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NJ",
"district": 6,
"party": "Democrat",
"url": "http://www.house.gov/pallone",
"address": "237 Cannon HOB; Washington DC 20515-3006",
"phone": "202-225-4671",
"fax": "202-225-9665",
"contact_form": "http://www.house.gov/pallone/contact.shtml",
"office": "237 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NJ",
"party": "Democrat",
"district": 6,
"url": "http://pallone.house.gov",
"address": "237 Cannon HOB; Washington DC 20515-3006",
"phone": "202-225-4671",
"fax": "202-225-9665",
"contact_form": "https://pallone.house.gov/contact-me/email-me",
"office": "237 Cannon House Office Building",
"rss_url": "http://pallone.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NJ",
"party": "Democrat",
"district": 6,
"url": "https://pallone.house.gov",
"address": "237 Cannon HOB; Washington DC 20515-3006",
"phone": "202-225-4671",
"fax": "202-225-9665",
"contact_form": "https://pallone.house.gov/contact-me/email-me",
"office": "237 Cannon House Office Building",
"rss_url": "http://pallone.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "P000096",
"thomas": "01510",
"govtrack": 400309,
"opensecrets": "N00000751",
"votesmart": 478,
"fec": ["H6NJ08118"],
"cspan": 45543,
"wikipedia": "Bill Pascrell",
"house_history": 19391,
"maplight": 403,
"washington_post": "gIQAbraOAP",
"icpsr": 29741
},
"name": {
"first": "Bill",
"middle": "J.",
"last": "Pascrell",
"suffix": "Jr.",
"official_full": "Bill Pascrell Jr."
},
"bio": {
"birthday": "1937-01-25",
"gender": "M",
"religion": "Catholic"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NJ",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NJ",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NJ",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NJ",
"district": 8,
"party": "Democrat",
"url": "http://www.pascrell.house.gov"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NJ",
"district": 8,
"party": "Democrat",
"url": "http://www.pascrell.house.gov"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NJ",
"district": 8,
"party": "Democrat",
"url": "http://pascrell.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NJ",
"district": 8,
"party": "Democrat",
"url": "http://pascrell.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NJ",
"district": 8,
"party": "Democrat",
"url": "http://pascrell.house.gov",
"address": "2370 Rayburn HOB; Washington DC 20515-3008",
"phone": "202-225-5751",
"fax": "202-225-5782",
"contact_form": "http://pascrell.house.gov/contact/",
"office": "2370 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NJ",
"party": "Democrat",
"district": 9,
"url": "http://pascrell.house.gov",
"address": "2370 Rayburn HOB; Washington DC 20515-3009",
"phone": "202-225-5751",
"fax": "202-225-5782",
"contact_form": "https://pascrell.house.gov/contact/email-me",
"office": "2370 Rayburn House Office Building",
"rss_url": "http://www.house.gov/apps/list/press/nj08_pascrell/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NJ",
"party": "Democrat",
"district": 9,
"url": "http://pascrell.house.gov",
"address": "2370 Rayburn HOB; Washington DC 20515-3009",
"phone": "202-225-5751",
"fax": "202-225-5782",
"contact_form": "https://pascrell.house.gov/contact/email-me",
"office": "2370 Rayburn House Office Building",
"rss_url": "http://www.house.gov/apps/list/press/nj08_pascrell/rss.xml"
}]
}, {
"id": {
"bioguide": "P000603",
"thomas": "02082",
"lis": "S348",
"govtrack": 412492,
"opensecrets": "N00030836",
"votesmart": 117285,
"fec": ["S0KY00156"],
"cspan": 9265241,
"wikipedia": "Rand Paul",
"ballotpedia": "Rand Paul",
"maplight": 1497,
"washington_post": "gIQA5AakAP",
"icpsr": 41104
},
"name": {
"first": "Rand",
"last": "Paul",
"official_full": "Rand Paul"
},
"bio": {
"birthday": "1963-01-07",
"gender": "M"
},
"terms": [{
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "KY",
"class": 3,
"party": "Republican",
"url": "http://www.paul.senate.gov",
"address": "167 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-4343",
"contact_form": "http://www.paul.senate.gov/?p=contact",
"fax": "202-228-1373",
"office": "167 Russell Senate Office Building",
"state_rank": "junior",
"rss_url": "http://paul.senate.gov/rss/?p=news"
}],
"family": [{
"name": "Ronald Ernest Paul",
"relation": "son"
}]
}, {
"id": {
"bioguide": "P000594",
"thomas": "01930",
"govtrack": 412303,
"opensecrets": "N00029391",
"votesmart": 3833,
"fec": ["H8MN03077"],
"cspan": 1030000,
"wikipedia": "Erik Paulsen",
"house_history": 20026,
"ballotpedia": "Erik Paulsen",
"maplight": 785,
"washington_post": "gIQALqDbKP",
"icpsr": 20924
},
"name": {
"first": "Erik",
"last": "Paulsen",
"official_full": "Erik Paulsen"
},
"bio": {
"birthday": "1965-05-14",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MN",
"district": 3,
"party": "Republican",
"url": "http://paulsen.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MN",
"district": 3,
"party": "Republican",
"url": "http://paulsen.house.gov",
"address": "127 Cannon HOB; Washington DC 20515-2303",
"phone": "202-225-2871",
"fax": "202-225-6351",
"contact_form": "https://forms.house.gov/paulsen/contact-form.shtml",
"office": "127 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MN",
"party": "Republican",
"district": 3,
"url": "http://paulsen.house.gov",
"address": "127 Cannon HOB; Washington DC 20515-2303",
"phone": "202-225-2871",
"fax": "202-225-6351",
"contact_form": "https://paulsenforms.house.gov/contact-me",
"office": "127 Cannon House Office Building",
"rss_url": "http://paulsen.house.gov/common/rss//?rss=105"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MN",
"party": "Republican",
"district": 3,
"url": "http://paulsen.house.gov",
"address": "127 Cannon HOB; Washington DC 20515-2303",
"phone": "202-225-2871",
"fax": "202-225-6351",
"contact_form": "https://paulsenforms.house.gov/contact-me",
"office": "127 Cannon House Office Building",
"rss_url": "http://paulsen.house.gov/common/rss//?rss=105"
}]
}, {
"id": {
"bioguide": "P000588",
"thomas": "01738",
"govtrack": 400313,
"opensecrets": "N00012672",
"votesmart": 10655,
"fec": ["H2NM02126", "S0NM00041"],
"cspan": 12063,
"wikipedia": "Steve Pearce (politician)",
"house_history": 20015,
"ballotpedia": "Steve Pearce",
"maplight": 407,
"washington_post": "gIQAZbOZMP",
"icpsr": 20337
},
"name": {
"first": "Stevan",
"middle": "E.",
"last": "Pearce",
"nickname": "Steve",
"official_full": "Stevan Pearce"
},
"bio": {
"birthday": "1947-08-24",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NM",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/pearce"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NM",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/pearce"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NM",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/pearce"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NM",
"district": 2,
"party": "Republican",
"url": "http://pearce.house.gov/",
"address": "2432 Rayburn HOB; Washington DC 20515-3102",
"phone": "202-225-2365",
"office": "2432 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NM",
"party": "Republican",
"district": 2,
"url": "http://pearce.house.gov",
"address": "2432 Rayburn HOB; Washington DC 20515-3102",
"phone": "202-225-2365",
"office": "2432 Rayburn House Office Building",
"rss_url": "http://pearce.house.gov/rss.xml",
"contact_form": "https://pearce.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NM",
"party": "Republican",
"district": 2,
"url": "http://pearce.house.gov",
"address": "2432 Rayburn HOB; Washington DC 20515-3102",
"phone": "202-225-2365",
"office": "2432 Rayburn House Office Building",
"rss_url": "http://pearce.house.gov/rss.xml",
"contact_form": "https://pearce.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "P000197",
"thomas": "00905",
"govtrack": 400314,
"opensecrets": "N00007360",
"votesmart": 26732,
"icpsr": 15448,
"fec": ["H8CA05035"],
"cspan": 6153,
"wikipedia": "Nancy Pelosi",
"house_history": 19519,
"ballotpedia": "Nancy Pelosi",
"maplight": 408,
"washington_post": "gIQAF3PM9O"
},
"name": {
"first": "Nancy",
"last": "Pelosi",
"official_full": "Nancy Pelosi"
},
"bio": {
"birthday": "1940-03-26",
"gender": "F",
"religion": "Roman Catholic"
},
"leadership_roles": [{
"title": "Minority Leader",
"chamber": "house",
"start": "2011-01-05",
"end": "2013-01-03"
}, {
"title": "Minority Leader",
"chamber": "house",
"start": "2013-01-03",
"end": "2015-01-03"
}, {
"title": "Minority Leader",
"chamber": "house",
"start": "2015-01-06"
}],
"terms": [{
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "CA",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "CA",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "CA",
"district": 5,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "CA",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "CA",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "CA",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CA",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 8,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/pelosi"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/pelosi"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/pelosi"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/pelosi"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 8,
"party": "Democrat",
"url": "http://www.house.gov/pelosi",
"address": "235 Cannon HOB; Washington DC 20515-0508",
"phone": "202-225-4965",
"fax": "202-225-8259",
"contact_form": "http://www.house.gov/pelosi/contact/contact.html",
"office": "235 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 12,
"url": "http://pelosi.house.gov",
"address": "235 Cannon HOB; Washington DC 20515-0512",
"phone": "202-225-4965",
"fax": "202-225-8259",
"contact_form": "http://pelosi.house.gov/contact-me/email-me",
"office": "235 Cannon House Office Building",
"rss_url": "http://pelosi.house.gov/atom.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 12,
"url": "http://pelosi.house.gov",
"address": "233 Cannon HOB; Washington DC 20515-0512",
"phone": "202-225-4965",
"fax": "202-225-8259",
"contact_form": "http://pelosi.house.gov/contact-me/email-me",
"office": "233 Cannon House Office Building",
"rss_url": "http://pelosi.house.gov/atom.xml"
}],
"family": [{
"name": "Thomas D?Alesandro Jr.",
"relation": "daughter"
}]
}, {
"id": {
"bioguide": "P000593",
"thomas": "01835",
"govtrack": 412192,
"opensecrets": "N00027510",
"votesmart": 2653,
"fec": ["H6CO07023"],
"cspan": 1021382,
"wikipedia": "Ed Perlmutter",
"house_history": 20024,
"ballotpedia": "Ed Perlmutter",
"maplight": 679,
"washington_post": "gIQAyxjSAP",
"icpsr": 20705
},
"name": {
"first": "Ed",
"last": "Perlmutter",
"official_full": "Ed Perlmutter"
},
"bio": {
"birthday": "1953-05-01",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CO",
"district": 7,
"party": "Democrat",
"url": "http://perlmutter.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CO",
"district": 7,
"party": "Democrat",
"url": "http://perlmutter.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CO",
"district": 7,
"party": "Democrat",
"url": "http://perlmutter.house.gov",
"address": "1221 Longworth HOB; Washington DC 20515-0607",
"phone": "202-225-2645",
"fax": "202-225-5278",
"contact_form": "http://perlmutter.house.gov/IMA/issue_subscribe.htm",
"office": "1221 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CO",
"party": "Democrat",
"district": 7,
"url": "http://perlmutter.house.gov",
"address": "1410 Longworth HOB; Washington DC 20515-0607",
"phone": "202-225-2645",
"fax": "202-225-5278",
"contact_form": "https://forms.house.gov/perlmutter/webforms/contact.shtml",
"office": "1410 Longworth House Office Building",
"rss_url": "http://perlmutter.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CO",
"party": "Democrat",
"district": 7,
"url": "http://perlmutter.house.gov",
"address": "1410 Longworth HOB; Washington DC 20515-0607",
"phone": "202-225-2645",
"fax": "202-225-5278",
"contact_form": "https://forms.house.gov/perlmutter/webforms/contact.shtml",
"office": "1410 Longworth House Office Building",
"rss_url": "http://perlmutter.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "P000595",
"thomas": "01929",
"govtrack": 412305,
"opensecrets": "N00029277",
"votesmart": 8749,
"fec": ["H8MI09068"],
"cspan": 50199,
"wikipedia": "Gary Peters (Michigan politician)",
"house_history": 20028,
"ballotpedia": "Gary Peters",
"maplight": 787,
"washington_post": "gIQA36BUKP",
"icpsr": 20923,
"lis": "S380"
},
"name": {
"first": "Gary",
"middle": "C.",
"last": "Peters",
"official_full": "Gary Peters"
},
"bio": {
"gender": "M",
"birthday": "1958-12-01"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MI",
"district": 9,
"party": "Democrat",
"url": "http://peters.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MI",
"district": 9,
"party": "Democrat",
"url": "http://peters.house.gov",
"address": "1609 Longworth HOB; Washington DC 20515-2209",
"phone": "202-225-5802",
"fax": "202-226-2356",
"contact_form": "https://forms.house.gov/peters/contact-form.shtml",
"office": "1609 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MI",
"party": "Democrat",
"district": 14,
"url": "http://peters.house.gov",
"address": "1609 Longworth HOB; Washington DC 20515-2214",
"phone": "202-225-5802",
"fax": "202-226-2356",
"contact_form": "https://petersforms.house.gov/contact-us-form",
"office": "1609 Longworth House Office Building",
"rss_url": "http://peters.house.gov/common/rss/?rss=22"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2021-01-03",
"state": "MI",
"class": 2,
"state_rank": "junior",
"party": "Democrat",
"url": "http://www.peters.senate.gov",
"address": "724 Hart Senate Office Building Washington DC 20510",
"office": "724 Hart Senate Office Building",
"phone": "202-224-6221"
}]
}, {
"id": {
"bioguide": "P000258",
"thomas": "00910",
"govtrack": 400316,
"opensecrets": "N00004558",
"votesmart": 26926,
"fec": ["H2MN07014"],
"cspan": 23978,
"wikipedia": "Collin Peterson",
"house_history": 19595,
"ballotpedia": "Collin Peterson",
"maplight": 410,
"washington_post": "gIQAIQ6GAP",
"icpsr": 29127
},
"name": {
"first": "Collin",
"middle": "Clark",
"last": "Peterson",
"official_full": "Collin C. Peterson"
},
"bio": {
"birthday": "1944-06-29",
"gender": "M",
"religion": "Lutheran"
},
"terms": [{
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "MN",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "MN",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "MN",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "MN",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "MN",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "MN",
"district": 7,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MN",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/collinpeterson"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MN",
"district": 7,
"party": "Democrat",
"url": "http://www.house.gov/collinpeterson"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MN",
"district": 7,
"party": "Democrat",
"url": "http://collinpeterson.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MN",
"district": 7,
"party": "Democrat",
"url": "http://collinpeterson.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MN",
"district": 7,
"party": "Democrat",
"url": "http://collinpeterson.house.gov",
"address": "2211 Rayburn HOB; Washington DC 20515-2307",
"phone": "202-225-2165",
"fax": "202-225-1593",
"contact_form": "http://collinpeterson.house.gov//email.html",
"office": "2211 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MN",
"party": "Democrat",
"district": 7,
"url": "http://collinpeterson.house.gov",
"address": "2109 Rayburn HOB; Washington DC 20515-2307",
"phone": "202-225-2165",
"fax": "202-225-1593",
"contact_form": "https://collinpeterson.house.gov/contact-me/email-me",
"office": "2109 Rayburn House Office Building",
"rss_url": "http://collinpeterson.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MN",
"party": "Democrat",
"district": 7,
"url": "http://collinpeterson.house.gov",
"address": "2204 Rayburn HOB; Washington DC 20515-2307",
"phone": "202-225-2165",
"fax": "202-225-1593",
"contact_form": "https://collinpeterson.house.gov/contact-me/email-me",
"office": "2204 Rayburn House Office Building",
"rss_url": "http://collinpeterson.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "P000596",
"thomas": "01953",
"govtrack": 412306,
"opensecrets": "N00029168",
"votesmart": 110894,
"fec": ["H8PR00062"],
"cspan": 1031305,
"wikipedia": "Pedro Pierluisi",
"house_history": 20030,
"maplight": 788
},
"name": {
"first": "Pedro",
"middle": "R.",
"last": "Pierluisi",
"official_full": "Pedro R. Pierluisi"
},
"bio": {
"gender": "M",
"birthday": "1959-04-26"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2013-01-03",
"state": "PR",
"district": 0,
"party": "Democrat",
"url": "http://pierluisi.house.gov",
"address": "1213 Longworth HOB; Washington DC 20515-5401",
"phone": "202-225-2615",
"fax": "202-225-2154",
"contact_form": "https://forms.house.gov/pierluisi/contact-form.shtml",
"office": "1213 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2017-01-03",
"state": "PR",
"party": "Democrat",
"district": 0,
"url": "http://pierluisi.house.gov",
"address": "2410 Rayburn HOB; Washington DC 20515-5401",
"phone": "202-225-2615",
"fax": "202-225-2154",
"contact_form": "https://pierluisi.house.gov/contact/email-me",
"office": "2410 Rayburn House Office Building",
"rss_url": "http://pierluisi.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "P000597",
"thomas": "01927",
"govtrack": 412307,
"opensecrets": "N00013817",
"votesmart": 6586,
"fec": ["H8ME01120", "S0ME00038"],
"cspan": 1002167,
"wikipedia": "Chellie Pingree",
"house_history": 20032,
"ballotpedia": "Chellie Pingree",
"maplight": 789,
"washington_post": "gIQAr8cW9O",
"icpsr": 20920
},
"name": {
"first": "Chellie",
"last": "Pingree",
"official_full": "Chellie Pingree"
},
"bio": {
"birthday": "1955-04-02",
"gender": "F"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "ME",
"district": 1,
"party": "Democrat",
"url": "http://pingree.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "ME",
"district": 1,
"party": "Democrat",
"url": "http://pingree.house.gov",
"address": "1318 Longworth HOB; Washington DC 20515-1901",
"phone": "202-225-6116",
"fax": "202-225-5590",
"contact_form": "https://forms.house.gov/pingree/contact-form.shtml",
"office": "1318 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "ME",
"party": "Democrat",
"district": 1,
"url": "http://pingree.house.gov",
"address": "1318 Longworth HOB; Washington DC 20515-1901",
"phone": "202-225-6116",
"fax": "202-225-5590",
"contact_form": "https://pingree.house.gov/email-me",
"office": "1318 Longworth House Office Building",
"rss_url": "http://pingree.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "ME",
"party": "Democrat",
"district": 1,
"url": "https://pingree.house.gov",
"address": "2162 Rayburn HOB; Washington DC 20515-1901",
"phone": "202-225-6116",
"fax": "202-225-5590",
"contact_form": "https://pingree.house.gov/email-me",
"office": "2162 Rayburn House Office Building",
"rss_url": "http://pingree.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "P000373",
"thomas": "01514",
"govtrack": 400320,
"opensecrets": "N00001633",
"votesmart": 265,
"fec": ["H6PA16197"],
"cspan": 11706,
"wikipedia": "Joseph R. Pitts",
"house_history": 19742,
"ballotpedia": "Joseph R. Pitts",
"maplight": 414,
"washington_post": "gIQAOAMOAP",
"icpsr": 29752
},
"name": {
"first": "Joseph",
"middle": "R.",
"last": "Pitts",
"official_full": "Joseph R. Pitts"
},
"bio": {
"birthday": "1939-10-10",
"gender": "M",
"religion": "Protestant"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "PA",
"district": 16,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "PA",
"district": 16,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "PA",
"district": 16,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "PA",
"district": 16,
"party": "Republican",
"url": "http://www.house.gov/pitts"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "PA",
"district": 16,
"party": "Republican",
"url": "http://www.house.gov/pitts"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "PA",
"district": 16,
"party": "Republican",
"url": "http://www.house.gov/pitts"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "PA",
"district": 16,
"party": "Republican",
"url": "http://www.house.gov/pitts"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "PA",
"district": 16,
"party": "Republican",
"url": "http://www.house.gov/pitts",
"address": "420 Cannon HOB; Washington DC 20515-3816",
"phone": "202-225-2411",
"fax": "202-225-2013",
"contact_form": "http://www.house.gov/pitts/contact.shtml",
"office": "420 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "PA",
"party": "Republican",
"district": 16,
"url": "http://pitts.house.gov",
"address": "420 Cannon HOB; Washington DC 20515-3816",
"phone": "202-225-2411",
"fax": "202-225-2013",
"contact_form": "https://pitts.house.gov/contact-me/legislative-contact-form",
"office": "420 Cannon House Office Building",
"rss_url": "http://pitts.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "PA",
"party": "Republican",
"district": 16,
"url": "http://pitts.house.gov",
"address": "420 Cannon HOB; Washington DC 20515-3816",
"phone": "202-225-2411",
"fax": "202-225-2013",
"contact_form": "https://pitts.house.gov/contact-me/legislative-contact-form",
"office": "420 Cannon House Office Building",
"rss_url": "http://pitts.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "P000592",
"thomas": "01802",
"govtrack": 400652,
"opensecrets": "N00026457",
"votesmart": 49198,
"fec": ["H4TX02108"],
"cspan": 1011398,
"wikipedia": "Ted Poe",
"house_history": 20022,
"ballotpedia": "Ted Poe",
"maplight": 657,
"washington_post": "gIQAqEAdKP",
"icpsr": 20528
},
"name": {
"first": "Ted",
"last": "Poe",
"official_full": "Ted Poe"
},
"bio": {
"birthday": "1948-09-10",
"gender": "M",
"religion": "Unknown"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "TX",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "TX",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/poe"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TX",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/poe"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TX",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/poe",
"address": "430 Cannon HOB; Washington DC 20515-4302",
"phone": "202-225-6565",
"fax": "202-225-5547",
"contact_form": "http://poe.house.gov/email/",
"office": "430 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TX",
"party": "Republican",
"district": 2,
"url": "http://poe.house.gov",
"address": "2412 Rayburn HOB; Washington DC 20515-4302",
"phone": "202-225-6565",
"fax": "202-225-5547",
"contact_form": "https://poe.house.gov/index.cfm/contact-form#form_D05B44B5-B782-4DC7-BED6-FF0C90951FFF",
"office": "2412 Rayburn House Office Building",
"rss_url": "http://poe.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TX",
"party": "Republican",
"district": 2,
"url": "https://poe.house.gov",
"address": "2412 Rayburn HOB; Washington DC 20515-4302",
"phone": "202-225-6565",
"fax": "202-225-5547",
"contact_form": "https://poe.house.gov/index.cfm/contact-form#form_D05B44B5-B782-4DC7-BED6-FF0C90951FFF",
"office": "2412 Rayburn House Office Building",
"rss_url": "http://poe.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "P000598",
"thomas": "01910",
"govtrack": 412308,
"opensecrets": "N00029127",
"votesmart": 106220,
"fec": ["H8CO02137"],
"cspan": 1031300,
"wikipedia": "Jared Polis",
"house_history": 20034,
"ballotpedia": "Jared Polis",
"maplight": 790,
"washington_post": "gIQAnqrJAP",
"icpsr": 20904
},
"name": {
"first": "Jared",
"last": "Polis",
"official_full": "Jared Polis"
},
"bio": {
"gender": "M",
"birthday": "1975-05-12"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CO",
"district": 2,
"party": "Democrat",
"url": "http://polis.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CO",
"district": 2,
"party": "Democrat",
"url": "http://polis.house.gov",
"address": "501 Cannon HOB; Washington DC 20515-0602",
"phone": "202-225-2161",
"fax": "202-226-7840",
"contact_form": "http://polis.house.gov/Contact/",
"office": "501 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CO",
"party": "Democrat",
"district": 2,
"url": "http://polis.house.gov",
"address": "1433 Longworth HOB; Washington DC 20515-0602",
"phone": "202-225-2161",
"fax": "202-226-7840",
"contact_form": "https://polis.house.gov/forms/writeyourrep/default.aspx",
"office": "1433 Longworth House Office Building",
"rss_url": "http://polis.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CO",
"party": "Democrat",
"district": 2,
"url": "http://polis.house.gov",
"address": "1433 Longworth HOB; Washington DC 20515-0602",
"phone": "202-225-2161",
"fax": "202-226-7840",
"contact_form": "https://polis.house.gov/forms/writeyourrep/default.aspx",
"office": "1433 Longworth House Office Building",
"rss_url": "http://polis.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "P000602",
"thomas": "02022",
"govtrack": 412431,
"opensecrets": "N00030744",
"votesmart": 125023,
"fec": ["H0KS04051"],
"cspan": 623387,
"house_history": 20041,
"wikipedia": "Mike Pompeo",
"ballotpedia": "Mike Pompeo",
"maplight": 1442,
"washington_post": "gIQAXNLWKP",
"icpsr": 21136
},
"name": {
"first": "Mike",
"last": "Pompeo",
"official_full": "Mike Pompeo"
},
"bio": {
"birthday": "1963-12-30",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "KS",
"district": 4,
"party": "Republican",
"url": "http://pompeo.house.gov/",
"address": "107 Cannon HOB; Washington DC 20515-1604",
"phone": "202-225-6216",
"fax": "202-225-3489",
"office": "107 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "KS",
"party": "Republican",
"district": 4,
"url": "http://pompeo.house.gov",
"address": "107 Cannon HOB; Washington DC 20515-1604",
"phone": "202-225-6216",
"fax": "202-225-3489",
"office": "107 Cannon House Office Building",
"rss_url": "http://pompeo.house.gov/news/rss.aspx",
"contact_form": "https://pompeo.house.gov/contact/contactform.htm?zip5=$ADDRESS_ZIP5"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "KS",
"party": "Republican",
"district": 4,
"url": "http://pompeo.house.gov",
"address": "436 Cannon HOB; Washington DC 20515-1604",
"phone": "202-225-6216",
"fax": "202-225-3489",
"office": "436 Cannon House Office Building",
"rss_url": "http://pompeo.house.gov/news/rss.aspx",
"contact_form": "https://pompeo.house.gov/contact/contactform.htm?zip5=$ADDRESS_ZIP5"
}]
}, {
"id": {
"bioguide": "P000449",
"thomas": "00924",
"lis": "S349",
"govtrack": 400325,
"opensecrets": "N00003682",
"votesmart": 27008,
"fec": ["S0OH00133", "H4OH02032"],
"cspan": 31819,
"house_history": 19838,
"wikipedia": "Rob Portman",
"ballotpedia": "Rob Portman",
"maplight": 419,
"washington_post": "gIQAGuioAP",
"icpsr": 29386
},
"name": {
"first": "Robert",
"middle": "J.",
"last": "Portman",
"nickname": "Rob",
"official_full": "Rob Portman"
},
"bio": {
"birthday": "1955-12-19",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "1993-05-04",
"end": "1994-12-01",
"state": "OH",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "OH",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "OH",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "OH",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "OH",
"district": 2,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "OH",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/portman"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2005-04-29",
"state": "OH",
"district": 2,
"party": "Republican",
"url": "http://www.house.gov/portman"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "OH",
"class": 3,
"party": "Republican",
"url": "http://www.portman.senate.gov",
"address": "448 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-3353",
"contact_form": "https://www.portman.senate.gov/public/index.cfm/contact-form",
"office": "448 Russell Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.portman.senate.gov/public/index.cfm/rss/feed"
}]
}, {
"id": {
"bioguide": "P000599",
"thomas": "01915",
"govtrack": 412309,
"opensecrets": "N00029662",
"votesmart": 24280,
"fec": ["H8FL15107"],
"cspan": 88959,
"wikipedia": "Bill Posey",
"house_history": 20036,
"ballotpedia": "Bill Posey",
"maplight": 791,
"washington_post": "gIQAx8mRAP",
"icpsr": 20909
},
"name": {
"first": "Bill",
"last": "Posey",
"official_full": "Bill Posey"
},
"bio": {
"birthday": "1947-12-18",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "FL",
"district": 15,
"party": "Republican",
"url": "http://posey.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 15,
"party": "Republican",
"url": "http://posey.house.gov",
"address": "120 Cannon HOB; Washington DC 20515-0915",
"phone": "202-225-3671",
"fax": "202-225-3516",
"contact_form": "http://posey.house.gov/Contact/",
"office": "120 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Republican",
"district": 8,
"url": "http://posey.house.gov",
"address": "120 Cannon HOB; Washington DC 20515-0908",
"phone": "202-225-3671",
"fax": "202-225-3516",
"contact_form": "https://posey.house.gov/forms/writeyourrep/",
"office": "120 Cannon House Office Building",
"rss_url": "http://posey.house.gov/news/rss.aspx?documenttypeid=1487"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Republican",
"district": 8,
"url": "http://posey.house.gov",
"address": "120 Cannon HOB; Washington DC 20515-0908",
"phone": "202-225-3671",
"fax": "202-225-3516",
"contact_form": "https://posey.house.gov/forms/writeyourrep/",
"office": "120 Cannon House Office Building",
"rss_url": "http://posey.house.gov/news/rss.aspx?documenttypeid=1487"
}]
}, {
"id": {
"bioguide": "P000523",
"thomas": "00930",
"govtrack": 400326,
"opensecrets": "N00002260",
"votesmart": 119,
"icpsr": 15438,
"fec": ["H6NC04037"],
"cspan": 6748,
"wikipedia": "David Price (U.S. politician)",
"house_history": 19927,
"ballotpedia": "David Price",
"maplight": 420,
"washington_post": "gIQAd3ZCAP"
},
"name": {
"first": "David",
"middle": "E.",
"last": "Price",
"official_full": "David E. Price"
},
"bio": {
"birthday": "1940-08-17",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "NC",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "NC",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "NC",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "NC",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NC",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NC",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NC",
"district": 4,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NC",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/price"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NC",
"district": 4,
"party": "Democrat",
"url": "http://www.house.gov/price"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NC",
"district": 4,
"party": "Democrat",
"url": "http://price.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NC",
"district": 4,
"party": "Democrat",
"url": "http://price.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NC",
"district": 4,
"party": "Democrat",
"url": "http://price.house.gov",
"address": "2162 Rayburn HOB; Washington DC 20515-3304",
"phone": "202-225-1784",
"fax": "202-225-2014",
"contact_form": "http://price.house.gov/contact/contact_form.shtml",
"office": "2162 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NC",
"party": "Democrat",
"district": 4,
"url": "http://price.house.gov",
"address": "2162 Rayburn HOB; Washington DC 20515-3304",
"phone": "202-225-1784",
"fax": "202-225-2014",
"contact_form": "https://price.house.gov/contact",
"office": "2162 Rayburn House Office Building",
"rss_url": "http://price.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NC",
"party": "Democrat",
"district": 4,
"url": "http://price.house.gov",
"address": "2108 Rayburn HOB; Washington DC 20515-3304",
"phone": "202-225-1784",
"fax": "202-225-2014",
"contact_form": "https://price.house.gov/contact",
"office": "2108 Rayburn House Office Building",
"rss_url": "http://price.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "P000591",
"thomas": "01778",
"govtrack": 400626,
"opensecrets": "N00026160",
"votesmart": 11853,
"fec": ["H4GA06087"],
"cspan": 1013044,
"wikipedia": "Tom Price (U.S. politician)",
"house_history": 20020,
"ballotpedia": "Tom Price",
"maplight": 632,
"washington_post": "gIQAaTFu9O",
"icpsr": 20505
},
"name": {
"first": "Tom",
"last": "Price",
"official_full": "Tom Price"
},
"bio": {
"birthday": "1954-10-08",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "GA",
"district": 6,
"party": "Republican"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "GA",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/tomprice"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "GA",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/tomprice"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "GA",
"district": 6,
"party": "Republican",
"url": "http://www.house.gov/tomprice",
"address": "403 Cannon HOB; Washington DC 20515-1006",
"phone": "202-225-4501",
"fax": "202-225-4656",
"contact_form": "http://tom.house.gov/html/contact_form_email.cfm",
"office": "403 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "GA",
"party": "Republican",
"district": 6,
"url": "http://tomprice.house.gov",
"address": "100 Cannon HOB; Washington DC 20515-1006",
"phone": "202-225-4501",
"fax": "202-225-4656",
"contact_form": "https://tomprice.house.gov/contact-me",
"office": "100 Cannon House Office Building",
"rss_url": "http://tomprice.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "GA",
"party": "Republican",
"district": 6,
"url": "https://tomprice.house.gov",
"address": "100 Cannon HOB; Washington DC 20515-1006",
"phone": "202-225-4501",
"fax": "202-225-4656",
"contact_form": "https://tomprice.house.gov/contact-me",
"office": "100 Cannon House Office Building",
"rss_url": "http://tomprice.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "Q000023",
"thomas": "01967",
"govtrack": 412331,
"opensecrets": "N00030581",
"votesmart": 83310,
"fec": ["H0IL05096"],
"cspan": 9263344,
"wikipedia": "Mike Quigley (politician)",
"house_history": 20072,
"ballotpedia": "Michael Quigley",
"maplight": 1186,
"washington_post": "gIQAMV709O",
"icpsr": 20954
},
"name": {
"first": "Mike",
"last": "Quigley",
"official_full": "Mike Quigley"
},
"bio": {
"birthday": "1958-10-17",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2009-04-07",
"end": "2010-12-22",
"state": "IL",
"district": 5,
"party": "Democrat",
"url": "http://quigley.house.gov/"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IL",
"district": 5,
"party": "Democrat",
"url": "http://quigley.house.gov/",
"address": "1124 Longworth HOB; Washington DC 20515-1305",
"phone": "202-225-4061",
"fax": "202-225-5603",
"contact_form": "https://forms.house.gov/quigley/contact-form.shtml",
"office": "1124 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "IL",
"party": "Democrat",
"district": 5,
"url": "http://quigley.house.gov",
"address": "1124 Longworth HOB; Washington DC 20515-1305",
"phone": "202-225-4061",
"fax": "202-225-5603",
"contact_form": "https://quigleyforms.house.gov/forms/writeyourrep/",
"office": "1124 Longworth House Office Building",
"rss_url": "http://quigley.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "IL",
"party": "Democrat",
"district": 5,
"url": "http://quigley.house.gov",
"address": "2458 Rayburn HOB; Washington DC 20515-1305",
"phone": "202-225-4061",
"fax": "202-225-5603",
"contact_form": "https://quigleyforms.house.gov/forms/writeyourrep/",
"office": "2458 Rayburn House Office Building",
"rss_url": "http://quigley.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "R000053",
"thomas": "00944",
"govtrack": 400333,
"opensecrets": "N00000964",
"votesmart": 26979,
"icpsr": 13035,
"fec": ["H6NY19029"],
"cspan": 1745,
"wikipedia": "Charles B. Rangel",
"house_history": 20144,
"maplight": 426,
"washington_post": "gIQACn7y9O"
},
"name": {
"first": "Charles",
"nickname": "Charlie",
"middle": "B.",
"last": "Rangel",
"official_full": "Charles B. Rangel"
},
"bio": {
"birthday": "1930-06-11",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1971-01-21",
"end": "1972-10-18",
"state": "NY",
"district": 18,
"party": "Democrat"
}, {
"type": "rep",
"start": "1973-01-03",
"end": "1974-12-20",
"state": "NY",
"district": 19,
"party": "Democrat"
}, {
"type": "rep",
"start": "1975-01-14",
"end": "1976-10-01",
"state": "NY",
"district": 19,
"party": "Democrat"
}, {
"type": "rep",
"start": "1977-01-04",
"end": "1978-10-15",
"state": "NY",
"district": 19,
"party": "Democrat"
}, {
"type": "rep",
"start": "1979-01-15",
"end": "1980-12-16",
"state": "NY",
"district": 19,
"party": "Democrat"
}, {
"type": "rep",
"start": "1981-01-05",
"end": "1982-12-23",
"state": "NY",
"district": 19,
"party": "Democrat"
}, {
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "NY",
"district": 16,
"party": "Democrat"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "NY",
"district": 16,
"party": "Democrat"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "NY",
"district": 16,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "NY",
"district": 16,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "NY",
"district": 16,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "NY",
"district": 15,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "NY",
"district": 15,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NY",
"district": 15,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "NY",
"district": 15,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "NY",
"district": 15,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "NY",
"district": 15,
"party": "Democrat",
"url": "http://www.house.gov/rangel"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "NY",
"district": 15,
"party": "Democrat",
"url": "http://www.house.gov/rangel"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "NY",
"district": 15,
"party": "Democrat",
"url": "http://rangel.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "NY",
"district": 15,
"party": "Democrat",
"url": "http://rangel.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NY",
"district": 15,
"party": "Democrat",
"url": "http://rangel.house.gov",
"address": "2354 Rayburn HOB; Washington DC 20515-3215",
"phone": "202-225-4365",
"fax": "202-225-0816",
"contact_form": "https://forms.house.gov/rangel/forms/contact.shtml",
"office": "2354 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NY",
"party": "Democrat",
"district": 13,
"url": "http://rangel.house.gov",
"address": "2354 Rayburn HOB; Washington DC 20515-3213",
"phone": "202-225-4365",
"fax": "202-225-0816",
"contact_form": "https://rangel.house.gov/contact-me/email-me",
"office": "2354 Rayburn House Office Building",
"rss_url": "http://rangel.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NY",
"party": "Democrat",
"district": 13,
"url": "http://rangel.house.gov",
"address": "2354 Rayburn HOB; Washington DC 20515-3213",
"phone": "202-225-4365",
"fax": "202-225-0816",
"contact_form": "https://rangel.house.gov/contact-me/email-me",
"office": "2354 Rayburn House Office Building",
"rss_url": "http://rangel.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "R000585",
"thomas": "01982",
"govtrack": 412393,
"opensecrets": "N00030949",
"votesmart": 127046,
"fec": ["H0NY29054"],
"cspan": 623468,
"wikipedia": "Tom Reed (politician)",
"house_history": 20811,
"maplight": 1374,
"washington_post": "gIQAVOXZKP",
"icpsr": 21101
},
"name": {
"first": "Tom",
"middle": "W.",
"last": "Reed",
"suffix": "II",
"official_full": "Tom Reed"
},
"bio": {
"birthday": "1971-11-18",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2010-11-18",
"end": "2010-12-22",
"state": "NY",
"district": 29,
"party": "Republican"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "NY",
"district": 29,
"party": "Republican",
"url": "http://reed.house.gov/",
"address": "1037 Longworth HOB; Washington DC 20515-3229",
"phone": "202-225-3161",
"fax": "202-226-6599",
"office": "1037 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "NY",
"party": "Republican",
"district": 23,
"url": "http://reed.house.gov",
"address": "1504 Longworth HOB; Washington DC 20515-3223",
"phone": "202-225-3161",
"fax": "202-226-6599",
"office": "1504 Longworth House Office Building",
"rss_url": "http://reed.house.gov/rss.xml",
"contact_form": "https://reed.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "NY",
"party": "Republican",
"district": 23,
"url": "http://reed.house.gov",
"address": "2437 Rayburn HOB; Washington DC 20515-3223",
"phone": "202-225-3161",
"fax": "202-226-6599",
"office": "2437 Rayburn House Office Building",
"rss_url": "http://reed.house.gov/rss.xml",
"contact_form": "https://reed.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "R000578",
"thomas": "01810",
"govtrack": 400660,
"opensecrets": "N00026885",
"votesmart": 51346,
"fec": ["H4WA08071"],
"cspan": 1013064,
"wikipedia": "Dave Reichert",
"house_history": 20801,
"ballotpedia": "David Reichert",
"maplight": 665,
"washington_post": "gIQAemFTKP",
"icpsr": 20536
},
"name": {
"first": "David",
"middle": "G.",
"last": "Reichert",
"official_full": "David G. Reichert"
},
"bio": {
"birthday": "1950-08-29",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "WA",
"district": 8,
"party": "Republican"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "WA",
"district": 8,
"party": "Republican",
"url": "http://www.house.gov/reichert"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "WA",
"district": 8,
"party": "Republican",
"url": "http://www.house.gov/reichert"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "WA",
"district": 8,
"party": "Republican",
"url": "http://www.house.gov/reichert",
"address": "1730 Longworth HOB; Washington DC 20515-4708",
"phone": "202-225-7761",
"fax": "202-225-4282",
"contact_form": "http://reichert.house.gov/Contact/ZipAuth.htm",
"office": "1730 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "WA",
"party": "Republican",
"district": 8,
"url": "http://reichert.house.gov",
"address": "1127 Longworth HOB; Washington DC 20515-4708",
"phone": "202-225-7761",
"fax": "202-225-4282",
"contact_form": "https://reichert.house.gov/contact-me",
"office": "1127 Longworth House Office Building",
"rss_url": "http://reichert.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "WA",
"party": "Republican",
"district": 8,
"url": "http://reichert.house.gov",
"address": "1127 Longworth HOB; Washington DC 20515-4708",
"phone": "202-225-7761",
"fax": "202-225-4282",
"contact_form": "https://reichert.house.gov/contact-me",
"office": "1127 Longworth House Office Building",
"rss_url": "http://reichert.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "R000146",
"thomas": "00952",
"lis": "S198",
"govtrack": 300082,
"opensecrets": "N00009922",
"votesmart": 53320,
"icpsr": 15054,
"fec": ["S6NV00028"],
"cspan": 1683,
"wikipedia": "Harry Reid",
"house_history": 20266,
"ballotpedia": "Harry Reid",
"maplight": 601,
"washington_post": "gIQA8MlN9O"
},
"name": {
"first": "Harry",
"middle": "M.",
"last": "Reid",
"official_full": "Harry Reid"
},
"bio": {
"birthday": "1939-12-02",
"gender": "M",
"religion": "Latter Day Saints"
},
"leadership_roles": [{
"title": "Majority Leader",
"chamber": "senate",
"start": "2007-01-04",
"end": "2009-01-06"
}, {
"title": "Majority Leader",
"chamber": "senate",
"start": "2009-01-06",
"end": "2011-01-05"
}, {
"title": "Majority Leader",
"chamber": "senate",
"start": "2011-01-05",
"end": "2013-01-03"
}, {
"title": "Majority Leader",
"chamber": "senate",
"start": "2013-01-03",
"end": "2015-01-03"
}, {
"title": "Minority Leader",
"chamber": "senate",
"start": "2015-01-03"
}],
"terms": [{
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "NV",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "NV",
"district": 1,
"party": "Democrat"
}, {
"type": "sen",
"start": "1987-01-06",
"end": "1992-10-09",
"state": "NV",
"class": 3,
"party": "Democrat"
}, {
"type": "sen",
"start": "1993-01-05",
"end": "1998-12-19",
"state": "NV",
"class": 3,
"party": "Democrat"
}, {
"type": "sen",
"start": "1999-01-06",
"end": "2004-12-09",
"state": "NV",
"class": 3,
"party": "Democrat",
"url": "http://reid.senate.gov/"
}, {
"type": "sen",
"start": "2005-01-04",
"end": "2010-12-22",
"state": "NV",
"class": 3,
"party": "Democrat",
"url": "http://reid.senate.gov/"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "NV",
"class": 3,
"party": "Democrat",
"url": "http://www.reid.senate.gov",
"address": "522 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-3542",
"fax": "202-224-7327",
"contact_form": "http://www.reid.senate.gov/contact",
"office": "522 Hart Senate Office Building",
"state_rank": "senior"
}]
}, {
"id": {
"bioguide": "R000586",
"thomas": "02048",
"govtrack": 412462,
"opensecrets": "N00031127",
"votesmart": 120678,
"fec": ["H0OH16097"],
"cspan": 62686,
"wikipedia": "Jim Renacci",
"house_history": 20813,
"ballotpedia": "Jim Renacci",
"maplight": 1468,
"washington_post": "gIQARWEUKP",
"icpsr": 21164
},
"name": {
"first": "James",
"last": "Renacci",
"official_full": "James B. Renacci",
"middle": "B."
},
"bio": {
"birthday": "1958-12-03",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OH",
"district": 16,
"party": "Republican",
"url": "http://renacci.house.gov/",
"address": "130 Cannon HOB; Washington DC 20515-3516",
"phone": "202-225-3876",
"fax": "202-225-3059",
"office": "130 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OH",
"party": "Republican",
"district": 16,
"url": "http://renacci.house.gov",
"address": "130 Cannon HOB; Washington DC 20515-3516",
"phone": "202-225-3876",
"fax": "202-225-3059",
"office": "130 Cannon House Office Building",
"rss_url": "http://renacci.house.gov/common/rss//index.cfm?rss=25",
"contact_form": "https://renacci.house.gov/index.cfm/contact-form"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OH",
"party": "Republican",
"district": 16,
"url": "https://renacci.house.gov",
"address": "328 Cannon HOB; Washington DC 20515-3516",
"phone": "202-225-3876",
"fax": "202-225-3059",
"office": "328 Cannon House Office Building",
"rss_url": "http://renacci.house.gov/common/rss//index.cfm?rss=25",
"contact_form": "https://renacci.house.gov/index.cfm/contact-form"
}]
}, {
"id": {
"bioguide": "R000587",
"thomas": "02073",
"govtrack": 412489,
"opensecrets": "N00030968",
"votesmart": 126240,
"fec": ["H0WI08075"],
"cspan": 62776,
"wikipedia": "Reid Ribble",
"house_history": 20815,
"ballotpedia": "Reid Ribble",
"maplight": 1494,
"washington_post": "gIQAYpZVKP",
"icpsr": 21190
},
"name": {
"first": "Reid",
"last": "Ribble",
"official_full": "Reid J. Ribble",
"middle": "J."
},
"bio": {
"birthday": "1956-04-05",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "WI",
"district": 8,
"party": "Republican",
"url": "http://ribble.house.gov/",
"address": "1513 Longworth HOB; Washington DC 20515-4908",
"phone": "202-225-5665",
"fax": "202- 225-5729",
"office": "1513 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "WI",
"party": "Republican",
"district": 8,
"url": "http://ribble.house.gov",
"address": "1513 Longworth HOB; Washington DC 20515-4908",
"phone": "202-225-5665",
"fax": "202- 225-5729",
"office": "1513 Longworth House Office Building",
"rss_url": "http://ribble.house.gov/rss.xml",
"contact_form": "https://ribble.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "WI",
"party": "Republican",
"district": 8,
"url": "http://ribble.house.gov",
"address": "1513 Longworth HOB; Washington DC 20515-4908",
"phone": "202-225-5665",
"fax": "202- 225-5729",
"office": "1513 Longworth House Office Building",
"rss_url": "http://ribble.house.gov/rss.xml",
"contact_form": "https://ribble.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "R000588",
"thomas": "02023",
"govtrack": 412432,
"opensecrets": "N00030184",
"votesmart": 35384,
"fec": ["H8LA02054"],
"cspan": 62391,
"wikipedia": "Cedric Richmond",
"house_history": 20816,
"ballotpedia": "Cedric Richmond",
"maplight": 1443,
"washington_post": "gIQAUvGVKP",
"icpsr": 21137
},
"name": {
"first": "Cedric",
"last": "Richmond",
"official_full": "Cedric L. Richmond",
"middle": "L."
},
"bio": {
"birthday": "1973-09-13",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "LA",
"district": 2,
"party": "Democrat",
"url": "http://richmond.house.gov/",
"address": "415 Cannon HOB; Washington DC 20515-1802",
"phone": "202-225-6636",
"fax": "202- 225-1988",
"office": "415 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "LA",
"party": "Democrat",
"district": 2,
"url": "http://richmond.house.gov",
"address": "240 Cannon HOB; Washington DC 20515-1802",
"phone": "202-225-6636",
"fax": "202- 225-1988",
"office": "240 Cannon House Office Building",
"rss_url": "http://richmond.house.gov/rss.xml",
"contact_form": "https://richmond.house.gov/contact-me/email-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "LA",
"party": "Democrat",
"district": 2,
"url": "http://richmond.house.gov",
"address": "240 Cannon HOB; Washington DC 20515-1802",
"phone": "202-225-6636",
"fax": "202- 225-1988",
"office": "240 Cannon House Office Building",
"rss_url": "http://richmond.house.gov/rss.xml",
"contact_form": "https://richmond.house.gov/contact-me/email-me"
}]
}, {
"id": {
"bioguide": "R000589",
"thomas": "02068",
"govtrack": 412483,
"opensecrets": "N00030962",
"votesmart": 121807,
"fec": ["H0VA02084"],
"cspan": 9268996,
"wikipedia": "Scott Rigell",
"house_history": 20818,
"maplight": 1488,
"washington_post": "gIQA7lZVKP",
"icpsr": 21185
},
"name": {
"first": "Edward",
"middle": "Scott",
"last": "Rigell",
"nickname": "Scott",
"official_full": "E. Scott Rigell"
},
"bio": {
"birthday": "1960-05-28",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "VA",
"district": 2,
"party": "Republican",
"url": "http://rigell.house.gov/",
"address": "327 Cannon HOB; Washington DC 20515-4602",
"phone": "202-225-4215",
"fax": "202-225-4218",
"office": "327 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "VA",
"party": "Republican",
"district": 2,
"url": "http://rigell.house.gov",
"address": "418 Cannon HOB; Washington DC 20515-4602",
"phone": "202-225-4215",
"fax": "202-225-4218",
"office": "418 Cannon House Office Building",
"rss_url": "http://rigell.house.gov/news/rss.aspx",
"contact_form": "https://rigell.house.gov/contact/contactform.htm"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "VA",
"party": "Republican",
"district": 2,
"url": "http://rigell.house.gov",
"address": "418 Cannon HOB; Washington DC 20515-4602",
"phone": "202-225-4215",
"fax": "202-225-4218",
"office": "418 Cannon House Office Building",
"rss_url": "http://rigell.house.gov/news/rss.aspx",
"contact_form": "https://rigell.house.gov/contact/contactform.htm"
}]
}, {
"id": {
"bioguide": "R000591",
"thomas": "01986",
"govtrack": 412394,
"opensecrets": "N00030768",
"votesmart": 71604,
"fec": ["H0AL02087"],
"cspan": 61712,
"wikipedia": "Martha Roby",
"house_history": 20821,
"ballotpedia": "Martha Roby",
"maplight": 1408,
"washington_post": "gIQAGcVUKP",
"icpsr": 21192
},
"name": {
"first": "Martha",
"last": "Roby",
"official_full": "Martha Roby"
},
"bio": {
"birthday": "1976-07-27",
"gender": "F"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "AL",
"district": 2,
"party": "Republican",
"url": "http://roby.house.gov/",
"address": "414 Cannon HOB; Washington DC 20515-0102",
"phone": "202-225-2901",
"fax": "202-225-8913",
"office": "414 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "AL",
"party": "Republican",
"district": 2,
"url": "http://roby.house.gov",
"address": "428 Cannon HOB; Washington DC 20515-0102",
"phone": "202-225-2901",
"fax": "202-225-8913",
"office": "428 Cannon House Office Building",
"rss_url": "http://roby.house.gov/rss.xml",
"contact_form": "https://roby.house.gov/contact-me"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "AL",
"party": "Republican",
"district": 2,
"url": "http://roby.house.gov",
"address": "442 Cannon HOB; Washington DC 20515-0102",
"phone": "202-225-2901",
"fax": "202-225-8913",
"office": "442 Cannon House Office Building",
"rss_url": "http://roby.house.gov/rss.xml",
"contact_form": "https://roby.house.gov/contact-me"
}]
}, {
"id": {
"bioguide": "R000582",
"thomas": "01954",
"govtrack": 412310,
"opensecrets": "N00028463",
"votesmart": 65306,
"fec": ["H6TN01388"],
"cspan": 1031360,
"wikipedia": "Phil Roe (politician)",
"house_history": 20807,
"maplight": 792,
"washington_post": "gIQArh0q6O",
"icpsr": 20947
},
"name": {
"first": "David",
"middle": "P.",
"nickname": "Phil",
"last": "Roe",
"official_full": "David P. Roe"
},
"bio": {
"gender": "M",
"birthday": "1945-07-21"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "TN",
"district": 1,
"party": "Republican",
"url": "http://www.roe.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "TN",
"district": 1,
"party": "Republican",
"url": "http://www.roe.house.gov",
"address": "419 Cannon HOB; Washington DC 20515-4201",
"phone": "202-225-6356",
"fax": "202-225-6356",
"contact_form": "https://forms.house.gov/roe/contact-form.shtml",
"office": "419 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "TN",
"party": "Republican",
"district": 1,
"url": "http://roe.house.gov",
"address": "407 Cannon HOB; Washington DC 20515-4201",
"phone": "202-225-6356",
"fax": "202-225-6356",
"contact_form": "https://roe.house.gov/contact/contactform.htm?zip5=37813&zip4=1659",
"office": "407 Cannon House Office Building"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "TN",
"party": "Republican",
"district": 1,
"url": "http://roe.house.gov",
"address": "407 Cannon HOB; Washington DC 20515-4201",
"phone": "202-225-6356",
"fax": "202-225-6356",
"contact_form": "https://roe.house.gov/contact/contactform.htm?zip5=37813&zip4=1659",
"office": "407 Cannon House Office Building"
}]
}, {
"id": {
"bioguide": "R000395",
"thomas": "00977",
"govtrack": 400340,
"opensecrets": "N00003473",
"votesmart": 26875,
"icpsr": 14854,
"fec": ["H0KY05015"],
"cspan": 6739,
"wikipedia": "Hal Rogers",
"house_history": 20573,
"ballotpedia": "Harold Rogers",
"maplight": 434,
"washington_post": "gIQAovNCAP"
},
"name": {
"first": "Harold",
"last": "Rogers",
"nickname": "Hal",
"official_full": "Harold Rogers"
},
"bio": {
"birthday": "1937-12-31",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "1981-01-05",
"end": "1982-12-23",
"state": "KY",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "KY",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "KY",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "KY",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "KY",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "KY",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "KY",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "KY",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "KY",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "KY",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "KY",
"district": 5,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "KY",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/rogers"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "KY",
"district": 5,
"party": "Republican",
"url": "http://www.house.gov/rogers"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "KY",
"district": 5,
"party": "Republican",
"url": "http://halrogers.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "KY",
"district": 5,
"party": "Republican",
"url": "http://halrogers.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "KY",
"district": 5,
"party": "Republican",
"url": "http://halrogers.house.gov",
"address": "2406 Rayburn HOB; Washington DC 20515-1705",
"phone": "202-225-4601",
"fax": "202-225-0940",
"contact_form": "http://halrogers.house.gov/Contact.aspx",
"office": "2406 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "KY",
"party": "Republican",
"district": 5,
"url": "http://halrogers.house.gov",
"address": "2406 Rayburn HOB; Washington DC 20515-1705",
"phone": "202-225-4601",
"fax": "202-225-0940",
"contact_form": "https://halrogers.house.gov/contact/contactform.htm",
"office": "2406 Rayburn House Office Building",
"rss_url": "http://halrogers.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "KY",
"party": "Republican",
"district": 5,
"url": "http://halrogers.house.gov",
"address": "2406 Rayburn HOB; Washington DC 20515-1705",
"phone": "202-225-4601",
"fax": "202-225-0940",
"contact_form": "https://halrogers.house.gov/contact/contactform.htm",
"office": "2406 Rayburn House Office Building",
"rss_url": "http://halrogers.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "R000575",
"thomas": "01704",
"govtrack": 400341,
"opensecrets": "N00024759",
"votesmart": 5705,
"fec": ["H2AL03032"],
"cspan": 1014740,
"wikipedia": "Mike D. Rogers",
"house_history": 20795,
"ballotpedia": "Mike Rogers (Alabama)",
"maplight": 433,
"washington_post": "gIQAkR2cKP",
"icpsr": 20301
},
"name": {
"first": "Mike",
"last": "Rogers",
"official_full": "Mike Rogers"
},
"bio": {
"birthday": "1958-07-16",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "AL",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/mike-rogers"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "AL",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/mike-rogers"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "AL",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/mike-rogers"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "AL",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/mike-rogers"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "AL",
"district": 3,
"party": "Republican",
"url": "http://www.house.gov/mike-rogers",
"address": "324 Cannon HOB; Washington DC 20515-0103",
"phone": "202-225-3261",
"fax": "202-226-8485",
"contact_form": "http://www.house.gov/mike-rogers/contact.shtml",
"office": "324 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "AL",
"party": "Republican",
"district": 3,
"url": "http://mike-rogers.house.gov",
"address": "324 Cannon HOB; Washington DC 20515-0103",
"phone": "202-225-3261",
"fax": "202-226-8485",
"contact_form": "http://mike-rogers.house.gov/contact-mike/email-me",
"office": "324 Cannon House Office Building",
"rss_url": "http://mike-rogers.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "AL",
"party": "Republican",
"district": 3,
"url": "http://mikerogers.house.gov",
"address": "324 Cannon HOB; Washington DC 20515-0103",
"phone": "202-225-3261",
"fax": "202-226-8485",
"contact_form": "http://mikerogers.house.gov/contact-mike/email-me",
"office": "324 Cannon House Office Building",
"rss_url": "http://mikerogers.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "R000409",
"thomas": "00979",
"govtrack": 400343,
"opensecrets": "N00007151",
"votesmart": 26763,
"icpsr": 15621,
"fec": ["H8CA42061"],
"cspan": 5590,
"house_history": 20593,
"wikipedia": "Dana Rohrabacher",
"maplight": 436,
"washington_post": "gIQAWYNqAP"
},
"name": {
"first": "Dana",
"middle": "T.",
"last": "Rohrabacher",
"official_full": "Dana Rohrabacher"
},
"bio": {
"birthday": "1947-06-21",
"gender": "M",
"religion": "Christian"
},
"terms": [{
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "CA",
"district": 42,
"party": "Republican"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "CA",
"district": 42,
"party": "Republican"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "CA",
"district": 45,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "CA",
"district": 45,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "CA",
"district": 45,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CA",
"district": 45,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 45,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 46,
"party": "Republican",
"url": "http://www.house.gov/rohrabacher"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 46,
"party": "Republican",
"url": "http://www.house.gov/rohrabacher"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 46,
"party": "Republican",
"url": "http://www.house.gov/rohrabacher"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 46,
"party": "Republican",
"url": "http://www.house.gov/rohrabacher"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 46,
"party": "Republican",
"url": "http://www.house.gov/rohrabacher",
"address": "2300 Rayburn HOB; Washington DC 20515-0546",
"phone": "202-225-2415",
"fax": "202-225-0145",
"contact_form": "http://rohrabacher.house.gov/Contact/Zip.htm",
"office": "2300 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Republican",
"district": 48,
"url": "http://rohrabacher.house.gov",
"address": "2300 Rayburn HOB; Washington DC 20515-0548",
"phone": "202-225-2415",
"fax": "202-225-0145",
"contact_form": "https://rohrabacher.house.gov/contact/email-me",
"office": "2300 Rayburn House Office Building",
"rss_url": "http://rohrabacher.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Republican",
"district": 48,
"url": "http://rohrabacher.house.gov",
"address": "2300 Rayburn HOB; Washington DC 20515-0548",
"phone": "202-225-2415",
"fax": "202-225-0145",
"contact_form": "https://rohrabacher.house.gov/contact/email-me",
"office": "2300 Rayburn House Office Building",
"rss_url": "http://rohrabacher.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "R000592",
"thomas": "02017",
"govtrack": 412426,
"opensecrets": "N00031741",
"votesmart": 34167,
"fec": ["H0IN04170"],
"cspan": 61832,
"wikipedia": "Todd Rokita",
"house_history": 20822,
"ballotpedia": "Todd Rokita",
"maplight": 1437,
"washington_post": "gIQAJQXZKP",
"icpsr": 21131
},
"name": {
"first": "Todd",
"last": "Rokita",
"official_full": "Todd Rokita"
},
"bio": {
"birthday": "1970-02-09",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IN",
"district": 4,
"party": "Republican",
"url": "http://rokita.house.gov/",
"address": "236 Cannon HOB; Washington DC 20515-1404",
"phone": "202-225-5037",
"office": "236 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "IN",
"party": "Republican",
"district": 4,
"url": "http://rokita.house.gov",
"address": "236 Cannon HOB; Washington DC 20515-1404",
"phone": "202-225-5037",
"office": "236 Cannon House Office Building",
"rss_url": "http://rokita.house.gov/rss.xml",
"contact_form": "https://rokita.house.gov/contact-me",
"fax": "202-226-0544"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "IN",
"party": "Republican",
"district": 4,
"url": "http://rokita.house.gov",
"address": "1717 Longworth HOB; Washington DC 20515-1404",
"phone": "202-225-5037",
"office": "1717 Longworth House Office Building",
"rss_url": "http://rokita.house.gov/rss.xml",
"contact_form": "https://rokita.house.gov/contact-me",
"fax": "202-226-0544"
}]
}, {
"id": {
"bioguide": "R000583",
"thomas": "01916",
"govtrack": 412311,
"opensecrets": "N00029018",
"votesmart": 107800,
"fec": ["H8FL16022"],
"cspan": 1030486,
"wikipedia": "Tom Rooney (politician)",
"house_history": 20809,
"ballotpedia": "Thomas J. Rooney",
"maplight": 793,
"washington_post": "gIQADjiUAP",
"icpsr": 20910
},
"name": {
"first": "Thomas",
"middle": "J.",
"last": "Rooney",
"official_full": "Thomas J. Rooney"
},
"bio": {
"birthday": "1970-11-21",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "FL",
"district": 16,
"party": "Republican",
"url": "http://rooney.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 16,
"party": "Republican",
"url": "http://rooney.house.gov",
"address": "1529 Longworth HOB; Washington DC 20515-0916",
"phone": "202-225-5792",
"fax": "202-225-3132",
"contact_form": "https://forms.house.gov/rooney/contact-form.shtml",
"office": "1529 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Republican",
"district": 17,
"url": "http://rooney.house.gov",
"address": "221 Cannon HOB; Washington DC 20515-0917",
"phone": "202-225-5792",
"fax": "202-225-3132",
"contact_form": "https://rooney.house.gov/email-me",
"office": "221 Cannon House Office Building",
"rss_url": "http://rooney.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Republican",
"district": 17,
"url": "https://rooney.house.gov",
"address": "2160 Rayburn HOB; Washington DC 20515-0917",
"phone": "202-225-5792",
"fax": "202-225-3132",
"contact_form": "https://rooney.house.gov/email-me",
"office": "2160 Rayburn House Office Building",
"rss_url": "http://rooney.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "R000435",
"thomas": "00985",
"govtrack": 400344,
"opensecrets": "N00002858",
"votesmart": 26815,
"icpsr": 15634,
"fec": ["H0FL18025"],
"cspan": 3206,
"wikipedia": "Ileana Ros-Lehtinen",
"house_history": 20624,
"ballotpedia": "Ileana Ros-Lehtinen",
"maplight": 437,
"washington_post": "gIQAVGfJAP"
},
"name": {
"first": "Ileana",
"last": "Ros-Lehtinen",
"official_full": "Ileana Ros-Lehtinen"
},
"bio": {
"birthday": "1952-07-15",
"gender": "F",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "FL",
"district": 18,
"party": "Republican"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "FL",
"district": 18,
"party": "Republican"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "FL",
"district": 18,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "FL",
"district": 18,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "FL",
"district": 18,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "FL",
"district": 18,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "FL",
"district": 18,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "FL",
"district": 18,
"party": "Republican",
"url": "http://www.house.gov/ros-lehtinen"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "FL",
"district": 18,
"party": "Republican",
"url": "http://www.house.gov/ros-lehtinen"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "FL",
"district": 18,
"party": "Republican",
"url": "http://www.house.gov/ros-lehtinen"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "FL",
"district": 18,
"party": "Republican",
"url": "http://www.house.gov/ros-lehtinen"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 18,
"party": "Republican",
"url": "http://www.house.gov/ros-lehtinen",
"address": "2206 Rayburn HOB; Washington DC 20515-0918",
"phone": "202-225-3931",
"fax": "202-225-5620",
"contact_form": "http://www.house.gov/writerep",
"office": "2206 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Republican",
"district": 27,
"url": "http://ros-lehtinen.house.gov",
"address": "2206 Rayburn HOB; Washington DC 20515-0927",
"phone": "202-225-3931",
"fax": "202-225-5620",
"contact_form": "https://ros-lehtinen.house.gov/contact-me/email-me",
"office": "2206 Rayburn House Office Building",
"rss_url": "http://ros-lehtinen.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Republican",
"district": 27,
"url": "http://ros-lehtinen.house.gov",
"address": "2206 Rayburn HOB; Washington DC 20515-0927",
"phone": "202-225-3931",
"fax": "202-225-5620",
"contact_form": "https://ros-lehtinen.house.gov/contact-me/email-me",
"office": "2206 Rayburn House Office Building",
"rss_url": "http://ros-lehtinen.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "R000580",
"thomas": "01848",
"govtrack": 412202,
"opensecrets": "N00004719",
"votesmart": 6382,
"fec": ["H6IL06117", "H8IL13051"],
"cspan": 1021912,
"wikipedia": "Peter Roskam",
"house_history": 20803,
"ballotpedia": "Peter Roskam",
"maplight": 689,
"washington_post": "gIQAN1SKAP",
"icpsr": 20715
},
"name": {
"first": "Peter",
"middle": "J.",
"last": "Roskam",
"official_full": "Peter J. Roskam"
},
"bio": {
"birthday": "1961-09-13",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "IL",
"district": 6,
"party": "Republican",
"url": "http://roskam.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "IL",
"district": 6,
"party": "Republican",
"url": "http://roskam.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IL",
"district": 6,
"party": "Republican",
"url": "http://roskam.house.gov",
"address": "227 Cannon HOB; Washington DC 20515-1306",
"phone": "202-225-4561",
"fax": "202-225-1166",
"contact_form": "http://www.house.gov/writerep",
"office": "227 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "IL",
"party": "Republican",
"district": 6,
"url": "http://roskam.house.gov",
"address": "227 Cannon HOB; Washington DC 20515-1306",
"phone": "202-225-4561",
"fax": "202-225-1166",
"contact_form": "https://roskam.house.gov/contact/email-me",
"office": "227 Cannon House Office Building",
"rss_url": "http://roskam.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "IL",
"party": "Republican",
"district": 6,
"url": "http://roskam.house.gov",
"address": "2246 Rayburn HOB; Washington DC 20515-1306",
"phone": "202-225-4561",
"fax": "202-225-1166",
"contact_form": "https://roskam.house.gov/contact/email-me",
"office": "2246 Rayburn House Office Building",
"rss_url": "http://roskam.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "R000593",
"thomas": "02003",
"govtrack": 412411,
"opensecrets": "N00030645",
"votesmart": 12813,
"fec": ["H0FL12101"],
"cspan": 62532,
"wikipedia": "Dennis A. Ross",
"house_history": 20823,
"ballotpedia": "Dennis A. Ross",
"maplight": 1423,
"washington_post": "gIQAP9JXKP",
"icpsr": 21117
},
"name": {
"first": "Dennis",
"last": "Ross",
"official_full": "Dennis A. Ross",
"middle": "A."
},
"bio": {
"birthday": "1959-10-18",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "FL",
"district": 12,
"party": "Republican",
"url": "http://dennisross.house.gov/",
"address": "404 Cannon HOB; Washington DC 20515-0912",
"phone": "202-225-1252",
"fax": "202- 226-0585",
"office": "404 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "FL",
"party": "Republican",
"district": 15,
"url": "http://dennisross.house.gov",
"address": "229 Cannon HOB; Washington DC 20515-0915",
"phone": "202-225-1252",
"fax": "202- 226-0585",
"office": "229 Cannon House Office Building",
"rss_url": "http://dennisross.house.gov/news/rss.aspx",
"contact_form": "https://dennisross.house.gov/forms/writeyourrep/"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "FL",
"party": "Republican",
"district": 15,
"url": "http://dennisross.house.gov",
"address": "229 Cannon HOB; Washington DC 20515-0915",
"phone": "202-225-1252",
"fax": "202- 226-0585",
"office": "229 Cannon House Office Building",
"rss_url": "http://dennisross.house.gov/news/rss.aspx",
"contact_form": "https://dennisross.house.gov/forms/writeyourrep/"
}]
}, {
"id": {
"bioguide": "R000486",
"thomas": "00997",
"govtrack": 400347,
"opensecrets": "N00006671",
"votesmart": 26766,
"fec": ["H2CA33048"],
"cspan": 26136,
"wikipedia": "Lucille Roybal-Allard",
"house_history": 20686,
"maplight": 440,
"washington_post": "gIQAozxLAP",
"icpsr": 29317
},
"name": {
"first": "Lucille",
"last": "Roybal-Allard",
"official_full": "Lucille Roybal-Allard"
},
"bio": {
"birthday": "1941-06-12",
"gender": "F",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "CA",
"district": 33,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "CA",
"district": 33,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "CA",
"district": 33,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CA",
"district": 33,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 33,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 34,
"party": "Democrat",
"url": "http://www.house.gov/roybal-allard"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 34,
"party": "Democrat",
"url": "http://www.house.gov/roybal-allard"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 34,
"party": "Democrat",
"url": "http://www.house.gov/roybal-allard"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 34,
"party": "Democrat",
"url": "http://www.house.gov/roybal-allard"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 34,
"party": "Democrat",
"url": "http://www.house.gov/roybal-allard",
"address": "2330 Rayburn HOB; Washington DC 20515-0534",
"phone": "202-225-1766",
"fax": "202-226-0350",
"contact_form": "http://www.house.gov/writerep",
"office": "2330 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 40,
"url": "http://roybal-allard.house.gov",
"address": "2330 Rayburn HOB; Washington DC 20515-0540",
"phone": "202-225-1766",
"fax": "202-226-0350",
"contact_form": "http://roybal-allard.house.gov/contact/",
"office": "2330 Rayburn House Office Building",
"rss_url": "http://roybal-allard.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 40,
"url": "http://roybal-allard.house.gov",
"address": "2330 Rayburn HOB; Washington DC 20515-0540",
"phone": "202-225-1766",
"fax": "202-226-0350",
"contact_form": "http://roybal-allard.house.gov/contact/",
"office": "2330 Rayburn House Office Building",
"rss_url": "http://roybal-allard.house.gov/news/rss.aspx"
}],
"family": [{
"name": "Edward R. Roybal",
"relation": "daughter"
}]
}, {
"id": {
"bioguide": "R000487",
"thomas": "00998",
"govtrack": 400348,
"opensecrets": "N00008264",
"votesmart": 26772,
"fec": ["H6CA39020"],
"cspan": 28461,
"wikipedia": "Ed Royce",
"house_history": 20688,
"maplight": 441,
"washington_post": "gIQACovbKP",
"icpsr": 29321
},
"name": {
"first": "Edward",
"middle": "R.",
"last": "Royce",
"nickname": "Ed",
"official_full": "Edward R. Royce"
},
"bio": {
"birthday": "1951-10-12",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "CA",
"district": 39,
"party": "Republican"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "CA",
"district": 39,
"party": "Republican"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "CA",
"district": 39,
"party": "Republican"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CA",
"district": 39,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 39,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 40,
"party": "Republican",
"url": "http://www.house.gov/royce"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 40,
"party": "Republican",
"url": "http://www.house.gov/royce"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 40,
"party": "Republican",
"url": "http://www.royce.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 40,
"party": "Republican",
"url": "http://www.royce.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 40,
"party": "Republican",
"url": "http://www.royce.house.gov",
"address": "2185 Rayburn HOB; Washington DC 20515-0540",
"phone": "202-225-4111",
"fax": "202-226-0335",
"contact_form": "http://www.house.gov/writerep",
"office": "2185 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Republican",
"district": 39,
"url": "http://royce.house.gov",
"address": "2185 Rayburn HOB; Washington DC 20515-0539",
"phone": "202-225-4111",
"fax": "202-226-0335",
"contact_form": "https://royce.house.gov/contact/contactform.htm",
"office": "2185 Rayburn House Office Building",
"rss_url": "http://royce.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Republican",
"district": 39,
"url": "http://royce.house.gov",
"address": "2310 Rayburn HOB; Washington DC 20515-0539",
"phone": "202-225-4111",
"fax": "202-226-0335",
"contact_form": "https://royce.house.gov/contact/contactform.htm",
"office": "2310 Rayburn House Office Building",
"rss_url": "http://royce.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "R000595",
"thomas": "02084",
"lis": "S350",
"govtrack": 412491,
"opensecrets": "N00030612",
"votesmart": 1601,
"fec": ["S0FL00338"],
"cspan": 87599,
"wikipedia": "Marco Rubio",
"ballotpedia": "Marco Rubio",
"maplight": 1496,
"washington_post": "gIQA5xxt6O",
"icpsr": 41102
},
"name": {
"first": "Marco",
"last": "Rubio",
"official_full": "Marco Rubio"
},
"bio": {
"birthday": "1971-05-28",
"gender": "M"
},
"terms": [{
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "FL",
"class": 3,
"party": "Republican",
"url": "http://www.rubio.senate.gov",
"address": "284 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-3041",
"fax": "202-228-0285",
"contact_form": "http://www.rubio.senate.gov/public/index.cfm/contact",
"office": "284 Russell Senate Office Building",
"state_rank": "junior",
"rss_url": "http://www.rubio.senate.gov/public/?a=rss.feed"
}]
}, {
"id": {
"bioguide": "R000576",
"thomas": "01728",
"govtrack": 400349,
"opensecrets": "N00025482",
"votesmart": 36130,
"fec": ["H2MD02160"],
"cspan": 49155,
"wikipedia": "Dutch Ruppersberger",
"house_history": 20797,
"maplight": 442,
"washington_post": "gIQAUKkDAP",
"icpsr": 20329
},
"name": {
"first": "C.",
"middle": "A. Dutch",
"last": "Ruppersberger",
"official_full": "C. A. Dutch Ruppersberger"
},
"bio": {
"birthday": "1946-01-31",
"gender": "M",
"religion": "Methodist"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "MD",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/ruppersberger"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "MD",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/ruppersberger"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MD",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/ruppersberger"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MD",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/ruppersberger"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MD",
"district": 2,
"party": "Democrat",
"url": "http://www.house.gov/ruppersberger",
"address": "2453 Rayburn HOB; Washington DC 20515-2002",
"phone": "202-225-3061",
"fax": "202-225-3094",
"contact_form": "http://dutch.house.gov/writedutch_za.shtml",
"office": "2453 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MD",
"party": "Democrat",
"district": 2,
"url": "http://ruppersberger.house.gov",
"address": "2416 Rayburn HOB; Washington DC 20515-2002",
"phone": "202-225-3061",
"fax": "202-225-3094",
"contact_form": "http://ruppersberger.house.gov/contact-dutch/email-dutch",
"office": "2416 Rayburn House Office Building",
"rss_url": "http://dutch.house.gov/atom.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MD",
"party": "Democrat",
"district": 2,
"url": "http://ruppersberger.house.gov",
"address": "2416 Rayburn HOB; Washington DC 20515-2002",
"phone": "202-225-3061",
"fax": "202-225-3094",
"contact_form": "http://ruppersberger.house.gov/contact-dutch/email-dutch",
"office": "2416 Rayburn House Office Building",
"rss_url": "http://dutch.house.gov/atom.xml"
}]
}, {
"id": {
"bioguide": "R000515",
"thomas": "01003",
"govtrack": 400350,
"opensecrets": "N00004887",
"votesmart": 26831,
"fec": ["H2IL01042"],
"cspan": 26127,
"wikipedia": "Bobby Rush",
"house_history": 20721,
"ballotpedia": "Bobby Rush",
"maplight": 443,
"washington_post": "gIQAPjFgAP",
"icpsr": 29346
},
"name": {
"first": "Bobby",
"middle": "L.",
"last": "Rush",
"official_full": "Bobby L. Rush"
},
"bio": {
"birthday": "1946-11-23",
"gender": "M",
"religion": "Protestant"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "IL",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "IL",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "IL",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "IL",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "IL",
"district": 1,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "IL",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/rush"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "IL",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/rush"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "IL",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/rush"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "IL",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/rush"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IL",
"district": 1,
"party": "Democrat",
"url": "http://www.house.gov/rush",
"address": "2268 Rayburn HOB; Washington DC 20515-1301",
"phone": "202-225-4372",
"fax": "202-226-0333",
"contact_form": "http://www.house.gov/rush/zipauth.shtml",
"office": "2268 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "IL",
"party": "Democrat",
"district": 1,
"url": "http://rush.house.gov",
"address": "2268 Rayburn HOB; Washington DC 20515-1301",
"phone": "202-225-4372",
"fax": "202-226-0333",
"contact_form": "https://rush.house.gov/contact-me/legislative-issues",
"office": "2268 Rayburn House Office Building",
"rss_url": "http://rush.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "IL",
"party": "Democrat",
"district": 1,
"url": "http://rush.house.gov",
"address": "2188 Rayburn HOB; Washington DC 20515-1301",
"phone": "202-225-4372",
"fax": "202-226-0333",
"contact_form": "https://rush.house.gov/contact-me/legislative-issues",
"office": "2188 Rayburn House Office Building",
"rss_url": "http://rush.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "R000570",
"thomas": "01560",
"govtrack": 400351,
"opensecrets": "N00004357",
"votesmart": 26344,
"fec": ["H8WI01024"],
"cspan": 57970,
"wikipedia": "Paul Ryan",
"house_history": 20785,
"ballotpedia": "Paul Ryan",
"maplight": 445,
"washington_post": "gIQAUWiV9O",
"icpsr": 29939
},
"name": {
"first": "Paul",
"middle": "D.",
"last": "Ryan",
"official_full": "Paul Ryan"
},
"bio": {
"birthday": "1970-01-29",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "WI",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "WI",
"district": 1,
"party": "Republican"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "WI",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/ryan"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "WI",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/ryan"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "WI",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/ryan"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "WI",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/ryan"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "WI",
"district": 1,
"party": "Republican",
"url": "http://www.house.gov/ryan",
"address": "1233 Longworth HOB; Washington DC 20515-4901",
"phone": "202-225-3031",
"fax": "202-225-3393",
"contact_form": "http://www.house.gov/ryan/email.htm",
"office": "1233 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "WI",
"party": "Republican",
"district": 1,
"url": "http://paulryan.house.gov",
"address": "1233 Longworth HOB; Washington DC 20515-4901",
"phone": "202-225-3031",
"fax": "202-225-3393",
"contact_form": "https://paulryan.house.gov/contact/email.htm#.U032ra1dU_d",
"office": "1233 Longworth House Office Building",
"rss_url": "http://paulryan.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "WI",
"party": "Republican",
"district": 1,
"url": "http://paulryan.house.gov",
"address": "1233 Longworth HOB; Washington DC 20515-4901",
"phone": "202-225-3031",
"fax": "202-225-3393",
"contact_form": "https://paulryan.house.gov/contact/email.htm#.U032ra1dU_d",
"office": "1233 Longworth House Office Building",
"rss_url": "http://paulryan.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "R000577",
"thomas": "01756",
"govtrack": 400352,
"opensecrets": "N00025280",
"votesmart": 45638,
"fec": ["H2OH17109"],
"cspan": 1003608,
"wikipedia": "Tim Ryan (politician)",
"house_history": 20799,
"ballotpedia": "Tim Ryan (Ohio)",
"maplight": 444,
"washington_post": "gIQAQAddKP",
"icpsr": 20343
},
"name": {
"first": "Tim",
"middle": "J.",
"last": "Ryan",
"official_full": "Tim Ryan"
},
"bio": {
"birthday": "1973-07-16",
"gender": "M",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "OH",
"district": 17,
"party": "Democrat",
"url": "http://www.house.gov/timryan"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "OH",
"district": 17,
"party": "Democrat",
"url": "http://www.house.gov/timryan"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "OH",
"district": 17,
"party": "Democrat",
"url": "http://timryan.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "OH",
"district": 17,
"party": "Democrat",
"url": "http://timryan.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OH",
"district": 17,
"party": "Democrat",
"url": "http://timryan.house.gov",
"address": "1421 Longworth HOB; Washington DC 20515-3517",
"phone": "202-225-5261",
"fax": "202-225-3719",
"contact_form": "http://timryan.house.gov/index.php?option=com_content&amp;task=view&amp;id=129&amp;Itemid=42",
"office": "1421 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OH",
"party": "Democrat",
"district": 13,
"url": "http://timryan.house.gov",
"address": "1421 Longworth HOB; Washington DC 20515-3513",
"phone": "202-225-5261",
"fax": "202-225-3719",
"contact_form": "http://timryanforms.house.gov/contact/",
"office": "1421 Longworth House Office Building",
"rss_url": "http://timryan.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OH",
"party": "Democrat",
"district": 13,
"url": "http://timryan.house.gov",
"address": "1421 Longworth HOB; Washington DC 20515-3513",
"phone": "202-225-5261",
"fax": "202-225-3719",
"contact_form": "http://timryanforms.house.gov/contact/",
"office": "1421 Longworth House Office Building",
"rss_url": "http://timryan.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "S001177",
"thomas": "01962",
"govtrack": 412312,
"opensecrets": "N00030418",
"votesmart": 110903,
"fec": ["H8MP00041"],
"cspan": 1031366,
"wikipedia": "Gregorio Sablan",
"maplight": 794,
"house_history": 22610
},
"name": {
"first": "Gregorio",
"last": "Sablan",
"official_full": "Gregorio Kilili Camacho Sablan",
"middle": "Kilili Camacho"
},
"bio": {
"gender": "M",
"birthday": "1955-01-19"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MP",
"district": 0,
"party": "Democrat",
"url": "http://sablan.house.gov",
"party_affiliations": [{
"start": "2009-01-06",
"end": "2009-02-23",
"party": "Independent"
}, {
"start": "2009-02-23",
"end": "2010-12-22",
"party": "Democrat"
}]
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MP",
"district": 0,
"party": "Democrat",
"url": "http://sablan.house.gov",
"address": "423 Cannon HOB; Washington DC 20515-5201",
"phone": "202-225-2646",
"fax": "202-226-4249",
"contact_form": "https://forms.house.gov/sablan/contact-form.shtml",
"office": "423 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MP",
"party": "Democrat",
"district": 0,
"url": "http://sablan.house.gov",
"address": "423 Cannon HOB; Washington DC 20515-5201",
"phone": "202-225-2646",
"fax": "202-226-4249",
"contact_form": "http://sablan.house.gov/email-me",
"office": "423 Cannon House Office Building",
"rss_url": "http://sablan.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MP",
"party": "Independent",
"caucus": "Democrat",
"district": 0,
"url": "http://sablan.house.gov",
"address": "423 Cannon HOB; Washington DC 20515-5201",
"phone": "202-225-2646",
"fax": "202-226-4249",
"contact_form": "http://sablan.house.gov/email-me",
"office": "423 Cannon House Office Building",
"rss_url": "http://sablan.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "S000030",
"thomas": "01522",
"govtrack": 400356,
"opensecrets": "N00008274",
"votesmart": 203,
"fec": ["H6CA46033"],
"cspan": 45639,
"wikipedia": "Loretta Sanchez",
"maplight": 449,
"washington_post": "gIQAaQoGAP",
"icpsr": 29709,
"house_history": 21168
},
"name": {
"first": "Loretta",
"middle": "B.",
"last": "Sanchez",
"official_full": "Loretta Sanchez"
},
"bio": {
"birthday": "1960-01-07",
"gender": "F",
"religion": "Roman Catholic"
},
"terms": [{
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "CA",
"district": 46,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "CA",
"district": 46,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 46,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 47,
"party": "Democrat",
"url": "http://www.house.gov/sanchez"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 47,
"party": "Democrat",
"url": "http://www.house.gov/sanchez"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 47,
"party": "Democrat",
"url": "http://www.lorettasanchez.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 47,
"party": "Democrat",
"url": "http://www.lorettasanchez.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 47,
"party": "Democrat",
"url": "http://www.lorettasanchez.house.gov",
"address": "1114 Longworth HOB; Washington DC 20515-0547",
"phone": "202-225-2965",
"fax": "202-225-5859",
"contact_form": "http://www.lorettasanchez.house.gov/index.php?option=com_content&amp;task=view&amp;id=218&amp;Itemid=17",
"office": "1114 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 46,
"url": "http://lorettasanchez.house.gov",
"address": "1114 Longworth HOB; Washington DC 20515-0546",
"phone": "202-225-2965",
"fax": "202-225-5859",
"contact_form": "https://lorettasanchez.house.gov/contact-me/email-me",
"office": "1114 Longworth House Office Building",
"rss_url": "http://lorettasanchez.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 46,
"url": "http://lorettasanchez.house.gov",
"address": "1211 Longworth HOB; Washington DC 20515-0546",
"phone": "202-225-2965",
"fax": "202-225-5859",
"contact_form": "https://lorettasanchez.house.gov/contact-me/email-me",
"office": "1211 Longworth House Office Building",
"rss_url": "http://lorettasanchez.house.gov/rss.xml"
}],
"family": [{
"name": "Linda S?nchez",
"relation": "sister"
}]
}, {
"id": {
"bioguide": "S001168",
"thomas": "01854",
"govtrack": 412212,
"opensecrets": "N00027751",
"votesmart": 66575,
"fec": ["H6MD03292"],
"cspan": 1022884,
"wikipedia": "John Sarbanes",
"maplight": 697,
"washington_post": "gIQA5SKbKP",
"icpsr": 20724,
"house_history": 22592
},
"name": {
"first": "John",
"middle": "P.",
"last": "Sarbanes",
"official_full": "John P. Sarbanes"
},
"bio": {
"birthday": "1962-05-22",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "MD",
"district": 3,
"party": "Democrat",
"url": "http://sarbanes.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "MD",
"district": 3,
"party": "Democrat",
"url": "http://sarbanes.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "MD",
"district": 3,
"party": "Democrat",
"url": "http://sarbanes.house.gov",
"address": "2444 Rayburn HOB; Washington DC 20515-2003",
"phone": "202-225-4016",
"fax": "202-225-9219",
"contact_form": "http://sarbanes.house.gov/federal.asp",
"office": "2444 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "MD",
"party": "Democrat",
"district": 3,
"url": "http://sarbanes.house.gov",
"address": "2444 Rayburn HOB; Washington DC 20515-2003",
"phone": "202-225-4016",
"fax": "202-225-9219",
"contact_form": "http://sarbanes.house.gov/federal.asp",
"office": "2444 Rayburn House Office Building",
"rss_url": "http://sarbanes.house.gov/rss_news.asp"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "MD",
"party": "Democrat",
"district": 3,
"url": "https://sarbanes.house.gov",
"address": "2444 Rayburn HOB; Washington DC 20515-2003",
"phone": "202-225-4016",
"fax": "202-225-9219",
"contact_form": "http://sarbanes.house.gov/federal.asp",
"office": "2444 Rayburn House Office Building",
"rss_url": "http://sarbanes.house.gov/rss_news.asp"
}],
"family": [{
"name": "Senator Paul Sarbanes",
"relation": "son"
}]
}, {
"id": {
"bioguide": "S001176",
"thomas": "01892",
"govtrack": 412261,
"opensecrets": "N00009660",
"votesmart": 9026,
"fec": ["H0LA01087"],
"cspan": 1015311,
"wikipedia": "Steve Scalise",
"ballotpedia": "Steve Scalise",
"maplight": 742,
"washington_post": "gIQAxgVSKP",
"icpsr": 20759,
"house_history": 22608
},
"name": {
"first": "Steve",
"middle": "Joseph",
"last": "Scalise",
"official_full": "Steve Scalise"
},
"bio": {
"birthday": "1965-10-06",
"gender": "M"
},
"leadership_roles": [{
"title": "Majority Whip",
"chamber": "house",
"start": "2014-08-01",
"end": "2015-01-03"
}, {
"title": "Majority Whip",
"chamber": "house",
"start": "2015-01-06"
}],
"terms": [{
"type": "rep",
"start": "2008-05-07",
"end": "2009-01-03",
"state": "LA",
"district": 1,
"party": "Republican",
"url": "http://scalise.house.gov/"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "LA",
"district": 1,
"party": "Republican",
"url": "http://scalise.house.gov/"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "LA",
"district": 1,
"party": "Republican",
"url": "http://scalise.house.gov/",
"address": "429 Cannon HOB; Washington DC 20515-1801",
"phone": "202-225-3015",
"fax": "202-226-0386",
"contact_form": "http://www.scalise.house.gov/contactform_zipcheck.shtml",
"office": "429 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "LA",
"party": "Republican",
"district": 1,
"url": "http://scalise.house.gov",
"address": "2338 Rayburn HOB; Washington DC 20515-1801",
"phone": "202-225-3015",
"fax": "202-226-0386",
"contact_form": "https://scalise.house.gov/contact-me/email-me",
"office": "2338 Rayburn House Office Building",
"rss_url": "http://scalise.house.gov/rss.xml"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "LA",
"party": "Republican",
"district": 1,
"url": "http://scalise.house.gov",
"address": "2338 Rayburn HOB; Washington DC 20515-1801",
"phone": "202-225-3015",
"fax": "202-226-0386",
"contact_form": "https://scalise.house.gov/contact-me/email-me",
"office": "2338 Rayburn House Office Building",
"rss_url": "http://scalise.house.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "S001145",
"thomas": "01588",
"govtrack": 400360,
"opensecrets": "N00004724",
"votesmart": 6387,
"fec": ["H8IL09067"],
"cspan": 57874,
"wikipedia": "Jan Schakowsky",
"ballotpedia": "Jan Schakowsky",
"maplight": 452,
"washington_post": "gIQAOWtJAP",
"icpsr": 29911,
"house_history": 22550
},
"name": {
"first": "Janice",
"middle": "D.",
"last": "Schakowsky",
"nickname": "Jan",
"official_full": "Janice D. Schakowsky"
},
"bio": {
"birthday": "1944-05-26",
"gender": "F",
"religion": "Jewish"
},
"terms": [{
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "IL",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "IL",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "IL",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/schakowsky"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "IL",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/schakowsky"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "IL",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/schakowsky"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "IL",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/schakowsky"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "IL",
"district": 9,
"party": "Democrat",
"url": "http://www.house.gov/schakowsky",
"address": "2367 Rayburn HOB; Washington DC 20515-1309",
"phone": "202-225-2111",
"fax": "202-226-6890",
"contact_form": "http://www.house.gov/schakowsky/contact.shtml",
"office": "2367 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "IL",
"party": "Democrat",
"district": 9,
"url": "http://schakowsky.house.gov",
"address": "2367 Rayburn HOB; Washington DC 20515-1309",
"phone": "202-225-2111",
"fax": "202-226-6890",
"contact_form": "https://schakowsky.house.gov/write-to-congresswoman-jan-schakowsky",
"office": "2367 Rayburn House Office Building",
"rss_url": "http://schakowsky.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "IL",
"party": "Democrat",
"district": 9,
"url": "http://schakowsky.house.gov",
"address": "2367 Rayburn HOB; Washington DC 20515-1309",
"phone": "202-225-2111",
"fax": "202-226-6890",
"contact_form": "https://schakowsky.house.gov/write-to-congresswoman-jan-schakowsky",
"office": "2367 Rayburn House Office Building",
"rss_url": "http://schakowsky.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "S001150",
"thomas": "01635",
"govtrack": 400361,
"opensecrets": "N00009585",
"votesmart": 9489,
"fec": ["H0CA27085"],
"cspan": 90167,
"wikipedia": "Adam Schiff",
"ballotpedia": "Adam Schiff",
"maplight": 453,
"washington_post": "gIQAdNd69O",
"icpsr": 20104,
"house_history": 22560
},
"name": {
"first": "Adam",
"middle": "B.",
"last": "Schiff",
"official_full": "Adam B. Schiff"
},
"bio": {
"birthday": "1960-06-22",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "CA",
"district": 27,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "CA",
"district": 29,
"party": "Democrat",
"url": "http://www.house.gov/schiff"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "CA",
"district": 29,
"party": "Democrat",
"url": "http://www.house.gov/schiff"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "CA",
"district": 29,
"party": "Democrat",
"url": "http://schiff.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "CA",
"district": 29,
"party": "Democrat",
"url": "http://schiff.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "CA",
"district": 29,
"party": "Democrat",
"url": "http://schiff.house.gov",
"address": "2411 Rayburn HOB; Washington DC 20515-0529",
"phone": "202-225-4176",
"fax": "202-225-5828",
"contact_form": "http://schiff.house.gov/HoR/CA29/Contact+Information/Contact+Form.htm",
"office": "2411 Rayburn House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "CA",
"party": "Democrat",
"district": 28,
"url": "http://schiff.house.gov",
"address": "2411 Rayburn HOB; Washington DC 20515-0528",
"phone": "202-225-4176",
"fax": "202-225-5828",
"contact_form": "https://schiff.house.gov/email-congressman-schiff1",
"office": "2411 Rayburn House Office Building",
"rss_url": "http://schiff.house.gov/common/rss/?rss=49"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "CA",
"party": "Democrat",
"district": 28,
"url": "http://schiff.house.gov",
"address": "2411 Rayburn HOB; Washington DC 20515-0528",
"phone": "202-225-4176",
"fax": "202-225-5828",
"contact_form": "https://schiff.house.gov/email-congressman-schiff1",
"office": "2411 Rayburn House Office Building",
"rss_url": "http://schiff.house.gov/common/rss/?rss=49"
}]
}, {
"id": {
"bioguide": "S001180",
"thomas": "01950",
"govtrack": 412315,
"opensecrets": "N00030071",
"votesmart": 10813,
"fec": ["H8OR05107"],
"cspan": 1031358,
"wikipedia": "Kurt Schrader",
"ballotpedia": "Kurt Schrader",
"maplight": 797,
"washington_post": "gIQA4NoVBP",
"icpsr": 20944,
"house_history": 22616
},
"name": {
"first": "Kurt",
"last": "Schrader",
"official_full": "Kurt Schrader"
},
"bio": {
"birthday": "1951-10-19",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "OR",
"district": 5,
"party": "Democrat",
"url": "http://schrader.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "OR",
"district": 5,
"party": "Democrat",
"url": "http://schrader.house.gov",
"address": "314 Cannon HOB; Washington DC 20515-3705",
"phone": "202-225-5711",
"fax": "202-225-5699",
"contact_form": "https://forms.house.gov/schrader/contact-form.shtml",
"office": "314 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "OR",
"party": "Democrat",
"district": 5,
"url": "http://schrader.house.gov",
"address": "108 Cannon HOB; Washington DC 20515-3705",
"phone": "202-225-5711",
"fax": "202-225-5699",
"contact_form": "https://schrader.house.gov/forms/writeyourrep/",
"office": "108 Cannon House Office Building",
"rss_url": "http://schrader.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "OR",
"party": "Democrat",
"district": 5,
"url": "http://schrader.house.gov",
"address": "2431 Rayburn HOB; Washington DC 20515-3705",
"phone": "202-225-5711",
"fax": "202-225-5699",
"contact_form": "https://schrader.house.gov/forms/writeyourrep/",
"office": "2431 Rayburn House Office Building",
"rss_url": "http://schrader.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "S000148",
"thomas": "01036",
"lis": "S270",
"govtrack": 300087,
"opensecrets": "N00001093",
"votesmart": 26976,
"icpsr": 14858,
"fec": ["S8NY00082", "H0NY16010"],
"cspan": 5929,
"wikipedia": "Chuck Schumer",
"ballotpedia": "Chuck Schumer",
"maplight": 606,
"washington_post": "gIQAOSQN9O",
"house_history": 21322
},
"name": {
"first": "Charles",
"middle": "E.",
"nickname": "Chuck",
"last": "Schumer",
"official_full": "Charles E. Schumer"
},
"bio": {
"birthday": "1950-11-23",
"gender": "M",
"religion": "Jewish"
},
"terms": [{
"type": "rep",
"start": "1981-01-05",
"end": "1982-12-23",
"state": "NY",
"district": 16,
"party": "Democrat"
}, {
"type": "rep",
"start": "1983-01-03",
"end": "1984-10-12",
"state": "NY",
"district": 10,
"party": "Democrat"
}, {
"type": "rep",
"start": "1985-01-03",
"end": "1986-10-18",
"state": "NY",
"district": 10,
"party": "Democrat"
}, {
"type": "rep",
"start": "1987-01-06",
"end": "1988-10-22",
"state": "NY",
"district": 10,
"party": "Democrat"
}, {
"type": "rep",
"start": "1989-01-03",
"end": "1990-10-28",
"state": "NY",
"district": 10,
"party": "Democrat"
}, {
"type": "rep",
"start": "1991-01-03",
"end": "1992-10-09",
"state": "NY",
"district": 10,
"party": "Democrat"
}, {
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "NY",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "NY",
"district": 9,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "NY",
"district": 9,
"party": "Democrat"
}, {
"type": "sen",
"start": "1999-01-06",
"end": "2004-12-09",
"state": "NY",
"class": 3,
"party": "Democrat",
"url": "http://schumer.senate.gov/"
}, {
"type": "sen",
"start": "2005-01-04",
"end": "2010-12-22",
"state": "NY",
"class": 3,
"party": "Democrat",
"url": "http://schumer.senate.gov/"
}, {
"type": "sen",
"start": "2011-01-05",
"end": "2017-01-03",
"state": "NY",
"class": 3,
"party": "Democrat",
"url": "http://www.schumer.senate.gov",
"address": "322 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-6542",
"fax": "202-228-3027",
"contact_form": "http://www.schumer.senate.gov/Contact/contact_chuck.cfm",
"office": "322 Hart Senate Office Building",
"state_rank": "senior"
}]
}, {
"id": {
"bioguide": "S001183",
"thomas": "01994",
"govtrack": 412399,
"opensecrets": "N00006460",
"votesmart": 106387,
"fec": ["H4AZ06045", "H8AZ05097"],
"cspan": 5205,
"wikipedia": "David Schweikert",
"ballotpedia": "David Schweikert",
"maplight": 1413,
"washington_post": "gIQAdnZVKP",
"icpsr": 21105,
"house_history": 22621
},
"name": {
"first": "David",
"last": "Schweikert",
"official_full": "David Schweikert"
},
"bio": {
"birthday": "1962-03-03",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "AZ",
"district": 5,
"party": "Republican",
"url": "http://schweikert.house.gov/",
"address": "1205 Longworth HOB; Washington DC 20515-0305",
"phone": "202-225-2190",
"office": "1205 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "AZ",
"party": "Republican",
"district": 6,
"url": "http://schweikert.house.gov",
"address": "1205 Longworth HOB; Washington DC 20515-0306",
"phone": "202-225-2190",
"office": "1205 Longworth House Office Building",
"rss_url": "http://schweikert.house.gov/rss/press-releases.xml",
"contact_form": "https://schweikert.house.gov/contact-form",
"fax": "202-225-0096"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "AZ",
"party": "Republican",
"district": 6,
"url": "http://schweikert.house.gov",
"address": "409 Cannon HOB; Washington DC 20515-0306",
"phone": "202-225-2190",
"office": "409 Cannon House Office Building",
"rss_url": "http://schweikert.house.gov/rss/press-releases.xml",
"contact_form": "https://schweikert.house.gov/contact-form",
"fax": "202-225-0096"
}]
}, {
"id": {
"bioguide": "S001189",
"thomas": "02009",
"govtrack": 412417,
"opensecrets": "N00032457",
"votesmart": 11812,
"fec": ["H0GA08099"],
"cspan": 623344,
"wikipedia": "Austin Scott (politician)",
"ballotpedia": "Austin Scott",
"maplight": 1429,
"washington_post": "gIQADLfVKP",
"icpsr": 21123,
"house_history": 22631
},
"name": {
"first": "Austin",
"last": "Scott",
"official_full": "Austin Scott"
},
"bio": {
"birthday": "1969-12-10",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "GA",
"district": 8,
"party": "Republican",
"url": "http://austinscott.house.gov/",
"address": "516 Cannon HOB; Washington DC 20515-1003",
"phone": "202-225-6531",
"fax": "202-225-3013",
"office": "516 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "GA",
"party": "Republican",
"district": 8,
"url": "http://austinscott.house.gov",
"address": "516 Cannon HOB; Washington DC 20515-1008",
"phone": "202-225-6531",
"fax": "202-225-3013",
"office": "516 Cannon House Office Building",
"contact_form": "https://austinscott.house.gov/email-me/",
"rss_url": "http://austinscott.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "GA",
"party": "Republican",
"district": 8,
"url": "http://austinscott.house.gov",
"address": "2417 Rayburn HOB; Washington DC 20515-1008",
"phone": "202-225-6531",
"fax": "202-225-3013",
"office": "2417 Rayburn House Office Building",
"contact_form": "https://austinscott.house.gov/email-me/",
"rss_url": "http://austinscott.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "S001157",
"thomas": "01722",
"govtrack": 400363,
"opensecrets": "N00024871",
"votesmart": 7826,
"fec": ["H2GA13012"],
"cspan": 1003567,
"wikipedia": "David Scott (Georgia politician)",
"ballotpedia": "David Scott (Georgia)",
"maplight": 454,
"washington_post": "gIQAoN2QAP",
"icpsr": 20321,
"house_history": 22574
},
"name": {
"first": "David",
"last": "Scott",
"official_full": "David Scott"
},
"bio": {
"birthday": "1945-06-27",
"gender": "M",
"religion": "Baptist"
},
"terms": [{
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "GA",
"district": 13,
"party": "Democrat",
"url": "http://www.house.gov/davidscott"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "GA",
"district": 13,
"party": "Democrat",
"url": "http://www.house.gov/davidscott"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "GA",
"district": 13,
"party": "Democrat",
"url": "http://davidscott.house.gov"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "GA",
"district": 13,
"party": "Democrat",
"url": "http://davidscott.house.gov"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "GA",
"district": 13,
"party": "Democrat",
"url": "http://davidscott.house.gov",
"address": "225 Cannon HOB; Washington DC 20515-1013",
"phone": "202-225-2939",
"fax": "202-225-4628",
"contact_form": "http://www.house.gov/writerep",
"office": "225 Cannon House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "GA",
"party": "Democrat",
"district": 13,
"url": "http://davidscott.house.gov",
"address": "225 Cannon HOB; Washington DC 20515-1013",
"phone": "202-225-2939",
"fax": "202-225-4628",
"contact_form": "https://davidscott.house.gov/contact/contactform.htm",
"office": "225 Cannon House Office Building",
"rss_url": "http://davidscott.house.gov/news/rss.aspx"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "GA",
"party": "Democrat",
"district": 13,
"url": "http://davidscott.house.gov",
"address": "225 Cannon HOB; Washington DC 20515-1013",
"phone": "202-225-2939",
"fax": "202-225-4628",
"contact_form": "https://davidscott.house.gov/contact/contactform.htm",
"office": "225 Cannon House Office Building",
"rss_url": "http://davidscott.house.gov/news/rss.aspx"
}]
}, {
"id": {
"bioguide": "S000185",
"thomas": "01037",
"govtrack": 400364,
"opensecrets": "N00002147",
"votesmart": 27117,
"fec": ["H6VA01117"],
"cspan": 25888,
"wikipedia": "Bobby Scott (U.S. politician)",
"ballotpedia": "Robert C. Scott",
"maplight": 455,
"washington_post": "gIQAf8WlMP",
"icpsr": 39307,
"house_history": 21368
},
"name": {
"first": "Robert",
"middle": "C.",
"last": "Scott",
"nickname": "Bobby",
"official_full": "Robert C. \"Bobby\" Scott"
},
"bio": {
"birthday": "1947-04-30",
"gender": "M",
"religion": "Episcopalian"
},
"terms": [{
"type": "rep",
"start": "1993-01-05",
"end": "1994-12-01",
"state": "VA",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1995-01-04",
"end": "1996-10-04",
"state": "VA",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1997-01-07",
"end": "1998-12-19",
"state": "VA",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "1999-01-06",
"end": "2000-12-15",
"state": "VA",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2001-01-03",
"end": "2002-11-22",
"state": "VA",
"district": 3,
"party": "Democrat"
}, {
"type": "rep",
"start": "2003-01-07",
"end": "2004-12-09",
"state": "VA",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/scott"
}, {
"type": "rep",
"start": "2005-01-04",
"end": "2006-12-09",
"state": "VA",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/scott"
}, {
"type": "rep",
"start": "2007-01-04",
"end": "2009-01-03",
"state": "VA",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/scott"
}, {
"type": "rep",
"start": "2009-01-06",
"end": "2010-12-22",
"state": "VA",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/scott"
}, {
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-03",
"state": "VA",
"district": 3,
"party": "Democrat",
"url": "http://www.house.gov/scott",
"address": "1201 Longworth HOB; Washington DC 20515-4603",
"phone": "202-225-8351",
"fax": "202-225-8354",
"contact_form": "http://www.house.gov/writerep",
"office": "1201 Longworth House Office Building"
}, {
"type": "rep",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "VA",
"party": "Democrat",
"district": 3,
"url": "http://www.bobbyscott.house.gov",
"address": "1201 Longworth HOB; Washington DC 20515-4603",
"phone": "202-225-8351",
"fax": "202-225-8354",
"contact_form": "https://bobbyscott.house.gov/email-bobby-scott",
"office": "1201 Longworth House Office Building",
"rss_url": "http://www.house.gov/index.php?format=feed&amp;type=rss"
}, {
"type": "rep",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "VA",
"party": "Democrat",
"district": 3,
"url": "http://bobbyscott.house.gov",
"address": "1201 Longworth HOB; Washington DC 20515-4603",
"phone": "202-225-8351",
"fax": "202-225-8354",
"contact_form": "https://bobbyscott.house.gov/email-bobby-scott",
"office": "1201 Longworth House Office Building",
"rss_url": "http://www.house.gov/index.php?format=feed&amp;type=rss"
}]
}, {
"id": {
"bioguide": "S001184",
"thomas": "02056",
"lis": "S365",
"govtrack": 412471,
"opensecrets": "N00031782",
"votesmart": 11940,
"fec": ["H0SC01279", "S4SC00240"],
"cspan": 623506,
"wikipedia": "Tim Scott",
"ballotpedia": "Tim Scott",
"maplight": 1476,
"washington_post": "gIQAKxVWKP",
"icpsr": 21173,
"house_history": 22623
},
"name": {
"first": "Tim",
"last": "Scott",
"official_full": "Tim Scott"
},
"bio": {
"birthday": "1965-09-19",
"gender": "M"
},
"terms": [{
"type": "rep",
"start": "2011-01-05",
"end": "2013-01-02",
"state": "SC",
"district": 1,
"party": "Republican",
"url": "http://timscott.house.gov/",
"address": "1117 Longworth HOB; Washington DC 20515-4001",
"phone": "202-225-3176",
"fax": "202-225-3407",
"office": "1117 Longworth House Office Building"
}, {
"type": "sen",
"start": "2013-01-03",
"end": "2015-01-03",
"state": "SC",
"party": "Republican",
"class": 3,
"url": "http://www.scott.senate.gov",
"address": "167 Russell Senate Office Building Washington DC 20510",
"phone": "202-224-6121",
"fax": "202-225-3407",
"office": "167 Russell Senate Office Building",
"state_rank": "junior",
"contact_form": "http://www.scott.senate.gov/contact/email-me",
"rss_url": "http://www.scott.senate.gov/rss.xml"
}, {
"type": "sen",
"start": "2015-01-06",
"end": "2017-01-03",
"state": "SC",
"party": "Republican",
"class": 3,
"url": "http://www.scott.senate.gov",
"address": "520 Hart Senate Office Building Washington DC 20510",
"phone": "202-224-6121",
"fax": "202-225-3407",
"office": "520 Hart Senate Office Building",
"state_rank": "junior",
"contact_form": "http://www.scott.senate.gov/contact/email-me",
"rss_url": "http://www.scott.senate.gov/rss.xml"
}]
}, {
"id": {
"bioguide": "S000244",
"thomas": "01041",
"govtrack": 400365,
"opensecrets": "N00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment