-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplaylist-model.json
More file actions
29 lines (29 loc) · 888 Bytes
/
playlist-model.json
File metadata and controls
29 lines (29 loc) · 888 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"tracks": [
{
"artist": "Doha Heat",
"title": "Ep. 90: Empower the World",
"long-title": "Ep. 90: Empower the World with Jeanine Bailey",
"type": "podcast",
"duration": "19:44"
},{
"artist": "Middle East Weekly",
"title": "Philip Smyth: ISIS crisis",
"long-title": "Philip Smyth: ISIS crisis",
"type": "podcast",
"duration": "56:55"
},{
"artist": "NPR",
"title": "Iran nuclear negotiators miss deadline",
"long-title": "Iran nuclear negotiators miss deadline, ask for more time",
"type": "news",
"duration": "03:04"
},{
"artist": "US Embassy",
"title": "Qatar understood and misunderstood",
"long-title": "Qatar understood and misunderstood - a conversation with H.E. Mohammed Jaham Al Kuwari",
"type": "podcast",
"duration": "1:19:50"
}
]
}