1. [
    
  2.     {
    
  3.         "pk": 1,
    
  4.         "model": "multiple_database.book",
    
  5.         "fields": {
    
  6.             "title": "The Definitive Guide to Django",
    
  7.             "published": "2009-7-8"
    
  8.         }
    
  9.     }
    
  10. ]