action channel4_popular_brands_feed_2 { label: "Popular Brands Feed(2)" description: "Lists all Channel 4 programmes by popularity considering the data gathered \n within the last 7 days.\n\n http://api.channel4.com/pmlsd/brands/popular/page-{pageno}.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx\n\n http://api.channel4.com/pmlsd/brands/popular.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx" provider: channel4 method: GET path: "/brands/popular/page-{pageno}.atom" encoding: json output: { type: "object" additionalProperties: true } }