action channel4_collections_feed { label: "Collections Feed" description: "Collections are editorially controlled groups of brands, series, episodes or \n other collections used for promotion and discovery of content. A SIMPLE \n collection can contain an assortment of Brands, Series, Episodes or Freeform \n items. A GROUP collection contains other collections.\n\n http://api.channel4.com/pmlsd/collections/collection_name/4od.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx\n\n http://api.channel4.com/pmlsd/collections/4od-home-promo/4od.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx" provider: channel4 method: GET path: "/collections/{collection_name}/4od.atom" encoding: json output: { type: "object" additionalProperties: true } }