Missing parentheses
Fist of all, thank you very much for the API! Reading the documentation, I recognized a few missing parentheses here:
Delete a resource
CoscineClient.deleteresourceresource)
Download a resource
CoscineClient.download_resourceresource, path="./")
Get the Application Profile used in a resource
CoscineClient.get_application_profileresource, parse=False)