[
    {
        "fields": {
            "act_type": 97,
            "date": "2012-10-30T12:00:00",
            "patient": 8,
            "transport_company": null,
            "transport_type": null,
            "validation_locked": false
        },
        "model": "actes.act",
        "pk": 1
    },
    {
        "fields": {
            "act_type": 10,
            "date": "2012-10-30T00:00:00",
            "patient": 9,
            "transport_company": null,
            "transport_type": null,
            "validation_locked": false
        },
        "model": "actes.act",
        "pk": 2
    },
    {
        "fields": {
            "attendance": "absent",
            "convocation_sent": false,
            "event_ptr": 1,
            "participants": [
                5
            ],
            "services": [
                1
            ]
        },
        "model": "actes.eventact",
        "pk": 1
    },
    {
        "fields": {
            "attendance": "absent",
            "convocation_sent": false,
            "event_ptr": 2,
            "participants": [
                5
            ],
            "services": [
                1
            ]
        },
        "model": "actes.eventact",
        "pk": 2
    },
    {
        "fields": {
            "act": 1,
            "author": 1,
            "auto": false,
            "created": "2012-10-30T00:00:00",
            "previous_state": null,
            "state_name": "NON_VALIDE"
        },
        "model": "actes.actvalidationstate",
        "pk": 1
    },
    {
        "fields": {
            "act": 2,
            "author": 1,
            "auto": false,
            "created": "2012-10-30T00:00:00",
            "previous_state": null,
            "state_name": "NON_VALIDE"
        },
        "model": "actes.actvalidationstate",
        "pk": 2
    }
]
