action channel4_all_programmes_by_title_6 { label: "All Programmes by Title(6)" description: "Lists all Channel 4 programmes associated with the specified category (tag), \n alphanumerically in order of Title.\n\n http://api.channel4.com/pmlsd/categories/category/derived/ad/title/page-{pageno}.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx\n\n http://api.channel4.com/pmlsd/categories/history/title.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx" provider: channel4 method: GET path: "/categories/{category}/derived/ad/title/page-{pageno}.atom" encoding: json output: { type: "object" additionalProperties: true } }