GOP.gov Anywhere APImember.groupThis method provides the contact information for individual Members of Congress based upon specified grouping information. http://www.gop.gov/api/member.group
ParametersParameters are the data you will pass with the call.api_tokenYour secret identifier. You can find your API Token under "Information" of your GOP Portfolio Account.member_stateThe State of the Congressional delegationRules: Must be a two-letter state abbreviation, or blank to return all. member_rssurlReturns members who have an RSS feed on their websiteRules: Value can only be "yes", "no" or blank to return both. member_genderReturns members of the specified genderRules: Value can only be "m", "f" or blank to return both. member_statusReturns either active or retired Republican members (historical information available since the 110th Congress)Rules: Value can only be "retired", "active", "both" or blank to return both.
XML Return
<?xml version="1.0" encoding="utf-8"?>
<method call="member.group" timestamp="3/22/2010 10:08:11 AM" > <member> <firstname>Mark</firstname> <middlename></middlename> <lastname>Souder</lastname> <suffix></suffix> <state>IN</state> <district>03</district> <office>2231 Rayburn HOB</office> <phone>5-4436</phone> <fax>5-3479</fax> <url>souder.house.gov</url> <rssurl>souder.house.gov/index.cfm?FuseAction=RSS.Podcast</rssurl> <photo>gop.gov/resources/images/contact/members/111/IN/03.jpg</photo> <status>active</status> <gender>m</gender> </member> <member> <firstname>Steve</firstname> <middlename></middlename> <lastname>Buyer</lastname> <suffix></suffix> <state>IN</state> <district>04</district> <office>2230 Rayburn HOB</office> <phone>5-5037</phone> <fax>5-2267</fax> <url>stevebuyer.house.gov</url> <rssurl>0</rssurl> <photo>gop.gov/resources/images/contact/members/111/IN/04.jpg</photo> <status>active</status> <gender>m</gender> </member> <member> <firstname>Mike</firstname> <middlename></middlename> <lastname>Pence</lastname> <suffix></suffix> <state>IN</state> <district>06</district> <office>1431 Longworth HOB</office> <phone>5-3021</phone> <fax>5-3382</fax> <url>mikepence.house.gov</url> <rssurl>0</rssurl> <photo>gop.gov/resources/images/contact/members/111/IN/06.jpg</photo> <status>active</status> <gender>m</gender> </member> <member> <firstname>Dan</firstname> <middlename></middlename> <lastname>Burton</lastname> <suffix></suffix> <state>IN</state> <district>05</district> <office>2308 Rayburn HOB</office> <phone>5-2276</phone> <fax>5-0016</fax> <url>www.house.gov/burton</url> <rssurl>www.house.gov/apps/list/press/in05_burton/RSS.xml</rssurl> <photo>gop.gov/resources/images/contact/members/111/IN/05.jpg</photo> <status>active</status> <gender>m</gender> </member> </method> |
GOP.gov Anywhere API
Member Methods
Committee Methods
Legislative Methods Documents Methods |






