Skip to content

Instantly share code, notes, and snippets.

@MKorostoff
Created December 22, 2014 22:26
Show Gist options
  • Save MKorostoff/1bdd84656849f842667d to your computer and use it in GitHub Desktop.
Save MKorostoff/1bdd84656849f842667d to your computer and use it in GitHub Desktop.
HTTP/1.1 201 Created
Content-Type: application/json
Date: Mon, 22 Dec 2014 22:19:22 GMT
Location: https://oauth2-api.mapmyapi.com/v7.0/workout/823384959/
Server: nginx
Set-Cookie: multidb_pin_writes=y; expires=Mon, 22-Dec-2014 22:19:32 GMT; Max-Age=10; Path=/
X-Mashery-Responder: prod-j-worker-us-east-1b-52.mashery.com
X-Plan-QPS-Allotted: 60
X-Plan-QPS-Current: 1
X-Plan-Quota-Allotted: 25000
X-Plan-Quota-Current: 37
X-Plan-Quota-Reset: Tuesday, December 23, 2014 12:00:00 AM GMT
Content-Length: 755
Connection: Close
{
"start_datetime": "2014-12-22T22:19:24+00:00",
"name": "Heavy Kettle: Basics",
"updated_datetime": "2014-12-22T22:19:22+00:00",
"created_datetime": "2014-12-22T22:19:22+00:00",
"notes": "",
"reference_key": null,
"start_locale_timezone": "US\/Central",
"source": "",
"_links": {
"documentation": [{
"href": "https:\/\/www.mapmyapi.com\/docs\/v70_Workout"
}],
"self": [{
"href": "\/v7.0\/workout\/823384959\/",
"id": "823384959"
}],
"activity_type": [{
"href": "\/v7.0\/activity_type\/12\/",
"id": "12"
}],
"user": [{
"href": "\/v7.0\/user\/23450831\/",
"id": "23450831"
}],
"privacy": [{
"href": "\/v7.0\/privacy_option\/1\/",
"id": "1"
}]
},
"has_time_series": false,
"is_verified": true,
"aggregates": {
"active_time_total": 1593.0,
"elapsed_time_total": 1593.0,
"distance_total": 0.0,
"metabolic_energy_total": 0.0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment