This method requires authentication.
api_key (Required)auth_token (Required)project_id (Required)include_task_lists (Optional)include_tasks (Optional)include_task_lists will also be set to 1.<?xml version="1.0" encoding="UTF-8"?>
<response status="ok">
<project id="2083" retired="0">
<name>New Business Plan</name>
<description>Launch preparation</description>
<budget_hours>60</budget_hours>
<price_per_hour>30</price_per_hour>
<client id="203">Magic Studios<client/>
<users>
<user id="28" manager="1">John O'Grady</user>
<user id="32" manager="0">Marie Pendleton</user>
</users>
</project>
</response>
101: Unknown API method102: Unknown response format103: Invalid API Key104: Invalid auth token / Login failed105: Insufficient permissions106: Service currently unavailable107: Too many requests for this API key203: Project not found