Skip to content

Instantly share code, notes, and snippets.

@jay3686
Created August 21, 2013 01:21
Show Gist options
  • Save jay3686/6289360 to your computer and use it in GitHub Desktop.
Save jay3686/6289360 to your computer and use it in GitHub Desktop.
workout json
{
"date": "2011-11-11",
"timestamp": "2011-11-11T12:00:00",
"id": 1429543,
"root_group": {
"children": [{
"type": "exercise",
"id": 2783919,
"sets": [{
"inputs": [{
"conversions": {
"Kilograms": 0.4535923703803783
},
"type": "weight",
"unit": "Pounds",
"value": 225.0
}, {
"type": "reps",
"unit": "Reps",
"value": 8.0
}],
"exercise_id": 103,
"id": 7884135
}, {
"inputs": [{
"conversions": {
"Kilograms": 0.4535923703803783
},
"type": "weight",
"unit": "Pounds",
"value": 225.0
}, {
"type": "reps",
"unit": "Reps",
"value": 8.0
}],
"exercise_id": 103,
"id": 7884136
}, {
"inputs": [{
"conversions": {
"Kilograms": 0.4535923703803783
},
"type": "weight",
"unit": "Pounds",
"value": 225.0
}, {
"type": "reps",
"unit": "Reps",
"value": 8.0
}],
"exercise_id": 103,
"id": 7884137
}]
}, {
"type": "exercise",
"id": 2783920,
"sets": [{
"inputs": [{
"conversions": {
"Kilograms": 0.4535923703803783
},
"type": "weight",
"unit": "Pounds",
"value": 180.0
}, {
"type": "reps",
"unit": "Reps",
"value": 8.0
}],
"exercise_id": 166,
"id": 7884138
}, {
"inputs": [{
"conversions": {
"Kilograms": 0.4535923703803783
},
"type": "weight",
"unit": "Pounds",
"value": 180.0
}, {
"type": "reps",
"unit": "Reps",
"value": 8.0
}],
"exercise_id": 166,
"id": 7884139
}, {
"inputs": [{
"conversions": {
"Kilograms": 0.4535923703803783
},
"type": "weight",
"unit": "Pounds",
"value": 180.0
}, {
"type": "reps",
"unit": "Reps",
"value": 8.0
}],
"exercise_id": 166,
"id": 7884140
}]
}, {
"type": "exercise",
"id": 2783921,
"sets": [{
"inputs": [{
"type": "reps",
"unit": "Reps",
"value": 12.0
}, {
"conversions": {
"Kilograms": 0.4535923703803783
},
"type": "Assisted",
"unit": "Pounds",
"value": 30.0
}],
"exercise_id": 283,
"id": 7884141
}, {
"inputs": [{
"type": "reps",
"unit": "Reps",
"value": 12.0
}, {
"conversions": {
"Kilograms": 0.4535923703803783
},
"type": "Assisted",
"unit": "Pounds",
"value": 30.0
}],
"exercise_id": 283,
"id": 7884142
}]
}, {
"type": "exercise",
"id": 2783922,
"sets": [{
"inputs": [{
"conversions": {
"Kilograms": 0.4535923703803783
},
"type": "weight",
"unit": "Pounds",
"value": 100.0
}, {
"type": "reps",
"unit": "Reps",
"value": 12.0
}],
"exercise_id": 217,
"id": 7884143
}, {
"inputs": [{
"conversions": {
"Kilograms": 0.4535923703803783
},
"type": "weight",
"unit": "Pounds",
"value": 100.0
}, {
"type": "reps",
"unit": "Reps",
"value": 12.0
}],
"exercise_id": 217,
"id": 7884144
}]
}],
"notes": "",
"type": "group",
"name": "",
"id": 1429543
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment