Last active
February 18, 2020 15:43
-
-
Save aseba/071ddba2d8cde74d2ffd9dcd9a23b035 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"playlist": "a9bea146-2345-42c0-ab46-8667ecace549", | |
"version": 1, | |
"qa": "False", | |
"chapters": [ | |
{ | |
"id": "a9bea146-2345-42c0-ab46-8667ecace549", | |
"name": "Circle of Life", | |
"type": "song", | |
"asset_url": "https://link.to.asset/" | |
}, | |
{ | |
"id": "a9bea146-2345-42c0-ab46-8667ecace549", | |
"name": "I just can't wait to be a king", | |
"type": "song", | |
"asset_url": "https://link.to.asset/" | |
}, | |
{ | |
"id": "a9bea146-2345-42c0-ab46-8667ecace549", | |
"name": "Be Prepared", | |
"type": "song", | |
"asset_url": "https://link.to.asset/" | |
}, | |
{ | |
"id": "a9bea146-2345-42c0-ab46-8667ecace549", | |
"name": "Hakuna Matata", | |
"type": "song", | |
"asset_url": "https://link.to.asset/" | |
}, | |
{ | |
"id": "a9bea146-2345-42c0-ab46-8667ecace549", | |
"name": "Can you feel the love tonight", | |
"type": "song", | |
"asset_url": "https://link.to.asset/" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment