Search

API generated by SwaggerHub Explore
Version: 1.0
BasePath:/api/
All rights reserved
http://apache.org/licenses/LICENSE-2.0.html

Table of Contents


Retrieve a Work

get /api/work/{collection}/{workID}

Path parameters

collection (required)
Path Parameter -
workID (required)
Path Parameter -

Query parameters

format (optional)
Query Parameter - xml,pdf,epub,txt

Example

get /api/work/Doyle/doyle-speckled?format=pdf

Retrieve a Coursepack

get /api/{coursepackID}
(coursepackIDGet)

Path parameters

coursepackID (required)
Path Parameter -

Query parameters

format (optional)
Query Parameter - xml,pdf,epub,txt

Example

get /api/coursepack/LiteratureoftheBritishIsles4?format=xml

Search

get /api/search/search
(searchGet)

Query parameters

query (optional)
Query Parameter -
format (optional)
Query Parameter - html,xml,json

Example

get /api/search/search?query=doyle&format=json