Created
April 1, 2013 20:36
-
-
Save et/5287552 to your computer and use it in GitHub Desktop.
package json
This file contains hidden or 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
| { | |
| "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