{
	"activityType": "https://graph.movelapse.com/1.0/examples/activity-types/weight-training.json",
	"athlete": "https://graph.movelapse.com/1.0/examples/athletes/john-doe.json",
	"notes": "I could not complete the activity because I had to study.",
	"created": "2048-02-02T08:00:00Z",
	"modified": "2048-04-04T10:00:00Z",
	"proposed": "2048-04-04T08:00:00Z",
	"rejected": "2048-04-04T09:00:00Z",
	"customizations": [
		{
			"unit": "https://graph.movelapse.com/1.0/examples/relative-resistance-units/back-squat-1rm.json",
			"value": 80
		},
		{
			"unit": "https://graph.movelapse.com/1.0/examples/relative-resistance-units/seated-row-1rm.json",
			"value": 90
		}
	],
	"tasks": [
		{
			"workout": "https://graph.movelapse.com/1.0/examples/workouts/intan.json"
		}
	]
}