Guest User

Untitled

a guest
Jul 24th, 2020
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.21 KB | None | 0 0
  1. [
  2.     {
  3.         "title": "something",
  4.         "artist": "test",
  5.         "track_data": "something.mp3"
  6.     },
  7.     {
  8.         "title": "a",
  9.         "artist": "b",
  10.         "track_data": "something2.mp3"
  11.     }
  12. ]
Advertisement
Add Comment
Please, Sign In to add comment