# Get production month time spents **GET /data/projects/{project_id}/budgets/time-spents** Get aggregated time spents by month for given project. ## 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 Aggregated time spents for given project and month #### Body: application/json (object) object ### 400 Wrong ID format [Powered by Bump.sh](https://bump.sh)