Skip to content

Instantly share code, notes, and snippets.

@gane5h
Created December 17, 2015 02:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gane5h/dd36c4629af74e608172 to your computer and use it in GitHub Desktop.
Save gane5h/dd36c4629af74e608172 to your computer and use it in GitHub Desktop.
Asana Story Example
{
"data": [
{
"created_at": "2015-12-17T02:02:18.858Z",
"created_by": {
"id": 702942504735,
"name": "Ganesh Swami"
},
"id": 74602192326071,
"text": "changed the due date to December 31",
"type": "system"
},
{
"created_at": "2015-12-17T02:02:42.077Z",
"created_by": {
"id": 702942504735,
"name": "Ganesh Swami"
},
"id": 74602192326073,
"text": "hoo haa",
"type": "comment"
},
{
"created_at": "2015-12-17T02:02:47.734Z",
"created_by": {
"id": 702942504735,
"name": "Ganesh Swami"
},
"id": 74602192326074,
"text": "changed the due date to December 29",
"type": "system"
},
{
"created_at": "2015-12-17T02:03:01.199Z",
"created_by": {
"id": 702942504735,
"name": "Ganesh Swami"
},
"id": 74602192326076,
"text": "hoo haa 2",
"type": "comment"
},
{
"created_at": "2015-12-17T02:03:07.228Z",
"created_by": {
"id": 702942504735,
"name": "Ganesh Swami"
},
"id": 74602192326078,
"text": "completed this task",
"type": "system"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment