# Get production time spents **GET /data/projects/{project_id}/time-spents** Retrieve time spents for given production. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **project_id** (string(uuid)) Project unique identifier ## Responses ### 200 All time spents of given production #### Body: application/json (array[object]) [Powered by Bump.sh](https://bump.sh)