Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. {
  2. "id": 93,
  3. "name": "Template workout",
  4. "items": [
  5. {
  6. "id": 74,
  7. "is_superset": false,
  8. "seq": "00002",
  9. "exercises": [
  10. {
  11. "id": 50,
  12. "exercise": {
  13. "id": 3,
  14. "title": "sprint"
  15. },
  16. "set_type": "time",
  17. "rest": 30,
  18. "sets": [
  19. {
  20. "id": 141,
  21. "weight": null,
  22. "reps": null,
  23. "time_interval": 30
  24. },
  25. {
  26. "id": 142,
  27. "weight": null,
  28. "reps": null,
  29. "time_interval": 40
  30. },
  31. {
  32. "id": 143,
  33. "weight": null,
  34. "reps": null,
  35. "time_interval": 50
  36. }
  37. ]
  38. }
  39. ]
  40. }
  41. ]
  42. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement