Advertisement
a_igin

Untitled

Nov 18th, 2020
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. {
  2. "response": {
  3. "id": 1,
  4. "course": 1,
  5. "started_at": "2020-11-22T00:00:00.000000Z",
  6. "name": "Урок 1",
  7. "course_stage_files": [
  8. {
  9. "id": 1,
  10. "course_stage": 1,
  11. "file": "course/stages/1/IMG_8299.MOV",
  12. "type": "video",
  13. "sub_type": "quicktime",
  14. "duration": 59.79,
  15. "file_url": null
  16. }
  17. ],
  18. "description": "рпаhg",
  19. "image": "stages/wallhaven-13gj13_BAZMQxa.jpg",
  20. "video": null,
  21. "tasks": [
  22. {
  23. "id": 1,
  24. "course": 1,
  25. "stage": 1,
  26. "name": "Задание",
  27. "requires_homework": true
  28. }
  29. ],
  30. "is_last_lesson": false
  31. },
  32. "errors": {},
  33. "status": 200,
  34. "result": "OK"
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement