martinms

JSON Response Lihat Semua Kursus dan Progressnya

Apr 4th, 2022 (edited)
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.47 KB | None | 0 0
  1. {
  2.     "status": 200,
  3.     "error": false,
  4.     "data": [
  5.         [
  6.             {
  7.                 "course": {
  8.                     "id": "19",
  9.                     "title": "Desain Grafis Dengan Adobe Illustrator",
  10.                     "thumbnail": "",
  11.                     "category": "Ilmu Komputer"
  12.                 },
  13.                 "last_lesson_progress": {
  14.                     "id": "361",
  15.                     "title": "Desain Flyer #10",
  16.                     "video_url": "https://www.youtube.com/watch?v=o47CaIFlGaA&list=PLHjcLlO9xYPMgT7eEDK8gPw2voBDOJUZs&index=10",
  17.                     "duration": "00:08:45",
  18.                     "finish_at": "1648838267",
  19.                     "is_last": true
  20.                 },
  21.                 "next_lesson": null
  22.             },
  23.             {
  24.                 "course": {
  25.                     "id": "13",
  26.                     "title": "kursus test",
  27.                     "thumbnail": "",
  28.                     "category": "Akuntansi & Keuangan"
  29.                 },
  30.                 "last_lesson_progress": {
  31.                     "id": "33",
  32.                     "title": "Colour Grading - Bagian 1",
  33.                     "video_url": "https://youtu.be/wOBJEzPCShM",
  34.                     "duration": "00:04:40",
  35.                     "finish_at": "1648838267",
  36.                     "is_last": false
  37.                 },
  38.                 "next_lesson": {
  39.                     "id": "38"
  40.                 }
  41.             },
  42.             {
  43.                 "course": {
  44.                     "id": "17",
  45.                     "title": "CorelDraw Dari Pemula Hingga Mahir",
  46.                     "thumbnail": "",
  47.                     "category": "Desain"
  48.                 },
  49.                 "last_lesson_progress": {
  50.                     "id": "204",
  51.                     "title": "Cara Seleksi Gambar",
  52.                     "video_url": "https://www.youtube.com/watch?v=7XNk8CihZ14&list=PLHjcLlO9xYPOdnRdm4_SkJ7G8rHwj6ak2&index=2",
  53.                     "duration": "00:06:54",
  54.                     "finish_at": "1648838267",
  55.                     "is_last": false
  56.                 },
  57.                 "next_lesson": {
  58.                     "id": "205"
  59.                 }
  60.             }
  61.         ]
  62.     ]
  63. }
Add Comment
Please, Sign In to add comment