-
-
Save astrotars/d8d577663056175cdafd6541ff0d1355 to your computer and use it in GitHub Desktop.
Stream Feed Output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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" | |
}] | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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"] | |
}] | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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