Skip to content

Instantly share code, notes, and snippets.

@rel
Last active October 15, 2015 18:53
Show Gist options
  • Save rel/5602c576b048d49d009a to your computer and use it in GitHub Desktop.
Save rel/5602c576b048d49d009a to your computer and use it in GitHub Desktop.
// GET /ratings
[
{
"product": 58582881,
"region": "US",
"date": "2015-09-07T00:00:00",
"stars": [
316,
277,
332,
188,
342
]
},
{
"product": 2091143,
"region": "US",
"date": "2015-09-08T00:00:00",
"stars": [
316,
277,
332,
188,
342
]
},
...
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment