I'm new in using JSON with Jquery and i ret some documentation and still cant get it to work. I need pase data using JSON from last.fm API and get artist information (summary).
Link to API with artist Cher: http://ws.audioscrobbler.com/2.0/?method=artist.getinfo&artist=Cher&api_key=2b35547bd5675d8ecb2b911ee9901f59&format=json
Can anybody experienced write me simple example how to use Jquery to get an artist information from last.fm ? Thank you in advance :)