{
  "_type": "export",
  "__export_format": 4,
  "__export_date": "2022-09-10T00:13:46.188Z",
  "__export_source": "insomnia.desktop.app:v2022.5.1",
  "resources": [
    {
      "_id": "req_74b89a3a3bc34912b411079b81c4ab7b",
      "parentId": "fld_a44dc432c0f0460aabad28616f39595d",
      "modified": 1662768316527,
      "created": 1662747385861,
      "url": "{{ _.baseUrl }}/amendment",
      "name": "Get Amendments",
      "description": "Returns a list of `amendments` sorted by date of latest action.",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385961,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_a44dc432c0f0460aabad28616f39595d",
      "parentId": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "modified": 1662747332171,
      "created": 1662747271239,
      "name": "Amendments",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1662747314970,
      "_type": "request_group"
    },
    {
      "_id": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "parentId": null,
      "modified": 1662746941624,
      "created": 1662746941624,
      "name": "US-Congress",
      "description": "",
      "scope": "collection",
      "_type": "workspace"
    },
    {
      "_id": "req_707338a1ca7748b2a935b78dc55a07ee",
      "parentId": "fld_a44dc432c0f0460aabad28616f39595d",
      "modified": 1662768288510,
      "created": 1662747511863,
      "url": "{{ _.baseUrl }}/amendment/{{ _.congressSession }}",
      "name": "Get Amendment by Congress",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385911,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_2b57a8fac2ba4e2084d41f8c4afb26b6",
      "parentId": "fld_a44dc432c0f0460aabad28616f39595d",
      "modified": 1662768289353,
      "created": 1662748079233,
      "url": "{{ _.baseUrl }}/amendment/{{ _.congressSession }}/{{ _.amendmentTypes[0] }}",
      "name": "Get Amendment by Type",
      "description": "# Amendments\n\nThis file contains sample requests for requests sent to a [`/amendments` endpoint][0].\n\n## Get Amendment by Type\n\nReturns a list of amendments filtered by the specified congress and amendment type, sorted by date of latest action.\n\nThe result set can be further filtered using ‘fromDateTime’ and ‘toDateTime’ parameters.\n\n- `fromDateTime`\n  - Start timestamp to filter by update date.\n- `toDateTime`\n  - End timestamp to filter by update date.\n\n`GET /amendment/:congress/:amendmentType`\n\n## Example Request\n\n`/v3/amendment/117/samdt`\n\n[0]: https://api.congress.gov/#/amendments",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385898.5,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_9393481e3bc34ff7a8c17f4ac4c98156",
      "parentId": "fld_a44dc432c0f0460aabad28616f39595d",
      "modified": 1662768304540,
      "created": 1662766358194,
      "url": "{{ _.baseUrl }}/amendment/{{ _.congressSession }}/{{ _.amendmentTypes[1] }}/{{ _.amendmentNumber }}",
      "name": "Get Amendment by Number",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385886,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_e047c3594eb84014ab32c321c41c2917",
      "parentId": "fld_a44dc432c0f0460aabad28616f39595d",
      "modified": 1662768311091,
      "created": 1662766367326,
      "url": "{{ _.baseUrl }}/amendment/{{ _.congressSession }}/{{ _.amendmentTypes[1] }}/{{ _.amendmentNumber }}/actions",
      "name": "Get Amendment Actions",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385836,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_01b61f1cc8824af08da217eb9ed81832",
      "parentId": "fld_a44dc432c0f0460aabad28616f39595d",
      "modified": 1662768313256,
      "created": 1662766371142,
      "url": "{{ _.baseUrl }}/amendment/{{ _.congressSession }}/{{ _.amendmentTypes[1] }}/{{ _.amendmentNumber }}/cosponsors",
      "name": "Get Amendment Cosponsors",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385786,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_138d9e4c0bb7496297dc7ced7b4577e8",
      "parentId": "fld_a44dc432c0f0460aabad28616f39595d",
      "modified": 1662768315861,
      "created": 1662766374378,
      "url": "{{ _.baseUrl }}/amendment/{{ _.congressSession }}/{{ _.amendmentTypes[1] }}/{{ _.amendmentNumber }}/amendments",
      "name": "Get Amendment Amendments",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385736,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_68204465c85d45b6adfb786bde6d7a42",
      "parentId": "fld_5f282c0528264e4da84486547a2fc4ec",
      "modified": 1662768243675,
      "created": 1662766144298,
      "url": "{{ _.baseUrl }}/bill",
      "name": "Get Bills",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385985.9756,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_5f282c0528264e4da84486547a2fc4ec",
      "parentId": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "modified": 1662747337099,
      "created": 1662747266438,
      "name": "Bills",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1662747314945,
      "_type": "request_group"
    },
    {
      "_id": "req_597e0eac574d48c78d7f9bfef9ef699f",
      "parentId": "fld_5f282c0528264e4da84486547a2fc4ec",
      "modified": 1662768244413,
      "created": 1662766150886,
      "url": "{{ _.baseUrl }}/bill/{{ _.congressSession }}",
      "name": "Get Bill By Congress",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385985.414,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_d0343689d412493186b7e9f187ea233a",
      "parentId": "fld_5f282c0528264e4da84486547a2fc4ec",
      "modified": 1662768245390,
      "created": 1662766157120,
      "url": "{{ _.baseUrl }}/bill/{{ _.congressSession }}/{{ _.billTypes[0] }}",
      "name": "Get Bill By Type",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385985.3164,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_9efb60bb7f1f4db2b580628a61519a10",
      "parentId": "fld_5f282c0528264e4da84486547a2fc4ec",
      "modified": 1662768262528,
      "created": 1662766162906,
      "url": "{{ _.baseUrl }}/bill/{{ _.congressSession }}/{{ _.billTypes[0] }}/{{ _.billNumber }}",
      "name": "Get Bill By Number",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385985.2676,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_e5b721fb55b94f97b2a49a7668bd1fc0",
      "parentId": "fld_5f282c0528264e4da84486547a2fc4ec",
      "modified": 1662768266503,
      "created": 1662766170428,
      "url": "{{ _.baseUrl }}/bill/{{ _.congressSession }}/{{ _.billTypes[0] }}/{{ _.billNumber }}/actions",
      "name": "Get Bill Actions",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385985.2188,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_837e65b2164b44afac75935b10bb5ceb",
      "parentId": "fld_5f282c0528264e4da84486547a2fc4ec",
      "modified": 1662768269042,
      "created": 1662766192728,
      "url": "{{ _.baseUrl }}/bill/{{ _.congressSession }}/{{ _.billTypes[0] }}/{{ _.billNumber }}/amendments",
      "name": "Get Bill Amendments",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385984.8281,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_67f2e0c86c0b48e48239e0e26e72d509",
      "parentId": "fld_5f282c0528264e4da84486547a2fc4ec",
      "modified": 1662768270715,
      "created": 1662766200555,
      "url": "{{ _.baseUrl }}/bill/{{ _.congressSession }}/{{ _.billTypes[0] }}/{{ _.billNumber }}/committees",
      "name": "Get Bill Committees",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385984.4375,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_e18e9d0c90264809895f67b1fb6e44fb",
      "parentId": "fld_5f282c0528264e4da84486547a2fc4ec",
      "modified": 1662768273245,
      "created": 1662766205447,
      "url": "{{ _.baseUrl }}/bill/{{ _.congressSession }}/{{ _.billTypes[0] }}/{{ _.billNumber }}/cosponsors",
      "name": "Get Bill Cosponsors",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385983.6562,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_38da727a3e494ae4acea552146fdc43e",
      "parentId": "fld_5f282c0528264e4da84486547a2fc4ec",
      "modified": 1662768275193,
      "created": 1662766211532,
      "url": "{{ _.baseUrl }}/bill/{{ _.congressSession }}/{{ _.billTypes[0] }}/{{ _.billNumber }}/relatedbills",
      "name": "Get Bill Related Bills",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385982.0938,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_112105b283634bb99e8ab9a0c8ade304",
      "parentId": "fld_5f282c0528264e4da84486547a2fc4ec",
      "modified": 1662768277455,
      "created": 1662766215199,
      "url": "{{ _.baseUrl }}/bill/{{ _.congressSession }}/{{ _.billTypes[0] }}/{{ _.billNumber }}/subjects",
      "name": "Get Bill Subjects",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385978.9688,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_79e5c68bb672428ea42f23cfb5ceb57c",
      "parentId": "fld_5f282c0528264e4da84486547a2fc4ec",
      "modified": 1662768279994,
      "created": 1662766220003,
      "url": "{{ _.baseUrl }}/bill/{{ _.congressSession }}/{{ _.billTypes[0] }}/{{ _.billNumber }}/summaries",
      "name": "Get Bill Summaries",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385972.7188,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_7c40bd5a07224d37bf70013c31e3fac8",
      "parentId": "fld_5f282c0528264e4da84486547a2fc4ec",
      "modified": 1662768282291,
      "created": 1662766223181,
      "url": "{{ _.baseUrl }}/bill/{{ _.congressSession }}/{{ _.billTypes[0] }}/{{ _.billNumber }}/text",
      "name": "Get Bill Text",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385960.2188,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_4d10783831c5444d9bf9687c3b289b76",
      "parentId": "fld_5f282c0528264e4da84486547a2fc4ec",
      "modified": 1662768284643,
      "created": 1662766225193,
      "url": "{{ _.baseUrl }}/bill/{{ _.congressSession }}/{{ _.billTypes[0] }}/{{ _.billNumber }}/titles",
      "name": "Get Bill Titles",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747385935.2188,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_ac17c314663046939d706c4dc988f569",
      "parentId": "fld_4fed588bc5934ec2a23da737c527a0c9",
      "modified": 1662768240087,
      "created": 1662766294314,
      "url": "{{ _.baseUrl }}/summaries",
      "name": "Get Summaries",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747314929.1309,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_4fed588bc5934ec2a23da737c527a0c9",
      "parentId": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "modified": 1662747344326,
      "created": 1662747294482,
      "name": "Summaries",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1662747314932.5,
      "_type": "request_group"
    },
    {
      "_id": "req_31f24a2647384f2c8d00e0483912d596",
      "parentId": "fld_4fed588bc5934ec2a23da737c527a0c9",
      "modified": 1662768240641,
      "created": 1662766298703,
      "url": "{{ _.baseUrl }}/summaries/{{ _.congressSession }}",
      "name": "Get Summaries By Congress",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747314929.0088,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_1ca7b124bde24005a22ed2a1984c8e87",
      "parentId": "fld_4fed588bc5934ec2a23da737c527a0c9",
      "modified": 1662768241597,
      "created": 1662766306350,
      "url": "{{ _.baseUrl }}/summaries/{{ _.congressSession }}/{{ _.billTypes[0] }}",
      "name": "Get Summaries By Bill Type",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747314928.8867,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_0b8596013b1c41249685dfad9d51e0ff",
      "parentId": "fld_f2d31b535f804a5f8bdd56bb7c8209bb",
      "modified": 1662768237124,
      "created": 1662766327269,
      "url": "{{ _.baseUrl }}/congress",
      "name": "Get Congresses",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747314924.6875,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_f2d31b535f804a5f8bdd56bb7c8209bb",
      "parentId": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "modified": 1662747346371,
      "created": 1662747296177,
      "name": "Congress",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1662747314926.25,
      "_type": "request_group"
    },
    {
      "_id": "req_a5feba8490454bb2b7f230d63d8d9164",
      "parentId": "fld_f2d31b535f804a5f8bdd56bb7c8209bb",
      "modified": 1662768238066,
      "created": 1662766317420,
      "url": "{{ _.baseUrl }}/congress/{{ _.congressSession }}",
      "name": "Get Congress",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662747314923.9062,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_7f12a919a1134aa9959824834542d18e",
      "parentId": "fld_20b58e48bbde4de28c68a098c78bf476",
      "modified": 1662768234339,
      "created": 1662766498787,
      "url": "{{ _.baseUrl }}/member",
      "name": "Get Members",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1661993003657.0083,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_20b58e48bbde4de28c68a098c78bf476",
      "parentId": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "modified": 1662747354164,
      "created": 1662747297547,
      "name": "Member",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1662747314924.6875,
      "_type": "request_group"
    },
    {
      "_id": "req_47bdc5ff870840889336b52c57dd9b1e",
      "parentId": "fld_20b58e48bbde4de28c68a098c78bf476",
      "modified": 1662768223679,
      "created": 1662766503631,
      "url": "{{ _.baseUrl }}/member/{{ _.memberId }}",
      "name": "Get Member by Id",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1661981574698.3953,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_a7592a278e4c4fefa8b86bab76b38a02",
      "parentId": "fld_20b58e48bbde4de28c68a098c78bf476",
      "modified": 1662768229164,
      "created": 1662766514507,
      "url": "{{ _.baseUrl }}/member/{{ _.memberId }}/sponsored-legislation",
      "name": "Get Member Sponsored Legislation",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1661975860219.0889,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_c0874bd1ef12414ab11139988b932f0b",
      "parentId": "fld_20b58e48bbde4de28c68a098c78bf476",
      "modified": 1662768232574,
      "created": 1662766519334,
      "url": "{{ _.baseUrl }}/member/{{ _.memberId }}/cosponsored-legislation",
      "name": "Get Member Co-Sponsored Legislation",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1661970145739.7822,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_465536066fd54323a2e769ba690583b0",
      "parentId": "fld_037289f2e9e248c586da30f063a58f53",
      "modified": 1662768166366,
      "created": 1662766537333,
      "url": "{{ _.baseUrl }}/committee",
      "name": "Get Committees",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662745886302.5232,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_037289f2e9e248c586da30f063a58f53",
      "parentId": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "modified": 1662747350647,
      "created": 1662747299913,
      "name": "Committee",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1662747314923.125,
      "_type": "request_group"
    },
    {
      "_id": "req_1eb9fcb17bee4ca190ad398ed06b1f56",
      "parentId": "fld_037289f2e9e248c586da30f063a58f53",
      "modified": 1662768167210,
      "created": 1662766552215,
      "url": "{{ _.baseUrl }}/committee/{{ _.committeeChamber }}",
      "name": "Get Committee By Chamber",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662745171992.6128,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_a1e7c6635b4144feb68382feba58e0f6",
      "parentId": "fld_037289f2e9e248c586da30f063a58f53",
      "modified": 1662768167909,
      "created": 1662766558034,
      "url": "{{ _.baseUrl }}/committee/{{ _.congressSession }}",
      "name": "Get Committee By Congress",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662744814837.6577,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_374f8a1041f3471cad118e548d3d2c5f",
      "parentId": "fld_037289f2e9e248c586da30f063a58f53",
      "modified": 1662768168838,
      "created": 1662766569308,
      "url": "{{ _.baseUrl }}/committee/{{ _.congressSession }}/{{ _.committeeChamber }}",
      "name": "Get Committee By Congress & Chamber",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662744636260.1802,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_d46d7a00b89845f980d211c40b2e8abb",
      "parentId": "fld_037289f2e9e248c586da30f063a58f53",
      "modified": 1662768192381,
      "created": 1662767721594,
      "url": "{{ _.baseUrl }}/committee/{{ _.committeeChamber }}/{{ _.committeeCode }}",
      "name": "Get Committee By Code",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662744591615.8108,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_dc15e53c50094227a553d6908757ff01",
      "parentId": "fld_037289f2e9e248c586da30f063a58f53",
      "modified": 1662768197300,
      "created": 1662766574270,
      "url": "{{ _.baseUrl }}/committee/{{ _.committeeChamber }}/{{ _.committeeCode }}/bills",
      "name": "Get Committee Bills",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662744546971.4414,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_c3e5fa03500d4fbca38780b8a6a29e8c",
      "parentId": "fld_037289f2e9e248c586da30f063a58f53",
      "modified": 1662768200937,
      "created": 1662766577695,
      "url": "{{ _.baseUrl }}/committee/{{ _.committeeChamber }}/{{ _.committeeCode }}/reports",
      "name": "Get Committee Reports",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662744502327.072,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_76b39916e58f459a8761e8788baa2eaa",
      "parentId": "fld_037289f2e9e248c586da30f063a58f53",
      "modified": 1662768204400,
      "created": 1662766580731,
      "url": "{{ _.baseUrl }}/committee/{{ _.committeeChamber }}/{{ _.committeeCode }}/nominations",
      "name": "Get Committee Nominations",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662744457682.7026,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_f3afaa0c44a24e68bf452ab180cea23c",
      "parentId": "fld_b34a5a61d45e45d1b5355131d5585c63",
      "modified": 1662768164388,
      "created": 1662766617738,
      "url": "{{ _.baseUrl }}/committeeReport",
      "name": "Get Committee Reports",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        },
        {
          "id": "pair_ce1b68eceab44fd3b6a2048bc065ba12",
          "name": "limit",
          "value": "500",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662378731008.648,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_b34a5a61d45e45d1b5355131d5585c63",
      "parentId": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "modified": 1662747364912,
      "created": 1662747304928,
      "name": "Committee Report",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1662747314921.5625,
      "_type": "request_group"
    },
    {
      "_id": "req_753b6110f7d648a2b7073ca2d55b444c",
      "parentId": "fld_b34a5a61d45e45d1b5355131d5585c63",
      "modified": 1662768163448,
      "created": 1662766627904,
      "url": "{{ _.baseUrl }}/committeeReport/{{ _.congressSession }}",
      "name": "Get Committee Report By Congress",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662377302388.8274,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_4af6e00265774377bf98a64f50ad0b9b",
      "parentId": "fld_b34a5a61d45e45d1b5355131d5585c63",
      "modified": 1662768162357,
      "created": 1662766635551,
      "url": "{{ _.baseUrl }}/committeeReport/{{ _.congressSession }}/{{ _.reportTypes[0] }}",
      "name": "Get Committee Report By Type",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662376588078.917,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_9f1a63e230e848ac94293ec91ad70ac7",
      "parentId": "fld_b34a5a61d45e45d1b5355131d5585c63",
      "modified": 1662768160031,
      "created": 1662766642949,
      "url": "{{ _.baseUrl }}/committeeReport/{{ _.congressSession }}/{{ _.reportTypes[0] }}/{{ _.committeeReportNumber }}",
      "name": "Get Committee Report By Report Number",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662376230923.962,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_8e506a4ea00b4055b0a7380ac5ff870c",
      "parentId": "fld_b34a5a61d45e45d1b5355131d5585c63",
      "modified": 1662767970456,
      "created": 1662766666188,
      "url": "{{ _.baseUrl }}/committeeReport/{{ _.congressSession }}/{{ _.reportTypes[0] }}/455/text",
      "name": "Get Committee Report Text",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662375873769.0068,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_f68f1932064040a8814d72e61af452be",
      "parentId": "fld_be785c13701847f5bd043ea474398c52",
      "modified": 1662768134590,
      "created": 1662748118733,
      "url": "{{ _.baseUrl }}/congressional-record",
      "name": "Get Congressional Record",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662198724911.2617,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_be785c13701847f5bd043ea474398c52",
      "parentId": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "modified": 1662747379566,
      "created": 1662747308466,
      "name": "Congressional Record",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1662747314920.7812,
      "_type": "request_group"
    },
    {
      "_id": "req_bcd2336f32924d6fa88f7b166105dace",
      "parentId": "fld_c680e6c46a6b4432adf1d7316f8d60e7",
      "modified": 1662768129874,
      "created": 1662766693661,
      "url": "{{ _.baseUrl }}/house-communication",
      "name": "Get House Communications",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662104436053.107,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_c680e6c46a6b4432adf1d7316f8d60e7",
      "parentId": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "modified": 1662747381704,
      "created": 1662747311226,
      "name": "House Communication",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1662747314920.3906,
      "_type": "request_group"
    },
    {
      "_id": "req_c4740e54e1a3402197da955d8c3804f1",
      "parentId": "fld_c680e6c46a6b4432adf1d7316f8d60e7",
      "modified": 1662768128585,
      "created": 1662766706372,
      "url": "{{ _.baseUrl }}/house-communication/{{ _.congressSession }}",
      "name": "Get House Communications By Congress",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662104436028.107,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_1b586443447f48639bdfb7fea9971213",
      "parentId": "fld_c680e6c46a6b4432adf1d7316f8d60e7",
      "modified": 1662768127209,
      "created": 1662766714095,
      "url": "{{ _.baseUrl }}/house-communication/{{ _.congressSession }}/{{ _.houseCommunicationTypes[0] }}",
      "name": "Get House Communications By Type",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662104436015.607,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_6249bcf4e60042ec98164b4de88e75ea",
      "parentId": "fld_c680e6c46a6b4432adf1d7316f8d60e7",
      "modified": 1662768323187,
      "created": 1662766721201,
      "url": "{{ _.baseUrl }}/house-communication/{{ _.congressSession }}/{{ _.houseCommunicationTypes[0] }}/{{ _.houseCommunicationNumber }}",
      "name": "Get House Communications By Communication Number",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662104436003.107,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_5f21f4e687dc4850b15b6a10600846a7",
      "parentId": "fld_c9341bf28ace45229d522c521fa266d8",
      "modified": 1662768328952,
      "created": 1662766738848,
      "url": "{{ _.baseUrl }}/nomination",
      "name": "Get Nominations",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662061488119.7524,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_c9341bf28ace45229d522c521fa266d8",
      "parentId": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "modified": 1662747383246,
      "created": 1662747313553,
      "name": "Nomination",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1662747314920.1953,
      "_type": "request_group"
    },
    {
      "_id": "req_e4709675dfe04a7ca8a3566d706f80f6",
      "parentId": "fld_c9341bf28ace45229d522c521fa266d8",
      "modified": 1662768354586,
      "created": 1662766745960,
      "url": "{{ _.baseUrl }}/nomination/{{ _.congressSession }}",
      "name": "Get Nominations By Congress",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662061443475.383,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_02ac74c714104d36a1b3bf73b59c082d",
      "parentId": "fld_c9341bf28ace45229d522c521fa266d8",
      "modified": 1662768436643,
      "created": 1662766751903,
      "url": "{{ _.baseUrl }}/nomination/{{ _.congressSession }}/{{ _.nominationNumber }}",
      "name": "Get Nominations By Nomination Number",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662061421153.1982,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_467a9fefb898430caee93c36a3992b6d",
      "parentId": "fld_c9341bf28ace45229d522c521fa266d8",
      "modified": 1662768564906,
      "created": 1662766756921,
      "url": "{{ _.baseUrl }}/nomination/{{ _.congressSession }}/{{ _.nominationNumber }}/1",
      "name": "Get Nominations By Ordinal",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662061409992.106,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_5660f107536b49d7a15c5ba446a07d55",
      "parentId": "fld_c9341bf28ace45229d522c521fa266d8",
      "modified": 1662768583060,
      "created": 1662766801916,
      "url": "{{ _.baseUrl }}/nomination/{{ _.congressSession }}/{{ _.nominationNumber }}/actions",
      "name": "Get Nomination Actions",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662061404411.5598,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_904438816df543d69b8183b21679b3fa",
      "parentId": "fld_c9341bf28ace45229d522c521fa266d8",
      "modified": 1662768590481,
      "created": 1662766807353,
      "url": "{{ _.baseUrl }}/nomination/{{ _.congressSession }}/{{ _.nominationNumber }}/committees",
      "name": "Get Nomination Committees",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662061401621.2866,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_972289fea2a542fc9f26232aabd47eaf",
      "parentId": "fld_c9341bf28ace45229d522c521fa266d8",
      "modified": 1662768598115,
      "created": 1662766809744,
      "url": "{{ _.baseUrl }}/nomination/{{ _.congressSession }}/{{ _.nominationNumber }}/hearings",
      "name": "Get Nomination Hearings",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662061398831.0137,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_a1b3e26dc8b343a7becb3c843269a914",
      "parentId": "fld_e0976f241285424bbb241a01b134ce52",
      "modified": 1662768606838,
      "created": 1662766834638,
      "url": "{{ _.baseUrl }}/treaty",
      "name": "Get Treaties",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662038540913.8848,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_e0976f241285424bbb241a01b134ce52",
      "parentId": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "modified": 1662747314920,
      "created": 1662747314920,
      "name": "Treaty",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1662747314920,
      "_type": "request_group"
    },
    {
      "_id": "req_9c11993c925747968b8536046958542b",
      "parentId": "fld_e0976f241285424bbb241a01b134ce52",
      "modified": 1662768620081,
      "created": 1662766840719,
      "url": "{{ _.baseUrl }}/treaty/{{ _.congressSession }}",
      "name": "Get Treaties By Congress",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662038451625.1458,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_e3c6f5b923714968845f7eb90b66f6dd",
      "parentId": "fld_e0976f241285424bbb241a01b134ce52",
      "modified": 1662768695127,
      "created": 1662766849684,
      "url": "{{ _.baseUrl }}/treaty/{{ _.congressSession }}/3",
      "name": "Get Treaty By Number",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662038406980.7764,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_6597d5f711174484a2070baade1bb1cd",
      "parentId": "fld_e0976f241285424bbb241a01b134ce52",
      "modified": 1662768750038,
      "created": 1662766856797,
      "url": "{{ _.baseUrl }}/treaty/114/13/A",
      "name": "Get Treaty By Suffix",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662038384658.5916,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_ac46b930d9eb403a88b1bea4e65df3a0",
      "parentId": "fld_e0976f241285424bbb241a01b134ce52",
      "modified": 1662768712310,
      "created": 1662766860502,
      "url": "{{ _.baseUrl }}/treaty/{{ _.congressSession }}/3/actions",
      "name": "Get Treaty Actions",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662038373497.499,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_9a3323af5ebe47f6883d169447dc872d",
      "parentId": "fld_e0976f241285424bbb241a01b134ce52",
      "modified": 1662768770265,
      "created": 1662766865011,
      "url": "{{ _.baseUrl }}/treaty/114/13/A/actions",
      "name": "Get Treaty Suffix Actions",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662038367916.953,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_2973716aae724e35b71f73bb0961b236",
      "parentId": "fld_e0976f241285424bbb241a01b134ce52",
      "modified": 1662768734114,
      "created": 1662766869605,
      "url": "{{ _.baseUrl }}/treaty/{{ _.congressSession }}/3/committees",
      "name": "Get Treaty Committees",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_b55197f699644709ba9af203a9c2dafd",
          "name": "format",
          "value": "json",
          "description": ""
        },
        {
          "id": "pair_09ab9fa4ee4647a6aad76dd0566e4325",
          "name": "api_key",
          "value": "{{ _.apiKey }}",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1662038362336.4067,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "env_a6f47cf8fa1e16ad7614a420aa56dea30742335a",
      "parentId": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "modified": 1662746945932,
      "created": 1662746941629,
      "name": "Base Environment",
      "data": {},
      "dataPropertyOrder": {},
      "color": null,
      "isPrivate": false,
      "metaSortKey": 1662746941629,
      "_type": "environment"
    },
    {
      "_id": "jar_a6f47cf8fa1e16ad7614a420aa56dea30742335a",
      "parentId": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "modified": 1662768333885,
      "created": 1662746941630,
      "name": "Default Jar",
      "cookies": [
        {
          "key": "__cf_bm",
          "value": "TUVIGJd.6jIMz776A8Bweffk4FtBXwcPCwmRfeDuuzo-1662768333-0-AYu7YPWP2rzQhC0GvkuM9V7JlU0c9HRK0kOpoi7tEgUmUAsQQDrFNjsw5L+Z1OkX6UR7vFazom6f3Jl9YAwxFdA=",
          "expires": "2022-09-10T00:35:33.000Z",
          "domain": "congress.gov",
          "path": "/",
          "httpOnly": true,
          "extensions": ["SameSite=None"],
          "hostOnly": false,
          "creation": "2022-09-09T18:19:04.969Z",
          "lastAccessed": "2022-09-10T00:05:33.885Z",
          "id": "34492758104153465"
        }
      ],
      "_type": "cookie_jar"
    },
    {
      "_id": "spc_fab81d23c6724066b57869d1137df763",
      "parentId": "wrk_db5c3be5ead348a08f3b8bc5e490189e",
      "modified": 1662746941625,
      "created": 1662746941625,
      "fileName": "US-Congress",
      "contents": "",
      "contentType": "yaml",
      "_type": "api_spec"
    },
    {
      "_id": "env_0fc6dacb243f427eadf4d28f0530fae8",
      "parentId": "env_a6f47cf8fa1e16ad7614a420aa56dea30742335a",
      "modified": 1662768689305,
      "created": 1662746949191,
      "name": "PROD",
      "data": {
        "contentFormat": "json",
        "apiKey": "lrEnyIqutyEGxuU09HArckEd9Hpc0xILSMzEvyJX",
        "amendmentNumber": 5194,
        "baseUrl": "https://api.congress.gov/v3",
        "billNumber": 8656,
        "congressSession": 117,
        "memberId": "L000577",
        "committeeCode": "hcza00",
        "committeeChamber": "House",
        "committeeReportNumber": 455,
        "amendmentTypes": ["hamdt", "samdt", "suamdt"],
        "billTypes": ["hr", "s", "hjres", "sjres", "hconres", "sconres", "hres", "sres"],
        "reportTypes": ["hrpt", "srpt", "erpt"],
        "houseCommunicationTypes": ["ec", "ml", "pm", "pt"],
        "houseCommunicationNumber": 2057,
        "nominationNumber": 2617
      },
      "dataPropertyOrder": {
        "&": [
          "contentFormat",
          "apiKey",
          "amendmentNumber",
          "baseUrl",
          "billNumber",
          "congressSession",
          "memberId",
          "committeeCode",
          "committeeChamber",
          "committeeReportNumber",
          "amendmentTypes",
          "billTypes",
          "reportTypes",
          "houseCommunicationTypes",
          "houseCommunicationNumber",
          "nominationNumber"
        ]
      },
      "color": null,
      "isPrivate": false,
      "metaSortKey": 1662746949191,
      "_type": "environment"
    }
  ]
}
