Advertisement
guy4

Untitled

Jun 20th, 2023
724
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.94 KB | None | 0 0
  1. [
  2.     {
  3.       "id": 2,
  4.       "title": "Post 2",
  5.       "text": "It is one of the blessings of old friends that you can afford to be stupid with them.",
  6.       "author": "Post 2 text",
  7.       "img": "http://picsum.photos/200/200/?image=2"
  8.     },
  9.     {
  10.       "title": "Sdfdsf",
  11.       "text": "",
  12.       "img": "https://picsum.photos/200/200/?image=217",
  13.       "id": 3
  14.     },
  15.     {
  16.       "title": "Ererererererere",
  17.       "text": "",
  18.       "img": "https://picsum.photos/200/200/?image=476",
  19.       "id": 4
  20.     },
  21.     {
  22.       "title": "Aaaaaa",
  23.       "text": "Bbbbbb",
  24.       "img": "https://picsum.photos/200/200/?image=335",
  25.       "id": 5
  26.     },
  27.     {
  28.       "title": "Aaaaaa",
  29.       "text": "A2a2a2a2a2a2",
  30.       "img": "https://picsum.photos/200/200/?image=119",
  31.       "id": 6
  32.     },
  33.     {
  34.       "title": "Bbbbbbbb",
  35.       "text": "B2b2b2b2b2b2",
  36.       "img": "https://picsum.photos/200/200/?image=386",
  37.       "id": 7
  38.     }
  39.   ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement