Languages list_pagination.cassette 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/languages?page=2&limit=4",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "803826145ba90b42d5d860.46800099",
  10. "languages": [
  11. {
  12. "lang_id": 601,
  13. "lang_iso": "zh_TW",
  14. "lang_name": "Chinese Traditional",
  15. "is_rtl": false,
  16. "plural_forms": [
  17. "other"
  18. ]
  19. },
  20. {
  21. "lang_id": 10001,
  22. "lang_iso": "custom_1",
  23. "lang_name": "Custom Language 1",
  24. "is_rtl": false,
  25. "plural_forms": [
  26. "zero",
  27. "one",
  28. "two",
  29. "few",
  30. "many",
  31. "other"
  32. ]
  33. },
  34. {
  35. "lang_id": 737,
  36. "lang_iso": "nl",
  37. "lang_name": "Dutch",
  38. "is_rtl": false,
  39. "plural_forms": [
  40. "one",
  41. "other"
  42. ]
  43. },
  44. {
  45. "lang_id": 640,
  46. "lang_iso": "en",
  47. "lang_name": "English",
  48. "is_rtl": false,
  49. "plural_forms": [
  50. "one",
  51. "two",
  52. "few",
  53. "other"
  54. ]
  55. }
  56. ]
  57. },
  58. "rawHeaders": [
  59. "Server",
  60. "nginx",
  61. "Date",
  62. "Thu, 20 Jun 2019 14:13:41 GMT",
  63. "Content-Type",
  64. "application/json",
  65. "Transfer-Encoding",
  66. "chunked",
  67. "Connection",
  68. "close",
  69. "Vary",
  70. "Accept-Encoding",
  71. "Set-Cookie",
  72. "PHPSESSID=d6e9ec918873384d5723e3f5ff7ce230; expires=Mon, 19-Aug-2019 14:13:41 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  73. "Expires",
  74. "Thu, 19 Nov 1981 08:52:00 GMT",
  75. "Cache-Control",
  76. "no-store, no-cache, must-revalidate",
  77. "Pragma",
  78. "no-cache",
  79. "X-Pagination-Total-Count",
  80. "12",
  81. "X-Pagination-Page-Count",
  82. "3",
  83. "X-Pagination-Limit",
  84. "4",
  85. "X-Pagination-Page",
  86. "2",
  87. "Pragma",
  88. "no-cache",
  89. "Cache-Control",
  90. "no-store, no-cache",
  91. "Access-Control-Allow-Origin",
  92. "*",
  93. "Access-Control-Allow-Headers",
  94. "Content-Type"
  95. ]
  96. }
  97. ]