v1

latestSwagger 2.02026-07-13665689.1 KB
Review

Get paged list of reviews for a recipe. Each review will have at most one FeaturedReply, as well as a ReplyCount.

get/recipe/{recipeId}/reviews

Path parameters

recipeIdinteger required

recipe id (int)

Query parameters

pginteger

the page (int), starting with 1

rppinteger

results per page (int)

Response

OK

IDstring
ReviewIDinteger
GUIDstring
Commentstring
StarRatingnumber double
TotalMinutesinteger
ActiveMinutesinteger
CreationDatestring date-time
ParentIDinteger
ReplyCountinteger
LastModifiedstring date-time