1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- [
- {
- "scope": "https://api.lokalise.com:443",
- "method": "GET",
- "path": "/api2/teams/176692/translation_providers?page=2&limit=1",
- "body": "",
- "status": 200,
- "response": {
- "translation_providers": [
- {
- "provider_id": 4,
- "name": "Lokalise",
- "slug": "lokalise",
- "price_pair_min": "10.00",
- "website_url": "https://lokalise.co",
- "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."
- }
- ]
- },
- "rawHeaders": [
- "Server",
- "nginx",
- "Date",
- "Tue, 18 Jun 2019 18:36:29 GMT",
- "Content-Type",
- "application/json",
- "Transfer-Encoding",
- "chunked",
- "Connection",
- "close",
- "Vary",
- "Accept-Encoding",
- "Set-Cookie",
- "PHPSESSID=5d6631cd3d9650d4501643b8c90e0b64; expires=Sat, 17-Aug-2019 18:36:29 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
- "Expires",
- "Thu, 19 Nov 1981 08:52:00 GMT",
- "Cache-Control",
- "no-store, no-cache, must-revalidate",
- "Pragma",
- "no-cache",
- "X-Pagination-Total-Count",
- "2",
- "X-Pagination-Page-Count",
- "2",
- "X-Pagination-Limit",
- "1",
- "X-Pagination-Page",
- "2",
- "Pragma",
- "no-cache",
- "Cache-Control",
- "no-store, no-cache",
- "Access-Control-Allow-Origin",
- "*",
- "Access-Control-Allow-Headers",
- "Content-Type"
- ]
- }
- ]
|