{
	"widget_1": {
		"id": "widget_1",
		"module_name": "normalized_widget_name",
		"title": "Title of your widget",
		"description": "Description of the widget",
		"size_y": 1,
		"active": 1,
		"type": "widget",
		"method": "search_events_by_org",
		"created_at": "2016-6-14 20:13:59",
		"updated_at": "2016-6-14 20:13:59"
	},
	"widget_2": {
		"id": "widget_2",
		"module_name": "widget_2_normalized",
		"title": "Inactive widget",
		"description": "Description inactive widget",
		"size_y": 3,
		"active": 0,
		"type": "widget",
		"method": "search_events_by_org",
		"created_at": "2016-6-15 15:22:37",
		"updated_at": "2016-6-15 15:22:37"
	},
	"widget_3": {
		"id": "widget_3",
		"module_name": "widget_3_normalized",
		"title": "Widget 3 title",
		"description": "Description of widget 3",
		"size_y": 5,
		"active": 1,
		"type": "widget",
		"method": "search_facilities_by_org",
		"created_at": "2016-6-15 15:24:56",
		"updated_at": "2016-6-15 15:24:56"
	},
	"widget_4": {
		"id": "widget_4",
		"module_name": "widget_4_normalized",
		"title": "Widget 4 title",
		"description": "Description of Widget 4",
		"size_y": 7,
		"active": 1,
		"type": "widget",
		"method": "search_facilities_by_org",
		"created_at": "2016-6-15 17:57:19",
		"updated_at": "2016-6-15 17:57:19"
	}
}