GOP.gov Anywhere API

member.group


This method provides the contact information for individual Members of Congress based upon specified grouping information.

http://www.gop.gov/api/member.group

 

Parameters

Parameters are the data you will pass with the call.

api_token

Your secret identifier. You can find your API Token under "Information" of your GOP Portfolio Account.

member_state

The State of the Congressional delegation

Rules: Must be a two-letter state abbreviation, or blank to return all.

member_rssurl

Returns members who have an RSS feed on their website

Rules: Value can only be "yes", "no" or blank to return both.

member_gender

Returns members of the specified gender

Rules: Value can only be "m", "f" or blank to return both.

member_status

Returns 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