Skip to content

Instantly share code, notes, and snippets.

@ajsb85
Created May 2, 2016 10:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajsb85/5179d7eefe6fa99a6b86a8dbb917ca35 to your computer and use it in GitHub Desktop.
Save ajsb85/5179d7eefe6fa99a6b86a8dbb917ca35 to your computer and use it in GitHub Desktop.
AudioScrobbler
{
"recenttracks": {
"track": [
{
"artist": {
"#text": "Aaron Gardea",
"mbid": ""
},
"name": "Daft Punk - Instant Crush",
"streamable": "0",
"mbid": "",
"album": {
"#text": "",
"mbid": ""
},
"url": "http://www.last.fm/music/Aaron+Gardea/_/Daft+Punk+-+Instant+Crush",
"image": [
{
"#text": "",
"size": "small"
},
{
"#text": "",
"size": "medium"
},
{
"#text": "",
"size": "large"
},
{
"#text": "",
"size": "extralarge"
}
],
"@attr": {
"nowplaying": "true"
}
},
{
"artist": {
"#text": "L'ordre",
"mbid": ""
},
"name": "Daft Punk - Random Access Memories (Vanderway Edit)",
"streamable": "0",
"mbid": "",
"album": {
"#text": "",
"mbid": ""
},
"url": "http://www.last.fm/music/L%27ordre/_/Daft+Punk+-+Random+Access+Memories+(Vanderway+Edit)",
"image": [
{
"#text": "",
"size": "small"
},
{
"#text": "",
"size": "medium"
},
{
"#text": "",
"size": "large"
},
{
"#text": "",
"size": "extralarge"
}
],
"date": {
"uts": "1462185137",
"#text": "02 May 2016, 10:32"
}
}
],
"@attr": {
"user": "ajsb85",
"page": "1",
"perPage": "1",
"totalPages": "1635",
"total": "1635"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment