action parliament_get_api_v1_rss_allbills_rss { label: "Returns an Rss feed of all Bills." provider: parliament method: GET path: "/api/v1/Rss/allbills.rss" encoding: json output: { type: "object" additionalProperties: true } }