Difference between revisions of "YTMND:API:Response Formats"
From YTMND
(No difference)
|
Revision as of 02:45, October 13, 2007
Response Formats
| Type | Example |
|---|---|
| XML (default) | http://api.ytmnd.com/site/1/basic?return=xml |
| JSON | http://api.ytmnd.com/site/1/basic?return=json |
| JavaScript | http://api.ytmnd.com/site/1/basic?return=js&callback=yourfunctionname |