I\'m trying to create an apiview to add data of a nested json in the database. The models are:
class Catch(models.Model): haul = models.ForeignKey(\'hauls