api2 ##assignment in django rest-framework http://127.0.0.1:8000/users/ -> detail of 5 members list (list view) http://127.0.0.1:8000/users/1/ ->delail list of id number 1 http://127.0.0.1:8000/users/update/1/ ->updation of id number 1