Created
October 4, 2011 14:53
-
-
Save r38y/1261830 to your computer and use it in GitHub Desktop.
Weigh in json
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
{ | |
"id": 3224, | |
"type": "WeeklyWeighIn", | |
"state": "successful", | |
"actual_weight": "220.4", | |
"goal_weight": "221.6", | |
"penalty": "0.0", | |
"comment": "", | |
"url": "https://loseitorloseit.com/r38y/weigh_ins/3224", | |
"weighed_in_at": "2011-10-04T13:21:44Z", | |
"created_at": "2011-08-23T15:31:53Z", | |
"photo": { | |
"original": "//d26dlg71bo0iy5.cloudfront.net/photos/3224/original/photo.JPG?1317734504", | |
"medium": "//d26dlg71bo0iy5.cloudfront.net/photos/3224/medium/photo.JPG?1317734504", | |
"small": "//d26dlg71bo0iy5.cloudfront.net/photos/3224/small/photo.JPG?1317734504" | |
}, | |
"owner": { | |
"id": 1, | |
"username": "r38y", | |
"name": "Randy Schmidt", | |
"profile_url": "https://loseitorloseit.com/r38y" | |
}, | |
"links": [ | |
{ | |
"link": { | |
"href": "https://loseitorloseit.com/api/weigh_ins/3224.json", | |
"rel": "show" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment