KildareStreet API
getMSP function
http://www.kildarestreet.com/api/getMSP
Fetch a particular MSP.
Arguments
- postcode (optional)
- Fetch the MSPs for a particular postcode.
- constituency (optional)
- The name of a constituency.
- id (optional)
- If you know the person ID for the member you want (returned from getMSPs or elsewhere), this will return data for that person.
Example Response
<twfy> </twfy>
Explorer
Try out this function without writing any code!