here's a first proposal for an "exercise" activity, any comments highly appreciated!
{
"published": "2015-01-06T15:04:55Z",
"startTime": "2015-01-05T17:33:40Z",
"endTime": "2015-01-05T19:08:39Z",
"status": "completed",
"actor": {
"objectType" : "person",
"id": "http://dret.net/netdret/",
"displayName": "Erik Wilde"
},
"verb": "exercise",
"exerciseType": {
"vocabulary": "https://github.com/dret/exercise#strava-v3.md",
"type": "Ride"
},
"exerciseData": [ "HRM", "Geo", "AirTemp" , "Time" ],
"object" : {
"objectType":"exercise",
"title": "Bishop Eastside",
"id": "http://www.strava.com/activities/237180070",
"url": "http://www.strava.com/activities/237180070/export_gpx"
}
}
}
here's a first proposal for an "exercise" activity, any comments highly appreciated!
{ "published": "2015-01-06T15:04:55Z", "startTime": "2015-01-05T17:33:40Z", "endTime": "2015-01-05T19:08:39Z", "status": "completed", "actor": { "objectType" : "person", "id": "http://dret.net/netdret/", "displayName": "Erik Wilde" }, "verb": "exercise", "exerciseType": { "vocabulary": "https://github.com/dret/exercise#strava-v3.md", "type": "Ride" }, "exerciseData": [ "HRM", "Geo", "AirTemp" , "Time" ], "object" : { "objectType":"exercise", "title": "Bishop Eastside", "id": "http://www.strava.com/activities/237180070", "url": "http://www.strava.com/activities/237180070/export_gpx" } } }