Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@iandouglas
Created June 28, 2017 16:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save iandouglas/2a01d7bed3b93b040ceb39ffdacf4702 to your computer and use it in GitHub Desktop.
Save iandouglas/2a01d7bed3b93b040ceb39ffdacf4702 to your computer and use it in GitHub Desktop.
Stream Feed Output
{
"next": "",
"duration": "46ms",
"results": [{
"created_at": "2017-06-28T16:38:58.806970",
"updated_at": "2017-06-28T16:38:58.806970",
"activities": [{
"actor": "ian",
"foreign_id": "5",
"target": null,
"time": "2017-06-28T16:38:58.806970",
"object": "5",
"verb": "post",
"origin": null,
"id": "48cb1f44-5c20-11e7-8080-8001531a35e4",
"to": ["aggregated:ian", "notification:ian"]
}],
"activity_count": 1,
"actor_count": 1,
"group": "49704_2017-06-28",
"id": "48cb1f44-5c20-11e7-8080-8001531a35e4",
"verb": "post"
}]
}
{
"next": "",
"duration": "22ms",
"results": [{
"actor": "ian",
"foreign_id": "5",
"target": null,
"time": "2017-06-28T16:38:58.806970",
"object": "5",
"verb": "post",
"origin": null,
"id": "48cb1f44-5c20-11e7-8080-8001531a35e4",
"to": ["aggregated:ian", "notification:ian"]
}]
}
{
"next": "",
"unread": 1,
"duration": "36ms",
"results": [{
"created_at": "2017-06-28T16:38:58.806970",
"updated_at": "2017-06-28T16:38:58.806970",
"activities": [{
"actor": "ian",
"foreign_id": "5",
"target": null,
"time": "2017-06-28T16:38:58.806970",
"object": "5",
"verb": "post",
"origin": null,
"id": "48cb1f44-5c20-11e7-8080-8001531a35e4",
"to": ["aggregated:ian", "notification:ian"]
}],
"is_seen": false,
"activity_count": 1,
"verb": "post",
"actor_count": 1,
"group": "49704_2017-06-28",
"id": "48cb1f44-5c20-11e7-8080-8001531a35e4",
"is_read": false
}],
"unseen": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment