Segments get with params.cassette 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/projects/39066161618d4ecb9fdc12.00274309/keys/134490810/segments/en/2?disable_references=0",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "39066161618d4ecb9fdc12.00274309",
  10. "key_id": 134490810,
  11. "language_iso": "en",
  12. "segment": {
  13. "segment_number": 2,
  14. "language_iso": "en",
  15. "value": "This is a text for Node.",
  16. "modified_by": 20181,
  17. "modified_by_email": "bodrovis@protonmail.com",
  18. "modified_at": "2021-12-16 16:49:35 (Etc/UTC)",
  19. "modified_at_timestamp": 1639673375,
  20. "is_reviewed": true,
  21. "reviewed_by": 20181,
  22. "is_fuzzy": false,
  23. "words": 6,
  24. "custom_translation_statuses": [
  25. {
  26. "status_id": 5734,
  27. "title": "context",
  28. "color": "#61bd4f"
  29. }
  30. ]
  31. }
  32. },
  33. "rawHeaders": [
  34. "Server",
  35. "nginx",
  36. "Date",
  37. "Thu, 16 Dec 2021 16:51:26 GMT",
  38. "Content-Type",
  39. "application/json",
  40. "Transfer-Encoding",
  41. "chunked",
  42. "Connection",
  43. "close",
  44. "Vary",
  45. "Accept-Encoding",
  46. "Cache-Control",
  47. "max-age=0, must-revalidate, no-cache, no-store, private",
  48. "pragma",
  49. "no-cache",
  50. "X-Content-Type-Options",
  51. "nosniff",
  52. "X-Frame-Options",
  53. "deny",
  54. "X-XSS-Protection",
  55. "1; mode=block",
  56. "Strict-Transport-Security",
  57. "max-age=31536000",
  58. "Referrer-Policy",
  59. "origin",
  60. "X-Lokalise-Process-Id",
  61. "06656b6a-66ac-4d02-a2fb-644570b2f31b",
  62. "Expires",
  63. "Thu, 16 Dec 2021 16:51:26 GMT",
  64. "Access-Control-Allow-Origin",
  65. "*",
  66. "Access-Control-Allow-Headers",
  67. "Content-Type"
  68. ],
  69. "responseIsBinary": false
  70. }
  71. ]