[
    {
        "pk": 1,
        "model": "multiple_database.book",
        "fields": {
            "title": "The Definitive Guide to Django",
            "published": "2009-7-8"
        }
    }
]