GOP.gov Anywhere APIcommittee.membersThis method provides all Republican members of standing or subcommittees. http://www.gop.gov/api/committee.members
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.committee_typeThe committee type, as defined in committee.getallRules: Required; only two values are accepted: "standing" or "subcommittee" committee_parentSupervisory committee if "committee_name" is subordinate to a standing committeeRules: Required if "committee_type" equals "subcommittee"
XML Return
<?xml version="1.0" encoding="utf-8"?>
<method call="committee.members" timestamp="3/22/2010 3:48:22 AM" > <committee-contact> <name>Agriculture</name> <shortname>agriculture</shortname> <office>1305 Longworth HOB</office> <phone>5-0029</phone> <fax>5-0917</fax> <url>agriculture.house.gov/republicans</url> <rssurl>0</rssurl> <committeetype>standing</committeetype> <committeeparent></committeeparent> </committee-contact> <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> </member> </method> |
GOP.gov Anywhere API
Member Methods
Committee Methods
Legislative Methods Documents Methods |






