API
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_xsl_transformation/
{
"name": "",
"force": null,
"data_file": null,
"data_file_type": null,
"transformation_file": null,
"split_data": null,
"created_by": null
}