Differences from MusiclistApi:23 (red) to MusiclistApi:24 (green)
== Purpose ==
This powerful RESTful API allows you to fetch any data related to the music on jamendo. It is read-only. It is currently the most used Jamendo API. It is also accessible from Ajax and XML-RPC.
Things you can query with this API : albums, artists, tracks, users, tags, playlists, reviews, ...
== Content ==
Look at [[MusiclistApi_draft]] to get the most complete and recent documentation of this API.
Look at [[MusiclistApi_old]] to get the old one that may contain few others informations.
== Improvement ==
Describe here want you want to see in future versions of this API.
* Ability to search for an album by querying album's dispname and artist's dispname (one query would be great).