For the /workflow/{id}/job API, please include the queued_at attribute in each Job in the result.
This attribute is already present in the /project/{project-slug}/job/{job-number} API. It would be nice to not have to make N requests to this API in order to get the queued_at times for all N jobs in a workflow.