[{"model": "books.book", "pk": 1, "fields": {"title": "Harry Potter and the Philosopher's Stone", "author": "J. K. Rowling", "rating": 10}}, {"model": "books.book", "pk": 2, "fields": {"title": "Harry Potter and the Chamber of Secret", "author": "J. K. Rowling", "rating": 15}}, {"model": "books.book", "pk": 3, "fields": {"title": "Harry Potter and the Prisoner of Azkaban", "author": "J. K. Rowling", "rating": 20}}, {"model": "books.book", "pk": 4, "fields": {"title": "Harry Potter and the Goblet of Fire", "author": "J. K. Rowling", "rating": 10}}, {"model": "books.book", "pk": 5, "fields": {"title": "Harry Potter and the Order of the Phoenix", "author": "J. K. Rowling", "rating": 12}}, {"model": "books.book", "pk": 6, "fields": {"title": "Harry Potter and the Half-Blood Prince", "author": "J. K. Rowling", "rating": 21}}, {"model": "books.book", "pk": 7, "fields": {"title": "Harry Potter and the Deathly Hallows", "author": "J. K. Rowling", "rating": 27}}, {"model": "books.book", "pk": 8, "fields": {"title": "Harry Potter and the Cursed Child", "author": "J. K. Rowling", "rating": 0}}]