TranslationStatuses get.cassette 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/custom_translation_statuses/128",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "803826145ba90b42d5d860.46800099",
  10. "custom_translation_status": {
  11. "status_id": 128,
  12. "title": "random",
  13. "color": "#0079bf"
  14. }
  15. },
  16. "rawHeaders": [
  17. "Server",
  18. "nginx",
  19. "Date",
  20. "Thu, 18 Jul 2019 16:42:14 GMT",
  21. "Content-Type",
  22. "application/json",
  23. "Transfer-Encoding",
  24. "chunked",
  25. "Connection",
  26. "close",
  27. "Vary",
  28. "Accept-Encoding",
  29. "Set-Cookie",
  30. "PHPSESSID=70e28a08a3f377009df837a9b16a2f40; expires=Mon, 16-Sep-2019 16:42:14 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  31. "Expires",
  32. "Thu, 19 Nov 1981 08:52:00 GMT",
  33. "Cache-Control",
  34. "no-store, no-cache, must-revalidate",
  35. "Pragma",
  36. "no-cache",
  37. "Pragma",
  38. "no-cache",
  39. "Cache-Control",
  40. "no-store, no-cache",
  41. "Access-Control-Allow-Origin",
  42. "*",
  43. "Access-Control-Allow-Headers",
  44. "Content-Type"
  45. ]
  46. }
  47. ]