Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2019-01-31 08:43:03 +01:00
parent 58d5df9bd3
commit 8bf9fcaa54
6 changed files with 118 additions and 3 deletions

View File

@@ -0,0 +1,47 @@
{
"date": "2017-05-16 17:24:00",
"timezone": "US/Pacific",
"workout_type": "FixedTimeSplits",
"type": "rower",
"weight_class": "H",
"time": 6000,
"distance": 1789,
"stroke_count": 314,
"drag_factor": 134,
"stroke_rate": 31,
"calories_total": 90,
"workout": {
"splits": [
{
"time": 1200,
"calories_total": 18,
"stroke_rate": 33,
"distance": 354
},
{
"time": 1200,
"calories_total": 18,
"stroke_rate": 31,
"distance": 355
},
{
"time": 1200,
"calories_total": 18,
"stroke_rate": 32,
"distance": 357
},
{
"time": 1200,
"calories_total": 18,
"stroke_rate": 31,
"distance": 363
},
{
"time": 1200,
"calories_total": 18,
"stroke_rate": 30,
"distance": 361
}
]
}
}