123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- [
- {
- "scope": "https://api.lokalise.com:443",
- "method": "GET",
- "path": "/api2/system/languages?page=3&limit=1",
- "body": "",
- "status": 200,
- "response": {
- "languages": [
- {
- "lang_id": 790,
- "lang_iso": "af",
- "lang_name": "Afrikaans",
- "is_rtl": false,
- "plural_forms": [
- "one",
- "other"
- ]
- }
- ]
- },
- "rawHeaders": [
- "Server",
- "nginx",
- "Date",
- "Wed, 14 Jul 2021 11:43:08 GMT",
- "Content-Type",
- "application/json",
- "Transfer-Encoding",
- "chunked",
- "Connection",
- "close",
- "Vary",
- "Accept-Encoding",
- "Cache-Control",
- "max-age=0, must-revalidate, no-cache, no-store, private",
- "X-Pagination-Total-Count",
- "672",
- "X-Pagination-Page-Count",
- "672",
- "X-Pagination-Limit",
- "1",
- "X-Pagination-Page",
- "3",
- "pragma",
- "no-cache",
- "X-Content-Type-Options",
- "nosniff",
- "X-Frame-Options",
- "deny",
- "X-XSS-Protection",
- "1; mode=block",
- "Strict-Transport-Security",
- "max-age=31536000",
- "Referrer-Policy",
- "origin",
- "Expires",
- "Wed, 14 Jul 2021 11:43:08 GMT",
- "Access-Control-Allow-Origin",
- "*",
- "Access-Control-Allow-Headers",
- "Content-Type"
- ],
- "responseIsBinary": false
- }
- ]
|