Created
July 30, 2022 11:48
-
-
Save kadirmalak/b224a640bb5b01370b77ad84c2447e82 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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