I\'m using Django Rest Framework along with django-filter and I have the following example model:
class EgModel(models.Model): eg_foreing_key = models.Foreign