{
	"activityType": "https://graph.movelapse.com/1.0/examples/activity-types/interval-training.json",
	"athlete": "https://graph.movelapse.com/1.0/examples/athletes/john-doe.json",
	"program": "https://graph.movelapse.com/1.0/examples/programs/pavo.json",
	"created": "2048-02-02T08:00:00Z",
	"modified": "2048-04-04T10:00:00Z",
	"proposed": "2048-04-04T08:00:00Z",
	"tasks": [
		{
			"workout": "https://graph.movelapse.com/1.0/examples/workouts/baekdu.json"
		}
	]
}