I am new to the Itunes Search API... I have referenced Apple's documentation and I'm trying to retrieve podcast entries but I think I'm doing something wrong.
The following podcast author has 8 podcasts listed: http://itunes.apple.com/us/podcast/dojocampus/id279440331
However, when I use the search API as http://itunes.apple.com/search?term=dojo+campus the json result file only contains 1 entry... I cannot figure out what modification to my search API url must be made to retrieve details about all 8 podcasts in the file.
Please help.