General Info
- Application Name: trdd2
- Application Version: 0.7.0
- API Base URI: http://www.therealdailydanny.com
Universal Parameters
All data retrieval methods accept the format parameter. It can be appended to GET requests or specified in the content-type of the Accept header.
The following values for format are supported:
- format=json (returns the response as JSON)
- format=xml (returns the response as XML)
- format=html (returns an HTML rendered view)
- format=text (returns the response as JSON)
Retrieval Methods (GET only)