Listing Comments and Issue History
Use this query the comments and history of a single issue.
| General | |
|---|---|
| URL Format | http://[locale].seeclickfix.com/[devapi|api]/issues/[issue_id]/comm... |
| Example | http://www.seeclickfix.com/api/issues/14074/comments.xml |
| HTTP Method | GET |
| Valid Data Formats | xml, json, rss (geoRSS) |
| Permissions | read only |
Required Parameters
None.
Optional Parameters
None.
Example:
http://www.seeclickfix.com/api/issues/14074/comments.xml
This query returns:
<comments type="array">
<comment>
<comment>This issue was opened</comment>
<created-at type="timestamp">Tue Jan 26 00:51:23 UTC 2010</created-at>
<id type="integer">38313</id>
<issue-id type="integer">14074</issue-id>
<name/>
<updated-at type="timestamp">Tue Jan 26 00:51:23 UTC 2010</updated-at>
<youtube-url nil="true"/>
<minutes-since-created type="integer">83678</minutes-since-created>
</comment>
<comment>
<comment>Another person wants this fixed!</comment>
<created-at type="timestamp">Tue Jan 26 02:19:54 UTC 2010</created-at>
<id type="integer">38331</id>
<issue-id type="integer">14074</issue-id>
<name nil="true"/>
<updated-at type="timestamp">Tue Jan 26 02:19:54 UTC 2010</updated-at>
<youtube-url nil="true"/>
<minutes-since-created type="integer">83589</minutes-since-created>
</comment>
-
Reporting Issues
- Help! I have no idea where to put my issue on the map!
- I'm trying to report an issue, but when I click on its address the red marker jumps somewhere else.
- When I type the name of the town I want into the search bar, I get taken somewhere else.
- I want to change something about an issue after I reported it.
- Closing an Issue
- View all (1 more)
-
SeeClickFix Pro
-
Facebook Application
-
My Profile
-
API
-
Watch Areas
-
Frequently Asked Questions