Languages system_languages.cassette 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/system/languages?page=3&limit=2",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "languages": [
  10. {
  11. "lang_id": 792,
  12. "lang_iso": "af_ZA",
  13. "lang_name": "Afrikaans (South Africa)",
  14. "is_rtl": false,
  15. "plural_forms": [
  16. "one",
  17. "other"
  18. ]
  19. },
  20. {
  21. "lang_id": 977,
  22. "lang_iso": "agq",
  23. "lang_name": "Aghem",
  24. "is_rtl": false,
  25. "plural_forms": [
  26. "zero",
  27. "one",
  28. "two",
  29. "few",
  30. "many",
  31. "other"
  32. ]
  33. }
  34. ]
  35. },
  36. "rawHeaders": [
  37. "Server",
  38. "nginx",
  39. "Date",
  40. "Thu, 20 Jun 2019 14:16:17 GMT",
  41. "Content-Type",
  42. "application/json",
  43. "Transfer-Encoding",
  44. "chunked",
  45. "Connection",
  46. "close",
  47. "Vary",
  48. "Accept-Encoding",
  49. "Set-Cookie",
  50. "PHPSESSID=7102e42b938bc5e8db9a8372c5afb53d; expires=Mon, 19-Aug-2019 14:16:17 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  51. "Expires",
  52. "Thu, 19 Nov 1981 08:52:00 GMT",
  53. "Cache-Control",
  54. "no-store, no-cache, must-revalidate",
  55. "Pragma",
  56. "no-cache",
  57. "X-Pagination-Total-Count",
  58. "619",
  59. "X-Pagination-Page-Count",
  60. "310",
  61. "X-Pagination-Limit",
  62. "2",
  63. "X-Pagination-Page",
  64. "3",
  65. "Pragma",
  66. "no-cache",
  67. "Cache-Control",
  68. "no-store, no-cache",
  69. "Access-Control-Allow-Origin",
  70. "*",
  71. "Access-Control-Allow-Headers",
  72. "Content-Type"
  73. ]
  74. }
  75. ]