curl --location --request GET 'https://api.zalando.com//articles//reviews-summary'{
"articleModelId": "EW012B00C",
"articleSizeRatings": {
"OVERALL": 3,
"SHOE_WIDTH": 3
},
"averageStarRating": 5,
"numberOfUserPositiveRecommendations": 0,
"numberOfUserRecommendations": 1,
"numberOfUserReviews": 1,
"starRatingDistribution": {
"1": 0,
"2": 0,
"3": 0,
"4": 0,
"5": 1
}
}