API Updates:
- Header now contains appropriate content type.
- New option; callback argument can be passed with name of the call back and JSON will be enclosed in callback. This is there because some implementations (notably when accessing to the API from Chrome web app) requires it. (e.g. http://songlist.hclippr.com/api.php?callback=JSON_CALLBACK)