Advertisement
hasancse1991

Untitled

Sep 20th, 2021
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. {
  2. "status": "Success",
  3. "statusCode": 200,
  4. "data": {
  5. "id": 10,
  6. "title": "My Cat",
  7. "description": "Adorable cat",
  8. "collectionId": 4,
  9. "locationName": "Dhaka",
  10. "longitude": 23.236547,
  11. "latitude": 83.659854,
  12. "momentDate": "2021-09-17T11:58:35.24+00:00",
  13. "createdDate": "2021-09-17T17:39:21.21+06:00",
  14. "modifiedDate": "2021-09-17T17:39:21.21+06:00",
  15. "emotitons": [],
  16. "medias": [
  17. {
  18. "url": "https://aeonstorageaccount.blob.core.windows.net/aeon-images/eae847d3-440e-4d3e-81f7-e634cecb4c70.jpg?sv=2020-08-04&st=2021-09-17T09%3A56%3A05Z&se=2021-09-17T11%3A26%3A05Z&sr=b&sp=r&rsct=image%2Fjpeg&sig=sZUM4p961mR%2BuxdmcOSVfhEJNRFFL66nE%2BYOnTeIwMw%3D",
  19. "type": "Image",
  20. "locationName": null,
  21. "longitude": 0,
  22. "latitude": 0
  23. }
  24. ]
  25. },
  26. "message": "Successful",
  27. "errors": null
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement