getHansard function
http://www.openaustralia.org/api/getHansard
Fetch all Hansard.
Arguments
Note you can only supply one of the following at present.
- search
- Fetch the data that contain this term.
- person
- Fetch the data by a particular person ID.
- order (optional, when using search or person, defaults to date)
- d for date ordering, r for relevance ordering, p for use by person.
- page (optional, when using search or person)
- Page of results to return.
- num (optional, when using search or person)
- Number of results to return.
Explorer
Try out this function without writing any code!