12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- [
- {
- "scope": "https://api.lokalise.com:443",
- "method": "GET",
- "path": "/api2/projects/803826145ba90b42d5d860.46800099/languages?page=2&limit=4",
- "body": "",
- "status": 200,
- "response": {
- "project_id": "803826145ba90b42d5d860.46800099",
- "languages": [
- {
- "lang_id": 601,
- "lang_iso": "zh_TW",
- "lang_name": "Chinese Traditional",
- "is_rtl": false,
- "plural_forms": [
- "other"
- ]
- },
- {
- "lang_id": 10001,
- "lang_iso": "custom_1",
- "lang_name": "Custom Language 1",
- "is_rtl": false,
- "plural_forms": [
- "zero",
- "one",
- "two",
- "few",
- "many",
- "other"
- ]
- },
- {
- "lang_id": 737,
- "lang_iso": "nl",
- "lang_name": "Dutch",
- "is_rtl": false,
- "plural_forms": [
- "one",
- "other"
- ]
- },
- {
- "lang_id": 640,
- "lang_iso": "en",
- "lang_name": "English",
- "is_rtl": false,
- "plural_forms": [
- "one",
- "two",
- "few",
- "other"
- ]
- }
- ]
- },
- "rawHeaders": [
- "Server",
- "nginx",
- "Date",
- "Thu, 20 Jun 2019 14:13:41 GMT",
- "Content-Type",
- "application/json",
- "Transfer-Encoding",
- "chunked",
- "Connection",
- "close",
- "Vary",
- "Accept-Encoding",
- "Set-Cookie",
- "PHPSESSID=d6e9ec918873384d5723e3f5ff7ce230; expires=Mon, 19-Aug-2019 14:13:41 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",
- "12",
- "X-Pagination-Page-Count",
- "3",
- "X-Pagination-Limit",
- "4",
- "X-Pagination-Page",
- "2",
- "Pragma",
- "no-cache",
- "Cache-Control",
- "no-store, no-cache",
- "Access-Control-Allow-Origin",
- "*",
- "Access-Control-Allow-Headers",
- "Content-Type"
- ]
- }
- ]
|