GET /away/api/articles/1257/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/1257/",
    "id": 1257,
    "rating_sum": 20,
    "rating_count": 5,
    "rating_value": "4.0"
}