Allow anonymous users to view Techniques, Categories, and Regions via the API, and return results with server-side pagination (count/next/previous/results). Keep ...
Right now, when you filter the submission or entity table, the filter appears in the URL. That means that you can copy the URL and return to the table with the same filters applied. This issue is to ...