Advertisement
TZWTF

Untitled

Jan 20th, 2020
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.15 KB | None | 0 0
  1. Нужно из [attachments] получить "type": "r" и выдернуть ссылку: "https://sun1-25.u...e42/IEGEFjIJAX4.jpg",
  2.  
  3. "attachments": [{
  4. "type": "photo",
  5. "photo": {
  6. "id": 457303008,
  7. "album_id": -7,
  8. "owner_id": -62679477,
  9. "user_id": 100,
  10. "sizes": [{
  11. "type": "s",
  12. "url": "https://sun1-19.u...e3b/m8_I6vecNUE.jpg",
  13. "width": 73,
  14. "height": 75
  15. }, {
  16. "type": "m",
  17. "url": "https://sun1-30.u...e3c/VOZ-c4IJqzs.jpg",
  18. "width": 126,
  19. "height": 130
  20. }, {
  21. "type": "x",
  22. "url": "https://sun1-85.u...e3d/MICQY8L1lNA.jpg",
  23. "width": 586,
  24. "height": 604
  25. }, {
  26. "type": "y",
  27. "url": "https://sun1-91.u...e3e/eSpnXUkSRRY.jpg",
  28. "width": 750,
  29. "height": 773
  30. }, {
  31. "type": "o",
  32. "url": "https://sun1-15.u...e3f/c7f_n3I3s4s.jpg",
  33. "width": 130,
  34. "height": 134
  35. }, {
  36. "type": "p",
  37. "url": "https://sun1-21.u...e40/ykcnGHKr6rk.jpg",
  38. "width": 200,
  39. "height": 206
  40. }, {
  41. "type": "q",
  42. "url": "https://sun1-16.u...e41/zSIziO_ZXgY.jpg",
  43. "width": 320,
  44. "height": 330
  45. }, {
  46. "type": "r",
  47. "url": "https://sun1-25.u...e42/IEGEFjIJAX4.jpg",
  48. "width": 510,
  49. "height": 526
  50. }],
  51. "text": "",
  52. "date": 1579529528,
  53. "post_id": 142046,
  54. "access_key": "c9b92cc69d37ba3c29"
  55. }
  56. }],
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement