The following project contains the Reference Implementation of the Trouble Ticket REST API.
The API Specification is in the Trouble Ticket REST Spec PDF and includes the model definition as well as all available operations. Possible actions are creating and retrieving a Trouble Ticket, updating the whole Trouble Ticket or do a patch state update.
Furthermore the HTTP GET allows filtering and attribute selection.