action channel4_a_to_z_landing_feed { label: "A to Z Landing Feed" description: "Lists Channel 4 programmes alphabetically from A to Z, providing the same \n functionality and information as is available in the A to Z section of the \n Channel 4 Programmes page, http://www.channel4.com/programmes.\n\n http://api.channel4.com/pmlsd/atoz.atom\n\n http://api.channel4.com/pmlsd/atoz.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx" provider: channel4 method: GET path: "/atoz.atom" encoding: json output: { type: "object" additionalProperties: true } }