GET /away/api/articles/1222/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/1222/",
    "id": 1222,
    "rating_sum": 5,
    "rating_count": 1,
    "rating_value": "5.0"
}