TranslationProviders list_pagination.cassette 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/teams/176692/translation_providers?page=2&limit=1",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "translation_providers": [
  10. {
  11. "provider_id": 4,
  12. "name": "Lokalise",
  13. "slug": "lokalise",
  14. "price_pair_min": "10.00",
  15. "website_url": "https://lokalise.co",
  16. "description": "Our native professional translations are experts in mobile app, software, e-learning, website, multimedia and game localization. Translations in over 90 languages are available.\n<br><br>\nReach out for our translation managers in our in-web support chat. They will guide you through.\n<br><br>\n<strong>Lifetime quality guarantee</strong> applies."
  17. }
  18. ]
  19. },
  20. "rawHeaders": [
  21. "Server",
  22. "nginx",
  23. "Date",
  24. "Tue, 18 Jun 2019 18:36:29 GMT",
  25. "Content-Type",
  26. "application/json",
  27. "Transfer-Encoding",
  28. "chunked",
  29. "Connection",
  30. "close",
  31. "Vary",
  32. "Accept-Encoding",
  33. "Set-Cookie",
  34. "PHPSESSID=5d6631cd3d9650d4501643b8c90e0b64; expires=Sat, 17-Aug-2019 18:36:29 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  35. "Expires",
  36. "Thu, 19 Nov 1981 08:52:00 GMT",
  37. "Cache-Control",
  38. "no-store, no-cache, must-revalidate",
  39. "Pragma",
  40. "no-cache",
  41. "X-Pagination-Total-Count",
  42. "2",
  43. "X-Pagination-Page-Count",
  44. "2",
  45. "X-Pagination-Limit",
  46. "1",
  47. "X-Pagination-Page",
  48. "2",
  49. "Pragma",
  50. "no-cache",
  51. "Cache-Control",
  52. "no-store, no-cache",
  53. "Access-Control-Allow-Origin",
  54. "*",
  55. "Access-Control-Allow-Headers",
  56. "Content-Type"
  57. ]
  58. }
  59. ]