{
	"transaction_1": {
		"id": "transaction_1",
		"account_id": "account_1",
		"amount": "50.00",
		"note": "Subscription",
		"type": "Credit",
		"user_id": "2fe8a670-53ec-4d52-b63d-564a296c7b1f",
		"created_at": "2016-6-22 14:19:24",
		"updated_at": "2016-6-22 14:19:24"
	},
	"transaction_2": {
		"id": "transaction_2",
		"account_id": "account_2",
		"amount": "50.00",
		"note": "Member fee",
		"type": "Credit",
		"user_id": "2fe8a670-53ec-4d52-b63d-564a296c7b1f",
		"created_at": "2016-6-22 14:19:56",
		"updated_at": "2016-6-22 19:34:7"
	},
	"transaction_3": {
		"id": "transaction_3",
		"account_id": "account_2",
		"amount": "55.00",
		"note": "Subscription fee, corrected",
		"type": "Debit",
		"user_id": "2fe8a670-53ec-4d52-b63d-564a296c7b1f",
		"created_at": "2016-6-22 14:20:32",
		"updated_at": "2016-6-22 14:20:32"
	},
	"transaction_4": {
		"id": "transaction_4",
		"account_id": "account_3",
		"amount": "75.99",
		"note": "Membership",
		"type": "Debit",
		"user_id": "2fe8a670-53ec-4d52-b63d-564a296c7b1f",
		"created_at": "2016-6-22 15:25:23",
		"updated_at": "2016-6-22 15:25:23"
	},
	"transaction_5": {
		"id": "transaction_5",
		"account_id": "account_3",
		"amount": "75.99",
		"note": "Renewal membership",
		"type": "Debit",
		"user_id": "2fe8a670-53ec-4d52-b63d-564a296c7b1f",
		"created_at": "2016-6-22 15:25:58",
		"updated_at": "2016-6-22 15:25:58"
	}
}