~~NOTRANS~~
====== Work Packages ======
===== GET =====
==== Get work packages based on project ID [From X2 13758] ====
''/rest/work_packages/for_project/__1__''
* Get for ID 1
== Example result ==
In X2 15323 (12.6), the cost_centre was moved from projects to work packages. You will therefore be able to gain access to the //cost_centre_id// and //cost_centre_name// via the this REST call.
==== Get work packages based on project ID - Only those, where you can add values to. [From X2 13758] ====
''/rest/work_packages/for_project_lowest/__1__''
* Get for ID 1
* ''fullname'' gives you the full tree path of names.
== Example result ==