The content section in browser is your request body actually. But if you want to use an HTML form to insert data, you need generic views from rest framework generics module, not simple APIView.