Skip to content

Instantly share code, notes, and snippets.

@et
Created April 1, 2013 20:36
Show Gist options
  • Select an option

  • Save et/5287552 to your computer and use it in GitHub Desktop.

Select an option

Save et/5287552 to your computer and use it in GitHub Desktop.
package json
{
"id": 154,
"subject": "brand new",
"body": null,
"addressee_list": "admin",
"project_id": 1,
"details": {
"formatted_size_transferred": "700 MB",
"formatted_size_total": "700 MB",
"formatted_rate": "8.91 Mb\/s",
"formatted_elapsed_time": "10 minutes",
"formatted_time_remaining": "less than a minute",
"formatted_percentage": "100%",
"formatted_status": "Completed",
"file_count": 1,
"partial": false,
"completed": true
},
"uploads": [
{
"formatted_size_transferred": "700 MB",
"formatted_size_total": "700 MB",
"formatted_rate": "8.91 Mb\/s",
"formatted_elapsed_time": "10 minutes",
"formatted_time_remaining": "less than a minute",
"formatted_percentage": "100%",
"formatted_status": "Completed",
"file_count": 1,
"partial": false,
"completed": true
}
],
"downloads": [
],
"formatted_status": "Completed",
"sender": {
"created_at": "2013-04-01T20:07:26Z",
"email": null,
"id": 154,
"name": "admin",
"package_id": 154,
"updated_at": "2013-04-01T20:07:26Z",
"user_id": 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment