UNPKG

2.63 kBJSONView Raw
1{
2 "feed": {
3 "title": "All About Everything",
4 "link": "http://www.example.com/podcasts/everything/index.html",
5 "language": "en-us",
6 "copyright": "℗ & © 2005 John Doe & Family",
7 "subtitle": "A show about everything",
8 "author": "John Doe",
9 "summary": "All About Everything is a show about everything. Each week we dive into any subject known to man and talk about it as much as we can. Look for our Podcast in the iTunes Store",
10 "image": "http://example.com/podcasts/everything/AllAboutEverything.jpg"
11 },
12 "entries": [
13 {
14 "author": "John Doe",
15 "enclosure": {
16 "url": "http://example.com/podcasts/everything/AllAboutEverythingEpisode3.m4a",
17 "length": "8727310",
18 "type": "audio/x-m4a"
19 },
20 "duration": "7:04",
21 "id": "http://example.com/podcasts/archive/aae20050615.m4a",
22 "subtitle": "A short primer on table spices",
23 "summary": "This week we talk about salt and pepper shakers, comparing and contrasting pour rates, construction materials, and overall aesthetics. Come and join the party!",
24 "title": "Shake Shake Shake Your Spices",
25 "updated": "Wed, 15 Jun 2005 19:00:00 GMT",
26 "image": "http://example.com/podcasts/everything/AllAboutEverything/Episode1.jpg"
27 },
28 {
29 "author": "Jane Doe",
30 "enclosure": {
31 "url": "http://example.com/podcasts/everything/AllAboutEverythingEpisode2.mp3",
32 "length": "5650889",
33 "type": "audio/mpeg"
34 },
35 "duration": "4:34",
36 "id": "http://example.com/podcasts/archive/aae20050608.mp3",
37 "subtitle": "Comparing socket wrenches is fun!",
38 "summary": "This week we talk about metric vs. old english socket wrenches. Which one is better? Do you really need both? Get all of your answers here.",
39 "title": "Socket Wrench Shootout",
40 "updated": "Wed, 8 Jun 2005 19:00:00 GMT",
41 "image": "http://example.com/podcasts/everything/AllAboutEverything/Episode2.jpg"
42 },
43 {
44 "author": "Various",
45 "enclosure": {
46 "url": "http://example.com/podcasts/everything/AllAboutEverythingEpisode1.mp3",
47 "length": "4989537",
48 "type": "audio/mpeg"
49 },
50 "duration": "3:59",
51 "id": "http://example.com/podcasts/archive/aae20050601.mp3",
52 "subtitle": "Red + Blue != Purple",
53 "summary": "This week we talk about surviving in a Red state if you are a Blue person. Or vice versa.",
54 "title": "Red, Whine, & Blue",
55 "updated": "Wed, 1 Jun 2005 19:00:00 GMT",
56 "image": "http://example.com/podcasts/everything/AllAboutEverything/Episode3.jpg"
57 }
58 ]
59}