This MR aims to re-implement existing collection filters in api viewsets that are implemented in get_queryset methods with django-filter filtersets.
get_queryset
This has multiple advantages: