Snapshots list.cassette 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/snapshots?page=1&limit=1",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "803826145ba90b42d5d860.46800099",
  10. "snapshots": [
  11. {
  12. "snapshot_id": 27882,
  13. "title": "test rspec",
  14. "created_by": 20181,
  15. "created_by_email": "bodrovis@protonmail.com",
  16. "created_at": "2018-12-10 17:02:04 (Etc/UTC)",
  17. "created_at_timestamp": 1544461324
  18. }
  19. ]
  20. },
  21. "rawHeaders": [
  22. "Server",
  23. "nginx",
  24. "Date",
  25. "Thu, 20 Jun 2019 14:58:26 GMT",
  26. "Content-Type",
  27. "application/json",
  28. "Transfer-Encoding",
  29. "chunked",
  30. "Connection",
  31. "close",
  32. "Vary",
  33. "Accept-Encoding",
  34. "Set-Cookie",
  35. "PHPSESSID=14b3d1b90b9e39e07f880a3cb065881e; expires=Mon, 19-Aug-2019 14:58:26 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  36. "Expires",
  37. "Thu, 19 Nov 1981 08:52:00 GMT",
  38. "Cache-Control",
  39. "no-store, no-cache, must-revalidate",
  40. "Pragma",
  41. "no-cache",
  42. "X-Pagination-Total-Count",
  43. "1",
  44. "X-Pagination-Page-Count",
  45. "1",
  46. "X-Pagination-Limit",
  47. "1",
  48. "X-Pagination-Page",
  49. "1",
  50. "Pragma",
  51. "no-cache",
  52. "Cache-Control",
  53. "no-store, no-cache",
  54. "Access-Control-Allow-Origin",
  55. "*",
  56. "Access-Control-Allow-Headers",
  57. "Content-Type"
  58. ]
  59. }
  60. ]