Advertisement
dhiforester

Get Data Guru Respond

Oct 26th, 2021
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.31 KB | None | 0 0
  1. {
  2.     "response": {
  3.         "list": [
  4.             {
  5.                 "id_guru": "5",
  6.                 "id_akses": "12",
  7.                 "id_wilayah": "34149",
  8.                 "id_sekolah": "1",
  9.                 "nama_guru": "Windy Yanuariska",
  10.                 "alamat": "Jalan Ciawigebang no 12",
  11.                 "kontak": "0812341234",
  12.                 "email": "windy123@yahoo.com",
  13.                 "image": "1635238437508.jpg",
  14.                 "status": "Aktiv",
  15.                 "updatetime": "2021-10-26 18:51:45",
  16.                 "path": "https://www.mymath.tech/_Assets/img/User/1635238437508.jpg"
  17.             },
  18.             {
  19.                 "id_guru": "6",
  20.                 "id_akses": "13",
  21.                 "id_wilayah": "34233",
  22.                 "id_sekolah": "1",
  23.                 "nama_guru": "Aruna Parasilva Nursari",
  24.                 "alamat": "Jalan ANggrek 4 No 15 Perumnas Ciporang",
  25.                 "kontak": "098272838",
  26.                 "email": "arunaparasilva@gmail.com",
  27.                 "image": "1635238489429.jpg",
  28.                 "status": "Aktiv",
  29.                 "updatetime": "2021-10-26 15:54:49",
  30.                 "path": "https://www.mymath.tech/_Assets/img/User/1635238489429.jpg"
  31.             }
  32.         ]
  33.     },
  34.     "metadata": {
  35.         "message": "Ok",
  36.         "code": 200
  37.     }
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement