Branches list_pagination.cassette 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/branches?page=3&limit=1",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "803826145ba90b42d5d860.46800099",
  10. "branch": "master",
  11. "branches": [
  12. {
  13. "branch_id": 42301,
  14. "name": "merge-me",
  15. "created_at": "2019-11-13 12:26:20 (Etc/UTC)",
  16. "created_at_timestamp": 1573647980,
  17. "created_by": 20181,
  18. "created_by_email": "bodrovis@protonmail.com"
  19. }
  20. ]
  21. },
  22. "rawHeaders": [
  23. "Server",
  24. "nginx",
  25. "Content-Type",
  26. "application/json",
  27. "Transfer-Encoding",
  28. "chunked",
  29. "Connection",
  30. "close",
  31. "Vary",
  32. "Accept-Encoding",
  33. "Cache-Control",
  34. "max-age=0, must-revalidate, no-cache, no-store, private",
  35. "Date",
  36. "Fri, 29 Jan 2021 14:22:52 GMT",
  37. "X-Pagination-Total-Count",
  38. "3",
  39. "X-Pagination-Page-Count",
  40. "3",
  41. "X-Pagination-Limit",
  42. "1",
  43. "X-Pagination-Page",
  44. "3",
  45. "Pragma",
  46. "no-cache",
  47. "X-Content-Type-Options",
  48. "nosniff",
  49. "X-Frame-Options",
  50. "deny",
  51. "X-XSS-Protection",
  52. "1; mode=block",
  53. "Strict-Transport-Security",
  54. "max-age=31536000",
  55. "Referrer-Policy",
  56. "origin",
  57. "Expires",
  58. "Fri, 29 Jan 2021 14:22:52 GMT",
  59. "Access-Control-Allow-Origin",
  60. "*",
  61. "Access-Control-Allow-Headers",
  62. "Content-Type"
  63. ],
  64. "responseIsBinary": false
  65. }
  66. ]