User:Ommina: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 111: Line 111:
'''Possible Replies:'''
'''Possible Replies:'''
* 225 Group Status
* 225 Group Status
: {int count}({int group id}{str group name}{int completion state}{int last episode number}{int rating}{int votes}{str episode range}) '''* count'''
: {int group id}|{str group name}|{int completion state}|{int last episode number}|{int rating}|{int votes}|{str episode range}\n
: {int group id}|{str group name}|{int completion state}|{int last episode number}|{int rating}|{int votes}|{str episode range}\n
: ... (repeated)
 
* 325 No Groups Found
* 325 No Groups Found
* 330 Anime Not Found
* 330 Anime Not Found


'''Info:'''
'''Info:'''
* The first value returned (''count'') will be number of group blocks to follow.
* The seven fields will be repeated as necessary, one for each group, separated by a new line character
* The seven fields that follow will be repeated ''count'' times.
* Groups will be filtered by the languages selected in the user's profile
* Groups will be filtered by the languages selected in the user's profile
* If ''state'' is not supplied, groups with a completion state of 'ongoing', 'finished', or 'complete' are returned
* If ''state'' is not supplied, groups with a completion state of 'ongoing', 'finished', or 'complete' are returned