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