New action api endpoint to fetch wish data from database
- Sort by creation date (default)
- Filter by focus area (the page_title of the focus area page)
- Add pagination
Do not use SQL offsets for pagination (maybe use IndexPager class instead if necessary?)