81👍
✅
If you have nested serializers and you’re expecting more than one, you should add the many=True
otherwise DRF will treat the manager as the object.
Source:stackexchange.com