Querying an Issue
Use this query to get details on a single issue. There may be more information in this query than the issue listing query.
| General | |
|---|---|
| URL Format | http://[locale].seeclickfix.com/[devapi|api]/issues/[issue_id].[for... |
| Example | http://seeclickfix.com/api/issues/1050.xml |
| HTTP Method | GET |
| Valid Data Formats | xml, json, kml |
| Permissions | read only. API key not required. |
Required Parameters
None.
Optional Parameters
None.
Example:
http://seeclickfix.com/api/issues/1050.xml
This query returns:
<issue>
<address> E 138th St,New York,NY 00</address>
<created-at type="timestamp">Fri Aug 29 02:05:18 UTC 2008</created-at>
<description>
Close to the 138th St./Grand Concourse Station, there is an extremely damaged area of sidewalk on the north side of the street that nearly prevents one from even walking over it.
</description>
<id type="integer">1050</id>
<lat type="float">40.8128023446676</lat>
<lng type="float">-73.9293622970581</lng>
<rating type="integer">1</rating>
<reporter-display>Marty Rod</reporter-display>
<status>Archived</status>
<summary>damaged sidewalk</summary>
<updated-at type="timestamp">Sat Sep 27 16:07:07 UTC 2008</updated-at>
<minutes-since-created type="integer">825194</minutes-since-created>
</issue>
-
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