<?xml version="1.0" encoding="UTF-8"?><issue><id>312</id><project id="2" name="ChiliProject"/><tracker id="2" name="Feature"/><status id="5" name="Closed"/><priority id="4" name="Normal"/><author id="251" name="Emmanuel Bourgerie"/><category id="23" name="REST API"/><subject>REST API for Journals</subject><description>Hi folks !

I'm using the REST API, but it seems there is currently no way to read/post comments this way. Is it planned ?</description><start_date>2011-04-01</start_date><due_date></due_date><done_ratio>0</done_ratio><estimated_hours></estimated_hours><custom_fields type="array"><custom_field id="1" name="Remote issue URL"><value></value></custom_field><custom_field id="5" name="Affected version"><value></value></custom_field></custom_fields><created_on>2011-04-01T08:30:35+02:00</created_on><updated_on>2011-09-04T21:22:35+02:00</updated_on><journals type="array"><journal id="10013"><user id="251" name="Emmanuel Bourgerie"/><notes></notes><created_on>2011-04-01T08:30:35+02:00</created_on><details type="array"><detail property="attribute" name="start_date"><old_value></old_value><new_value>2011-04-01</new_value></detail><detail property="attribute" name="estimated_hours"><old_value></old_value><new_value></new_value></detail><detail property="attribute" name="created_on"><old_value></old_value><new_value>2011-04-01T10:30:35+02:00</new_value></detail><detail property="attribute" name="priority_id"><old_value>4</old_value><new_value>4</new_value></detail><detail property="attribute" name="project_id"><old_value>0</old_value><new_value>2</new_value></detail><detail property="attribute" name="fixed_version_id"><old_value></old_value><new_value></new_value></detail><detail property="attribute" name="lft"><old_value></old_value><new_value>1</new_value></detail><detail property="attribute" name="lock_version"><old_value>0</old_value><new_value>4</new_value></detail><detail property="attribute" name="root_id"><old_value></old_value><new_value>312</new_value></detail><detail property="attribute" name="assigned_to_id"><old_value></old_value><new_value></new_value></detail><detail property="attribute" name="done_ratio"><old_value>0</old_value><new_value>0</new_value></detail><detail property="attribute" name="subject"><old_value></old_value><new_value>REST API for Journals</new_value></detail><detail property="attribute" name="updated_on"><old_value></old_value><new_value>2011-09-04T23:22:35+02:00</new_value></detail><detail property="attribute" name="category_id"><old_value></old_value><new_value>23</new_value></detail><detail property="attribute" name="tracker_id"><old_value>0</old_value><new_value>2</new_value></detail><detail property="attribute" name="due_date"><old_value></old_value><new_value></new_value></detail><detail property="attribute" name="parent_id"><old_value></old_value><new_value></new_value></detail><detail property="attribute" name="author_id"><old_value>0</old_value><new_value>251</new_value></detail><detail property="attribute" name="description"><old_value></old_value><new_value>Hi folks !

I'm using the REST API, but it seems there is currently no way to read/post comments this way. Is it planned ?</new_value></detail><detail property="attribute" name="status_id"><old_value>7</old_value><new_value>5</new_value></detail><detail property="attribute" name="rgt"><old_value></old_value><new_value>2</new_value></detail></details></journal><journal id="1549"><user id="1" name="Eric Davis"/><notes>Comments on what data? Issues, News, Forum Threads?</notes><created_on>2011-04-01T22:56:18+02:00</created_on><details type="array"><detail property="attribute" name="status_id"><old_value>7</old_value><new_value>9</new_value></detail></details></journal><journal id="1551"><user id="251" name="Emmanuel Bourgerie"/><notes>Sorry, I didn't specify : issues in my case.

To be more specific, we are working on a front-end more "customers compliant" with limited information, based on the API. What we lack the most is an access to comments.</notes><created_on>2011-04-02T08:20:18+02:00</created_on><details type="array"></details></journal><journal id="1553"><user id="1" name="Eric Davis"/><notes></notes><created_on>2011-04-03T23:22:07+02:00</created_on><details type="array"><detail property="attribute" name="subject"><old_value>REST API for comments</old_value><new_value>REST API for Journals</new_value></detail></details></journal><journal id="2563"><user id="4" name="Holger Just"/><notes>You can get the whole history of an issue by using an URL like this: https://www.chiliproject.org/issues/312.xml?include=journals

Similarly, you can update issues by properly using the same endpoint as the issue update form for updates. That is, @POST@ to https://www.chiliproject.org/issues/312.xml</notes><created_on>2011-09-04T21:22:35+02:00</created_on><details type="array"><detail property="attribute" name="status_id"><old_value>9</old_value><new_value>5</new_value></detail></details></journal></journals></issue>