``names`` optional, array An array of names (string) of changes to receive information for. "names" : ["myFirstChange"] } ``states`` optional, array The states to filter the results. If no states are set all states will be considered. "states" : ["OPEN","CLOSED"] ``owner`` optional, string Filter for the owner of the given change. "lastPublishedBy": { ``lastPublishedBy`` optional, string Filter for the account the change was last published by. ``created`` optional, object filter for changes being created in the specified timespan. ``from`` required, string allowed formats are: ``to`` required, string allowed formats are: ``modified`` optional, object filter for changes being modified in the specified timespan. ``from`` required, string allowed formats are: ``to`` required, string allowed formats are: ``closed`` optional, object filter for changes being closed in the specified timespan. ``from`` required, string allowed formats are: ``to`` required, string allowed formats are: ``details`` optional, boolean A switch to receive additional details about items assigned to the change. false