Fix Filter Menu (by making sure APIPagination.get_results does not fail)
Filter menu did not show up since get_results failed. It expected data to be a dict and have "results". With this fixed, the Filter / Sort menu shows up on i.e. /api/v1/campaign-geometry-collections/ and allows filter by campaign. issue: die-linke-app-frontend#74
Edited by Jan Gerber