action channel4_flattened_collection_feed_2 { label: "Flattened Collection Feed(2)" description: "The Flattened Collections Feed is only applicable for GROUP collections and \n its purpose is mainly return 3 items (BRAND, SERIES or EPSIODE) of each of \n the simple collections assigned to the GROUP.\n\n http://api.channel4.com/pmlsd/collections/collection_name/flattened.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx\n\n http://api.channel4.com/pmlsd/collections/4od-home-promo/flattened/4od.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx" provider: channel4 method: GET path: "/collections/{collection_name}/flattened.atom" encoding: json output: { type: "object" additionalProperties: true } }