123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136 |
- [
- {
- "scope": "https://api.lokalise.com:443",
- "method": "GET",
- "path": "/api2/projects/803826145ba90b42d5d860.46800099/tasks?page=2&limit=1",
- "body": "",
- "status": 200,
- "response": {
- "project_id": "803826145ba90b42d5d860.46800099",
- "tasks": [
- {
- "task_id": 10001,
- "title": "My new task",
- "can_be_parent": true,
- "task_type": "translation",
- "parent_task_id": null,
- "closing_tags": [
- "finalized"
- ],
- "description": "Description is here",
- "status": "in progress",
- "progress": 25,
- "due_date": "2019-04-29 22:00:00 (Etc/UTC)",
- "due_date_timestamp": 1556575200,
- "keys_count": 2,
- "words_count": 16,
- "created_at": "2019-04-17 13:44:00 (Etc/UTC)",
- "created_at_timestamp": 1555508640,
- "created_by": 20181,
- "created_by_email": "bodrovis@protonmail.com",
- "languages": [
- {
- "language_iso": "es",
- "users": [
- {
- "user_id": 34051,
- "email": "demo2@example.com",
- "fullname": "Demo 2 User"
- },
- {
- "user_id": 35554,
- "email": "golosizpru@ya.ru",
- "fullname": "Joanne"
- }
- ],
- "groups": [],
- "keys": [
- 15571975,
- 15571976
- ],
- "status": "in progress",
- "progress": 50,
- "initial_tm_leverage": [],
- "keys_count": 2,
- "words_count": 5,
- "completed_at": null,
- "completed_at_timestamp": null,
- "completed_by": null,
- "completed_by_email": null
- },
- {
- "language_iso": "zh_TW",
- "users": [
- {
- "user_id": 35555,
- "email": "john@example.com",
- "fullname": "John"
- }
- ],
- "groups": [],
- "keys": [
- 15571975,
- 15571976
- ],
- "status": "created",
- "progress": 0,
- "initial_tm_leverage": [],
- "keys_count": 2,
- "words_count": 8,
- "completed_at": null,
- "completed_at_timestamp": null,
- "completed_by": null,
- "completed_by_email": null
- }
- ],
- "auto_close_languages": true,
- "auto_close_task": true,
- "completed_at": null,
- "completed_at_timestamp": null,
- "completed_by": null,
- "completed_by_email": null,
- "do_lock_translations": false,
- "custom_translation_status_ids": []
- }
- ]
- },
- "rawHeaders": [
- "Server",
- "nginx",
- "Date",
- "Thu, 20 Jun 2019 15:12:41 GMT",
- "Content-Type",
- "application/json",
- "Transfer-Encoding",
- "chunked",
- "Connection",
- "close",
- "Vary",
- "Accept-Encoding",
- "Set-Cookie",
- "PHPSESSID=2e785c5ae5917796556b7daa1575e43e; expires=Mon, 19-Aug-2019 15:12:38 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",
- "3",
- "X-Pagination-Page-Count",
- "3",
- "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"
- ]
- }
- ]
|