Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Music and Books": [
- {
- "artist": "Radiohead",
- "publish_info": {
- "publish_year": "2003",
- "publisher": "Capitol Records"
- },
- "title": "Hail To The Thief"
- },
- {
- "artist": "Miles Davis",
- "publish_info": {
- "publish_year": "1959",
- "publisher": "Columbia Records"
- },
- "title": "Kind of Blue"
- },
- {
- "artist": "Thelonius Monk",
- "publish_info": {
- "publish_year": "1965",
- "publisher": "Columbia Records"
- },
- "title": "Monk Alone"
- },
- {
- "author": "Stephen King",
- "publish_info": {
- "publish_year": "1977",
- "publisher": "Doubleday"
- },
- "title": "The Shining"
- },
- {
- "author": "George Orwell",
- "publish_info": {
- "publish_year": "1949",
- "publisher": "Secher & Warburg"
- },
- "title": "1984"
- },
- {
- "author": "Al Sweigart",
- "publish_info": {
- "publish_year": "2015",
- "publisher": "No Starch Press"
- },
- "title": "Automate The Boring Stuff With Python"
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment