action channel4_all_programmes_by_tx_date_3 { label: "All Programmes by TX Date(3)" description: "Lists all Channel 4 programmes associated with the specified category (tag).  \n By default, the programmes are listed in order of Transmission (TX) Date, \n with the most-recently-transmitted programmes listed first.\n\n http://api.channel4.com/pmlsd/categories/category/derived/ad.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx\n\n http://api.channel4.com/pmlsd/categories/animals.atom?apikey=xxxxxxxxxxxxxxxxxxxxxxxx" provider: channel4 method: GET path: "/categories/{category}/derived/ad.atom" encoding: json output: { type: "object" additionalProperties: true } }