Translations list_pagination.cassette 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/translations?page=2&limit=1",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "803826145ba90b42d5d860.46800099",
  10. "translations": [
  11. {
  12. "translation_id": 80015148,
  13. "key_id": 15571975,
  14. "language_iso": "ru",
  15. "translation": "",
  16. "modified_by": 20181,
  17. "modified_by_email": "bodrovis@protonmail.com",
  18. "modified_at": "2018-12-10 17:35:35 (Etc/UTC)",
  19. "modified_at_timestamp": 1544463335,
  20. "is_reviewed": true,
  21. "reviewed_by": 33599,
  22. "is_fuzzy": true,
  23. "words": 0,
  24. "custom_translation_statuses": []
  25. }
  26. ]
  27. },
  28. "rawHeaders": [
  29. "Server",
  30. "nginx",
  31. "Date",
  32. "Thu, 20 Jun 2019 16:50:03 GMT",
  33. "Content-Type",
  34. "application/json",
  35. "Transfer-Encoding",
  36. "chunked",
  37. "Connection",
  38. "close",
  39. "Vary",
  40. "Accept-Encoding",
  41. "Set-Cookie",
  42. "PHPSESSID=21c11ebc02ed04febb03c519e5a3498b; expires=Mon, 19-Aug-2019 16:50:03 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  43. "Expires",
  44. "Thu, 19 Nov 1981 08:52:00 GMT",
  45. "Cache-Control",
  46. "no-store, no-cache, must-revalidate",
  47. "Pragma",
  48. "no-cache",
  49. "X-Pagination-Total-Count",
  50. "240",
  51. "X-Pagination-Page-Count",
  52. "240",
  53. "X-Pagination-Limit",
  54. "1",
  55. "X-Pagination-Page",
  56. "2",
  57. "Pragma",
  58. "no-cache",
  59. "Cache-Control",
  60. "no-store, no-cache",
  61. "Access-Control-Allow-Origin",
  62. "*",
  63. "Access-Control-Allow-Headers",
  64. "Content-Type"
  65. ]
  66. }
  67. ]