Orders list.cassette 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/teams/176692/orders",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "orders": [
  10. {
  11. "order_id": "201903198B2",
  12. "project_id": "803826145ba90b42d5d860.46800099",
  13. "card_id": "1774",
  14. "status": "completed",
  15. "created_at": "2019-03-19 18:18:21 (Etc/UTC)",
  16. "created_at_timestamp": 1553019501,
  17. "created_by": 20181,
  18. "created_by_email": "bodrovis@protonmail.com",
  19. "source_language_iso": "en",
  20. "target_language_isos": [
  21. "ru"
  22. ],
  23. "keys": [
  24. 15519786
  25. ],
  26. "source_words": {
  27. "ru": 1
  28. },
  29. "provider_slug": "gengo",
  30. "translation_style": "friendly",
  31. "translation_tier": 1,
  32. "translation_tier_name": "Professional translator",
  33. "briefing": "Some briefing",
  34. "total": 0.07
  35. },
  36. {
  37. "order_id": "20190611AC2",
  38. "project_id": "404021655ce68d0f36ad23.02802891",
  39. "card_id": "1774",
  40. "status": "completed",
  41. "created_at": "2019-06-11 17:39:07 (Etc/UTC)",
  42. "created_at_timestamp": 1560274747,
  43. "created_by": 20181,
  44. "created_by_email": "bodrovis@protonmail.com",
  45. "source_language_iso": "en",
  46. "target_language_isos": [
  47. "nl"
  48. ],
  49. "keys": [
  50. 22985548
  51. ],
  52. "source_words": {
  53. "nl": 1
  54. },
  55. "provider_slug": "gengo",
  56. "translation_style": "friendly",
  57. "translation_tier": 1,
  58. "translation_tier_name": "Professional translator",
  59. "briefing": "Nothing specific",
  60. "total": 0.1
  61. }
  62. ]
  63. },
  64. "rawHeaders": [
  65. "Server",
  66. "nginx",
  67. "Date",
  68. "Wed, 19 Jun 2019 16:15:25 GMT",
  69. "Content-Type",
  70. "application/json",
  71. "Transfer-Encoding",
  72. "chunked",
  73. "Connection",
  74. "close",
  75. "Vary",
  76. "Accept-Encoding",
  77. "Set-Cookie",
  78. "PHPSESSID=75414a15dea666d86420f29f2fd8849d; expires=Sun, 18-Aug-2019 16:15:25 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  79. "Expires",
  80. "Thu, 19 Nov 1981 08:52:00 GMT",
  81. "Cache-Control",
  82. "no-store, no-cache, must-revalidate",
  83. "Pragma",
  84. "no-cache",
  85. "X-Pagination-Total-Count",
  86. "2",
  87. "X-Pagination-Page-Count",
  88. "1",
  89. "X-Pagination-Limit",
  90. "100",
  91. "X-Pagination-Page",
  92. "1",
  93. "Pragma",
  94. "no-cache",
  95. "Cache-Control",
  96. "no-store, no-cache",
  97. "Access-Control-Allow-Origin",
  98. "*",
  99. "Access-Control-Allow-Headers",
  100. "Content-Type"
  101. ]
  102. }
  103. ]