Returns information about a single series that has the
specified series_id. For example http://www.opencaching.com/api/series/12345.
This call does not accept parameters.
Returns a list of series. Must set the owner or name
parameter. For example http://www.opencaching.com/api/series?owner=12345.
These parameters are used filter the series that are
returned.
Only the series that were created by the owner are
returned. This must be a user_id.
Only series that contain this String in the name will be
returned.