Advertisement
Guest User

query response

a guest
Apr 10th, 2018
435
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.32 KB | None | 0 0
  1. [
  2.     {
  3.         "_id": "5ac8f99f536c829c915ca343",
  4.         "participants": [
  5.             [
  6.                 "5acb7305536c82042428abe6",
  7.                 "5aae67c9536c8220897d9c22"
  8.             ]
  9.         ],
  10.         "userDataTotal": 4,
  11.         "userData": {
  12.             "data": [
  13.                 {
  14.                     "_id": {
  15.                         "$oid": "5acb7305536c82042428abe6"
  16.                     },
  17.                     "name": "Pablo",
  18.                     "email": "pablo@gmail.com",
  19.                     "password": "$2y$10$2LJlZkMcENjdZWcNLSyRoOLC6bX15R.v8l5ar/emF7sEFVRq6fhB6",
  20.                     "mention": "@pablo",
  21.                     "updated_at": {
  22.                         "$date": {
  23.                             "$numberLong": "1523282693000"
  24.                         }
  25.                     },
  26.                     "created_at": {
  27.                         "$date": {
  28.                             "$numberLong": "1523282693000"
  29.                         }
  30.                     }
  31.                 },
  32.                 {
  33.                     "_id": {
  34.                         "$oid": "5aae6807536c8220897d9c23"
  35.                     },
  36.                     "name": "test",
  37.                     "email": "test@gmail.com",
  38.                     "password": "$2y$10$GijceenTxEHKmtNyS3GlfefHWkT/jlWFkAGsx.CXhiJ5UvhX6gmLK",
  39.                     "updated_at": {
  40.                         "$date": {
  41.                             "$numberLong": "1521379335000"
  42.                         }
  43.                     },
  44.                     "created_at": {
  45.                         "$date": {
  46.                             "$numberLong": "1521379335000"
  47.                         }
  48.                     },
  49.                     "mention": "@test"
  50.                 },
  51.                 {
  52.                     "_id": {
  53.                         "$oid": "5ac280d2536c82222d10a9a4"
  54.                     },
  55.                     "name": "victor",
  56.                     "email": "test1@gmail.com",
  57.                     "password": "$2y$10$qJfP/LinhZdh0aXkqr175OJRjJxw7mKktiDl/445./epyrs9OHWNm",
  58.                     "mention": "@test1",
  59.                     "updated_at": {
  60.                         "$date": {
  61.                             "$numberLong": "1522696402000"
  62.                         }
  63.                     },
  64.                     "created_at": {
  65.                         "$date": {
  66.                             "$numberLong": "1522696402000"
  67.                         }
  68.                     }
  69.                 },
  70.                 {
  71.                     "_id": {
  72.                         "$oid": "5aae67c9536c8220897d9c22"
  73.                     },
  74.                     "name": "Victor",
  75.                     "email": "victorm.macari@gmail.com",
  76.                     "password": "$2y$10$W4/H9tT8qtHNNYKrw98uOuC8e6MJHBGDvB4yeCyDwAYnHneJTLwfq",
  77.                     "updated_at": {
  78.                         "$date": {
  79.                             "$numberLong": "1521379273000"
  80.                         }
  81.                     },
  82.                     "created_at": {
  83.                         "$date": {
  84.                             "$numberLong": "1521379273000"
  85.                         }
  86.                     }
  87.                 }
  88.             ]
  89.         },
  90.         "title": "Chess",
  91.         "unread": 476,
  92.         "last_message": ":smile:",
  93.         "created_at": "2018-04-07 17:02:23"
  94.     }
  95. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement