TranslationStatuses list_pagination.cassette 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/custom_translation_statuses?page=2&limit=1",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "803826145ba90b42d5d860.46800099",
  10. "custom_translation_statuses": [
  11. {
  12. "status_id": 127,
  13. "title": "tested",
  14. "color": "#61bd4f"
  15. }
  16. ]
  17. },
  18. "rawHeaders": [
  19. "Server",
  20. "nginx",
  21. "Date",
  22. "Thu, 18 Jul 2019 16:39:47 GMT",
  23. "Content-Type",
  24. "application/json",
  25. "Transfer-Encoding",
  26. "chunked",
  27. "Connection",
  28. "close",
  29. "Vary",
  30. "Accept-Encoding",
  31. "Set-Cookie",
  32. "PHPSESSID=284f84e2aa2f8ef76f7dcc637c0531f8; expires=Mon, 16-Sep-2019 16:39:47 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  33. "Expires",
  34. "Thu, 19 Nov 1981 08:52:00 GMT",
  35. "Cache-Control",
  36. "no-store, no-cache, must-revalidate",
  37. "Pragma",
  38. "no-cache",
  39. "X-Pagination-Total-Count",
  40. "2",
  41. "X-Pagination-Page-Count",
  42. "2",
  43. "X-Pagination-Limit",
  44. "1",
  45. "X-Pagination-Page",
  46. "2",
  47. "Pragma",
  48. "no-cache",
  49. "Cache-Control",
  50. "no-store, no-cache",
  51. "Access-Control-Allow-Origin",
  52. "*",
  53. "Access-Control-Allow-Headers",
  54. "Content-Type"
  55. ]
  56. }
  57. ]