{
	"variables": [],
	"info": {
		"name": "OpenStates Postman Call",
		"_postman_id": "62088587-8e66-dc3b-6713-d0ea8abf3ad0",
		"description": "",
		"schema": "https://schema.getpostman.com/json/collection/v2.0.0/collection.json"
	},
	"item": [
		{
			"name": "Bill by state and session",
			"request": {
				"url": "https://www.openstates.org/api/v1/bills/?state=mo&search_window=session&key=myEmailAddress@email.com",
				"method": "GET",
				"header": [],
				"body": {},
				"description": ""
			},
			"response": []
		}
	]
}