action channel4_search_feed_2 { label: "Search Feed(2)" description: "Lists all Channel 4 programmes where title (brand name) matching the search \n term. Matches are made from the beginning of individual words in the title.\n\n http://api.channel4.com/pmlsd/search/search-term.atom?apikey=xxx\n\n http://api.channel4.com/pmlsd/search.atom?q=the+it+crowd&apikey=xxxxxxxxxxxxxxxxxxxxxxxx" provider: channel4 method: GET path: "/search/{q}.atom" encoding: json output: { type: "object" additionalProperties: true } }