According to the documentation (http://code.google.com/apis/picasaweb/ docs/2.0/reference.html#Parameters), the query parameter (q) 'searches the title, caption and tags for the specified string value'.
When I use the URL http://picasaweb.google.co.uk/data/feed/api/user/username?kind=photo&q=DSC_9528.jpg it will not return the photo, but when I look at the XML feed for the album and that particular photo, I can see that the title of that entry is set to DSC_9528.jpg: <title type='text'>DSC_9528.jpg</title> Am I missing something, or is the query not searching through the photo titles? -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To post to this group, send email to google-picasa-data-...@googlegroups.com. To unsubscribe from this group, send email to google-picasa-data-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-picasa-data-api?hl=en.