Sorry, I am new to django rest framework and am having some trouble.
I am using a nested serializer that I would like to add a create() method for.
In trying to do