Skip to content

Instantly share code, notes, and snippets.

@kadirmalak
Created July 30, 2022 11:48
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 kadirmalak/b224a640bb5b01370b77ad84c2447e82 to your computer and use it in GitHub Desktop.
Save kadirmalak/b224a640bb5b01370b77ad84c2447e82 to your computer and use it in GitHub Desktop.
{
"response": [
{"title": "Olurum sana", "artists": ["tarkan"], "listen_count": 11},
{"title": "nothing else matters", "artists": ["metallica"], "listen_count": 100},
{"title": "stairway to heaven", "artists": ["led zeppelin"], "listen_count": 90},
{"title": "desert rose", "artists": ["sting", "mahmud fahradi"], "listen_count": 200}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment