Changes

no edit summary
Line 25: Line 25:  
''Context'' properties:
 
''Context'' properties:
 
* '''Context.rating'''<br>Average rating given to the ''Context'' while reviewing, rating value is a tuple of votes sum and number of reviews;
 
* '''Context.rating'''<br>Average rating given to the ''Context'' while reviewing, rating value is a tuple of votes sum and number of reviews;
* '''Context.retrieves'''<br>Number of retrieves of ''Context'' releases.
+
* '''Context.solves'''<br>Total number of requested [[Sugar_Network/API#GET-solve|solutions]] for the ''Context''; note that this value does not equal to the number of solution usages on client side since solutions might be cached.
    
''Post'' properties:
 
''Post'' properties: