1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- [
- {
- "scope": "https://api.lokalise.com:443",
- "method": "GET",
- "path": "/api2/teams/176692/orders?page=2&limit=1",
- "body": "",
- "status": 200,
- "response": {
- "orders": [
- {
- "order_id": "20190611AC2",
- "project_id": "404021655ce68d0f36ad23.02802891",
- "card_id": "1774",
- "status": "completed",
- "created_at": "2019-06-11 17:39:07 (Etc/UTC)",
- "created_at_timestamp": 1560274747,
- "created_by": 20181,
- "created_by_email": "bodrovis@protonmail.com",
- "source_language_iso": "en",
- "target_language_isos": [
- "nl"
- ],
- "keys": [
- 22985548
- ],
- "source_words": {
- "nl": 1
- },
- "provider_slug": "gengo",
- "translation_style": "friendly",
- "translation_tier": 1,
- "translation_tier_name": "Professional translator",
- "briefing": "Nothing specific",
- "total": 0.1
- }
- ]
- },
- "rawHeaders": [
- "Server",
- "nginx",
- "Date",
- "Wed, 19 Jun 2019 16:16:54 GMT",
- "Content-Type",
- "application/json",
- "Transfer-Encoding",
- "chunked",
- "Connection",
- "close",
- "Vary",
- "Accept-Encoding",
- "Set-Cookie",
- "PHPSESSID=c891c37bec1f7e7ae923ddf5f32b9cb2; expires=Sun, 18-Aug-2019 16:16:54 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"
- ]
- }
- ]
|