Advertisement
guy4

Untitled

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