get https://api.seismic.com/planner/v2/spaces//projects/
Get a single project by ID. Return tasks if desired via the includeWorks
parameter.
Users can also get further data beyond the first level of tasks. If the tasks on the project include sub-tasks, using the associatedNodesDepth
parameter designating 2
as the value you can get both tasks and their sub-tasks.