This REST API provides programmatic access to all research aspects of this OCHRE site, subject to the same authentication and permissions checks that govern the web interface.
GET /api/primarysource/create/from_hathi_trust/
HTTP 200 OK
	  Allow: GET, POST, HEAD, OPTIONS
	  Content-Type: application/json
	  Vary: Accept
	  
	{
    "name": "",
    "force": null,
    "collection_file": null,
    "created_by": null
}
The name for this primary source
Overwrite any existing object of the same type, name, and creator.
A collection CSV file downloaded from the HathiTrust interface