action channel4_a_to_z_letter_feed { label: "A to Z Letter Feed" description: "Lists Channel 4 programmes whose names begin with the associated letter.\n\n http://api.channel4.com/pmlsd/atoz/start_letter.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx\n\n http://api.channel4.com/pmlsd/atoz/a.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx" provider: channel4 method: GET path: "/atoz/{start_letter}.atom" encoding: json output: { type: "object" additionalProperties: true } }