sanya5791

Interview: Book Details JSON

Jul 31st, 2025
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.95 KB | None | 0 0
  1. {
  2.   "status": "OK",
  3.   "copyright": "Copyright (c) 2019 The New York Times Company.  All Rights Reserved.",
  4.   "num_results": 1,
  5.   "last_modified": "2016-03-11T13:09:01-05:00",
  6.   "books": [
  7.     {
  8.       "display_name": "Hardcover Fiction",
  9.       "published_date": "2016-03-20",
  10.       "rank": 5,
  11.       "rank_last_week": 2,
  12.       "weeks_on_list": 2,
  13.       "asterisk": 0,
  14.       "dagger": 0,
  15.       "book_details": [
  16.         {
  17.           "title": "A GIRL'S GUIDE TO MOVING ON",
  18.           "description": "A mother and her daughter-in-law both leave unhappy marriages and take up with new men.",
  19.           "contributor": "by Debbie Macomber",
  20.           "author": "Debbie Macomber",
  21.           "contributor_note": "",
  22.           "price": 0,
  23.           "age_group": "",
  24.           "publisher": "Ballantine",
  25.           "primary_isbn13": "9780553391923",
  26.           "primary_isbn10": 553391925
  27.         }
  28.       ],
  29.       "reviews": [
  30.         {
  31.           "book_review_link": "",
  32.           "first_chapter_link": "",
  33.           "sunday_review_link": "",
  34.           "article_chapter_link": ""
  35.         }
  36.       ]
  37.     },
  38.     {
  39.       "display_name": "Animals",
  40.       "published_date": "2019-05-20",
  41.       "rank": 5,
  42.       "rank_last_week": 2,
  43.       "weeks_on_list": 2,
  44.       "asterisk": 0,
  45.       "dagger": 0,
  46.       "book_details": [
  47.         {
  48.           "title": "An Immense World",
  49.           "description": "How Animal Senses Reveal the Hidden Realms Around Us.",
  50.           "contributor": "by Ed Yong",
  51.           "author": "Ed Yong",
  52.           "contributor_note": "",
  53.           "price": 0,
  54.           "age_group": "",
  55.           "publisher": "Ballantine",
  56.           "primary_isbn13": "9780553391923",
  57.           "primary_isbn10": 553391925
  58.         }
  59.       ],
  60.       "reviews": [
  61.         {
  62.           "book_review_link": "",
  63.           "first_chapter_link": "",
  64.           "sunday_review_link": "",
  65.           "article_chapter_link": ""
  66.         }
  67.       ]
  68.     }
  69.   ]
  70. }
  71.  
Advertisement
Add Comment
Please, Sign In to add comment