-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsendAndConvertRabbitMQMessage_speech1_user_out.json
86 lines (86 loc) · 1.88 KB
/
sendAndConvertRabbitMQMessage_speech1_user_out.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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"id": 1,
"is_open": true,
"have_applied": true,
"allow_custom_names": true,
"is_open_poo": true,
"subqueues": [
{
"id": 1,
"name": "Frauen",
"num_applied": 1,
"have_applied": false,
"applied": [
{
"id": 8,
"name": "Application 3",
"is_point_of_order": false,
"applied_at": "2023-08-13T06:40:46.000+00:00"
}
]
},
{
"id": 2,
"name": "Offen \/ M\u00e4nner",
"num_applied": 2,
"have_applied": true,
"applied": [
{
"id": 5,
"name": "[[GO-Antrag]] GO-Antrag (m)",
"is_point_of_order": true,
"applied_at": "2023-08-13T06:17:02.000+00:00"
},
{
"id": 3,
"name": "Testadmin (m)",
"is_point_of_order": false,
"applied_at": "2023-08-13T06:04:14.000+00:00"
}
]
},
{
"id": -1,
"name": "default",
"num_applied": 1,
"have_applied": false,
"applied": [
{
"id": 1,
"name": "Test",
"is_point_of_order": false,
"applied_at": "2023-08-12T20:45:15.000+00:00"
}
]
}
],
"slots": [
{
"id": 6,
"subqueue": {
"id": 1,
"name": "Frauen"
},
"name": "Application 1",
"position": 2,
"date_started": "2023-08-13T06:18:55.000+00:00",
"date_stopped": "2023-08-13T06:40:49.000+00:00",
"date_applied": "2023-08-13T06:17:18.000+00:00"
},
{
"id": 7,
"subqueue": {
"id": 1,
"name": "Frauen"
},
"name": "Application 2",
"position": 3,
"date_started": "2023-08-13T06:40:49.000+00:00",
"date_stopped": null,
"date_applied": "2023-08-13T06:17:59.000+00:00"
}
],
"requires_login": false,
"current_time": 1691908853506,
"speaking_time": 120
}