I'd like to retrieve some questions that match one or more tag(s) and sort them by view count.
The sort options are :
- activity (default)
- votes
- creation
- featured
- hot
- week
- month
There is no 'view' option. Ideally, I'm looking for a solution using a Java API.