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