GET /away/api/articles/1181/rating/
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "article_url": "https://www.holidaycheck.de/away/api/articles/1181/",
    "id": 1181,
    "rating_sum": 25,
    "rating_count": 6,
    "rating_value": "4.2"
}