Skip to content

Instantly share code, notes, and snippets.

@bwhitman
Created June 23, 2011 00:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bwhitman/1041667 to your computer and use it in GitHub Desktop.
Save bwhitman/1041667 to your computer and use it in GitHub Desktop.
Song/identify response
{
response: {
status: {
version: "4.2",
code: 0,
message: "Success"
},
songs: [
{
score: 48,
title: "Accidents Will Happen",
message: "OK (match type 6)",
artist_id: "AROCZUC1187B9AD05B",
artist_name: "Elvis Costello",
id: "SOFUGZY12B0B808249"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment