Description
As shown in below image, api currently returns start_date and start_time. This is because of DateField assigned to the object. Desired result is to return both date and time. (You would have to add time in input field).
Screenshot

Important Note:
We expect you to create a new branch for solving this issue names as eventTime.
The command to create and access new branch is git checkout -b eventTime