Introduction
Sign up
Examples
|
rev. 334 services/apiref services/apisrv services/caches services/caches/formatters services/caches/search services/caches/shortcuts services/logs services/oauth services/replicate services/users |
Retrieve information on given issue
|
||||||||||||||||||||||||||
|
||||
| http://www.opencaching.us/okapi/services/apiref/issue | ||||
|
OKAPI is trying to be as integrated with its Main Project Page as it can. This method retrieves basic information on a given issue from our project Issue Tracker. In future, it might also return some of the latest comments (we're not yet sure if we want them displayed on our documentation pages). |
||||
| issue_id | required | ID of an Issue. | ||
| format | optional | Standard common formatting argument. | ||
| callback | optional | Standard common formatting argument. | ||
| No additional authentication parameters are required. | ||||
|
Returned value: A dictionary of the following structure:
Note, that this will respond with HTTP 400 if we fail to retrieve data from the Google Code site. | ||||