Guest User

Untitled

a guest
Oct 21st, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. [
  2. {
  3. "plannedActId":2,
  4. "datetime":"2011-7-1 8.30.0.0 Europe/Rome",
  5. "planId":1,
  6. "planName":"Strength & Endurance Training Plan",
  7. "actName":"Description 1"
  8. "type":"Strength",
  9. "genActivity":
  10. {
  11. "type":"Strength",
  12. "description":"general detail 1",
  13. "weight":1.1,"planActId":1,
  14. "weekDay":1,
  15. "dayNumber":1,
  16. "nreps":11,
  17. "nsets":1
  18. },
  19. "endActivity":{}
  20. },
  21. {
  22. "plannedActId":3,
  23. "datetime":"2011-7-1 8.30.0.0 Europe/Rome",
  24. "planId":1,
  25. "planName":"Strength & Endurance Training Plan",
  26. "actName":"Description 3"
  27. "type":"Endurance",
  28. "genActivity":{},
  29. "endActivity":
  30. {
  31. "type":"Endurance",
  32. "description":"general detail 3",
  33. "planActId":1,
  34. "weekDay":1,
  35. "dayNumber":1,
  36. "distance":4,
  37. "pace":1
  38. }
  39. }
  40. ]
Add Comment
Please, Sign In to add comment