Segments list.cassette 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/projects/39066161618d4ecb9fdc12.00274309/keys/134490810/segments/en?disable_references=1&filter_unverified=0",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "39066161618d4ecb9fdc12.00274309",
  10. "key_id": 134490810,
  11. "language_iso": "en",
  12. "segments": [
  13. {
  14. "segment_number": 1,
  15. "language_iso": "en",
  16. "value": "Hey!",
  17. "modified_by": 20181,
  18. "modified_by_email": "bodrovis@protonmail.com",
  19. "modified_at": "2021-12-16 16:19:04 (Etc/UTC)",
  20. "modified_at_timestamp": 1639671544,
  21. "is_reviewed": false,
  22. "reviewed_by": 0,
  23. "is_fuzzy": false,
  24. "words": 1,
  25. "custom_translation_statuses": []
  26. },
  27. {
  28. "segment_number": 2,
  29. "language_iso": "en",
  30. "value": "This is a text for Node.",
  31. "modified_by": 20181,
  32. "modified_by_email": "bodrovis@protonmail.com",
  33. "modified_at": "2021-12-16 16:19:04 (Etc/UTC)",
  34. "modified_at_timestamp": 1639671544,
  35. "is_reviewed": false,
  36. "reviewed_by": 0,
  37. "is_fuzzy": false,
  38. "words": 6,
  39. "custom_translation_statuses": []
  40. },
  41. {
  42. "segment_number": 3,
  43. "language_iso": "en",
  44. "value": "So good.",
  45. "modified_by": 20181,
  46. "modified_by_email": "bodrovis@protonmail.com",
  47. "modified_at": "2021-12-16 16:19:04 (Etc/UTC)",
  48. "modified_at_timestamp": 1639671544,
  49. "is_reviewed": false,
  50. "reviewed_by": 0,
  51. "is_fuzzy": false,
  52. "words": 2,
  53. "custom_translation_statuses": []
  54. }
  55. ]
  56. },
  57. "rawHeaders": [
  58. "Server",
  59. "nginx",
  60. "Date",
  61. "Thu, 16 Dec 2021 16:33:08 GMT",
  62. "Content-Type",
  63. "application/json",
  64. "Transfer-Encoding",
  65. "chunked",
  66. "Connection",
  67. "close",
  68. "Vary",
  69. "Accept-Encoding",
  70. "Cache-Control",
  71. "max-age=0, must-revalidate, no-cache, no-store, private",
  72. "pragma",
  73. "no-cache",
  74. "X-Content-Type-Options",
  75. "nosniff",
  76. "X-Frame-Options",
  77. "deny",
  78. "X-XSS-Protection",
  79. "1; mode=block",
  80. "Strict-Transport-Security",
  81. "max-age=31536000",
  82. "Referrer-Policy",
  83. "origin",
  84. "X-Lokalise-Process-Id",
  85. "de485bb8-0050-49d9-ab85-ff2683760e3d",
  86. "Expires",
  87. "Thu, 16 Dec 2021 16:33:08 GMT",
  88. "Access-Control-Allow-Origin",
  89. "*",
  90. "Access-Control-Allow-Headers",
  91. "Content-Type"
  92. ],
  93. "responseIsBinary": false
  94. }
  95. ]