LokaliseApi gzip system_languages_no_gzip.cassette 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/system/languages?page=3&limit=1",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "languages": [
  10. {
  11. "lang_id": 790,
  12. "lang_iso": "af",
  13. "lang_name": "Afrikaans",
  14. "is_rtl": false,
  15. "plural_forms": [
  16. "one",
  17. "other"
  18. ]
  19. }
  20. ]
  21. },
  22. "rawHeaders": [
  23. "Server",
  24. "nginx",
  25. "Date",
  26. "Wed, 14 Jul 2021 11:43:08 GMT",
  27. "Content-Type",
  28. "application/json",
  29. "Transfer-Encoding",
  30. "chunked",
  31. "Connection",
  32. "close",
  33. "Vary",
  34. "Accept-Encoding",
  35. "Cache-Control",
  36. "max-age=0, must-revalidate, no-cache, no-store, private",
  37. "X-Pagination-Total-Count",
  38. "672",
  39. "X-Pagination-Page-Count",
  40. "672",
  41. "X-Pagination-Limit",
  42. "1",
  43. "X-Pagination-Page",
  44. "3",
  45. "pragma",
  46. "no-cache",
  47. "X-Content-Type-Options",
  48. "nosniff",
  49. "X-Frame-Options",
  50. "deny",
  51. "X-XSS-Protection",
  52. "1; mode=block",
  53. "Strict-Transport-Security",
  54. "max-age=31536000",
  55. "Referrer-Policy",
  56. "origin",
  57. "Expires",
  58. "Wed, 14 Jul 2021 11:43:08 GMT",
  59. "Access-Control-Allow-Origin",
  60. "*",
  61. "Access-Control-Allow-Headers",
  62. "Content-Type"
  63. ],
  64. "responseIsBinary": false
  65. }
  66. ]