proshanta

Get Answers

Apr 23rd, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.59 KB | None | 0 0
  1. {
  2.   "data": [
  3.     {
  4.       "id": 1,
  5.       "question": 1,
  6.       "body": "<p>Hola</p>",
  7.       "created_at_human": "19 minutes ago",
  8.       "updated_at_human": null,
  9.       "user": {
  10.         "id": 2,
  11.         "name": "Kade Keebler",
  12.         "email": "[email protected]",
  13.         "country_prefix": "+880",
  14.         "phone": "1671390121",
  15.         "image": "https://www.gravatar.com/avatar/3d5964d1c823d6d11b366473344909bc.jpg?s=80&d=retro&r=g"
  16.       },
  17.       "marks": [],
  18.       "marked_as_answer": 0
  19.     },
  20.     {
  21.       "id": 2,
  22.       "question": 1,
  23.       "body": "<p>Hola Amigo!</p>",
  24.       "created_at_human": "18 minutes ago",
  25.       "updated_at_human": null,
  26.       "user": {
  27.         "id": 3,
  28.         "name": "Ofelia Larson",
  29.         "email": "[email protected]",
  30.         "country_prefix": "+880",
  31.         "phone": "1671331916",
  32.         "image": "https://esuat.xyz/uploads/avatars/59e779f4b4ce9.png"
  33.       },
  34.       "marks": [],
  35.       "marked_as_answer": 0
  36.     },
  37.     {
  38.       "id": 3,
  39.       "question": 1,
  40.       "body": "<p>Chao</p>",
  41.       "created_at_human": "16 minutes ago",
  42.       "updated_at_human": null,
  43.       "user": {
  44.         "id": 3,
  45.         "name": "Ofelia Larson",
  46.         "email": "[email protected]",
  47.         "country_prefix": "+880",
  48.         "phone": "1671331916",
  49.         "image": "https://esuat.xyz/uploads/avatars/59e779f4b4ce9.png"
  50.       },
  51.       "marks": [],
  52.       "marked_as_answer": 0
  53.     }
  54.   ],
  55.   "meta": {
  56.     "pagination": {
  57.       "total": 3,
  58.       "count": 3,
  59.       "per_page": 10,
  60.       "current_page": 1,
  61.       "total_pages": 1,
  62.       "links": []
  63.     }
  64.   }
  65. }
Advertisement
Add Comment
Please, Sign In to add comment