-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresult_example.json
67 lines (67 loc) · 1.42 KB
/
result_example.json
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
55
56
57
58
59
60
61
62
63
64
65
66
67
[
{
"info": "Positive",
"external_uid": null,
"user_id": 1,
"task_id": 907,
"created": "2017-09-22T13:16:33.738946",
"finish_time": "2017-09-22T13:16:36.452631",
"calibration": null,
"user_ip": null,
"timeout": null,
"project_id": 5,
"id": 1
},
{
"info": "Positive",
"external_uid": null,
"user_id": 1,
"task_id": 908,
"created": "2017-09-22T13:17:04.388835",
"finish_time": "2017-09-22T13:17:06.193017",
"calibration": null,
"user_ip": null,
"timeout": null,
"project_id": 5,
"id": 3
},
{
"info": "Neutral",
"external_uid": null,
"user_id": 1,
"task_id": 909,
"created": "2017-09-22T13:16:36.484752",
"finish_time": "2017-09-22T13:16:39.878916",
"calibration": null,
"user_ip": null,
"timeout": null,
"project_id": 5,
"id": 2
},
{
"info": "Neutral",
"external_uid": null,
"user_id": 1,
"task_id": 910,
"created": "2017-09-22T13:21:11.764301",
"finish_time": "2017-09-22T13:21:13.587144",
"calibration": null,
"user_ip": null,
"timeout": null,
"project_id": 5,
"id": 5
},
{
"info": "Negative",
"external_uid": null,
"user_id": 1,
"task_id": 913,
"created": "2017-09-22T13:21:13.618778",
"finish_time": "2017-09-22T13:21:17.002473",
"calibration": null,
"user_ip": null,
"timeout": null,
"project_id": 5,
"id": 6
}
]