We have a django function with name and the following parameters
@api_view("GET", "POST") def data(request, process, wo=[]): pass