123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- [
- {
- "scope": "https://api.lokalise.com:443",
- "method": "POST",
- "path": "/api2/projects/803826145ba90b42d5d860.46800099/contributors",
- "body": {
- "contributors": [
- {
- "email": "translator2@mycompany.com",
- "fullname": "Mr. Translator",
- "is_admin": false,
- "is_reviewer": true,
- "languages": [
- {
- "lang_iso": "en",
- "is_writable": false
- },
- {
- "lang_iso": "ru",
- "is_writable": true
- }
- ]
- }
- ]
- },
- "status": 200,
- "response": {
- "project_id": "803826145ba90b42d5d860.46800099",
- "contributors": [
- {
- "user_id": 39938,
- "email": "translator2@mycompany.com",
- "fullname": "Mr. Translator",
- "created_at": "2019-06-19 20:12:11 (Etc/UTC)",
- "created_at_timestamp": 1560975131,
- "is_admin": false,
- "is_reviewer": true,
- "languages": [
- {
- "lang_id": 640,
- "lang_iso": "en",
- "lang_name": "English",
- "is_writable": false
- },
- {
- "lang_id": 597,
- "lang_iso": "ru",
- "lang_name": "Russian",
- "is_writable": true
- }
- ],
- "admin_rights": []
- }
- ]
- },
- "rawHeaders": [
- "Server",
- "nginx",
- "Date",
- "Wed, 19 Jun 2019 20:12:11 GMT",
- "Content-Type",
- "application/json",
- "Transfer-Encoding",
- "chunked",
- "Connection",
- "close",
- "Vary",
- "Accept-Encoding",
- "Set-Cookie",
- "PHPSESSID=8918f32667405de7b1a30da27bb5a224; expires=Sun, 18-Aug-2019 20:12:11 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",
- "Pragma",
- "no-cache",
- "Cache-Control",
- "no-store, no-cache",
- "Access-Control-Allow-Origin",
- "*",
- "Access-Control-Allow-Headers",
- "Content-Type"
- ]
- }
- ]
|