1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
| { "job": { "updatedAt": "2015-11-04T09:44:33.434Z", "keywords": [], "lifetime": 86400, "id": "5639c1dc831c7b22009b71ef", "numberOfTasksReturned": 0, "taskDuration": 300, "title": "判断微博内容有无地域歧视", "numberOfTasksAvailable": 0, "jobTypeId": "56385ed9831c7b22009b712d", "autoApprovalDelay": 3600, "createdAt": "2015-11-04T08:29:16.744Z", "maxTasks": 1, "expirationTime": "2015-11-05T08:29:16.744Z", "status": "completed", "description": "根据微博回答问题", "reviewStatus": "NotReviewed", "numberOfTasksSubmitted": 0, "numberOfTasksRejected": 0, "externalQuestionsForm": { "url": "http://wb_region/survey", "frameHeight": 500 }, "numberOfTasksApproved": 1, "assignable": false, "questionsType": "externalQuestionsForm", "numberOfTasksPending": 0, "ownerId": "56309424f1524a2b002310d5", "reward": { "amount": 0.1, "formattedPrice": "0.10元" } }, "task": { "status": "rejected", "approvalTime": "2015-11-04T09:44:33.420Z", "submitTime": null, "answers": [ { "status": "success" } ], "jobId": "5639c1dc831c7b22009b71ef", "acceptTime": "2015-11-04T09:21:51.274Z", "requesterId": "56309424f1524a2b002310d5", "updatedAt": "2015-11-04T09:44:33.420Z", "contributorId": "563172bc9b7dbf2b00612c31", "expirationTime": "2015-11-04T09:26:51.274Z", "id": "5639ce2f831c7b22009b7253", "createdAt": "2015-11-04T09:21:51.274Z", "rejectionTime": null } }
|