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