-
Notifications
You must be signed in to change notification settings - Fork 0
/
answers.json
56 lines (56 loc) · 1.23 KB
/
answers.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
[
{
"id": 2,
"questionId": 3,
"displayId": 13,
"creatorId": 3,
"createdAt": "2018-10-19T16:23:26.913Z",
"lastEditorId": 3,
"lastEditedAt": "2018-10-28T20:27:50.869Z",
"publisherId": null,
"publishedAt": null,
"submitterId": null,
"submittedAt": null,
"closerId": null,
"closedAt": null,
"answerText": "4!",
"deleterId": null,
"deletedAt": null
},
{
"id": 3,
"questionId": 2,
"displayId": 12,
"creatorId": 2,
"createdAt": "2018-10-19T16:23:26.913Z",
"lastEditorId": 4,
"lastEditedAt": "2018-10-28T20:27:50.869Z",
"publisherId": 2,
"publishedAt": "2018-10-28T20:27:55.869Z",
"submitterId": null,
"submittedAt": null,
"closerId": null,
"closedAt": null,
"answerText": "No sé!",
"deleterId": null,
"deletedAt": null
},
{
"id": 3,
"questionId": 2,
"displayId": 12,
"creatorId": 2,
"createdAt": "2018-10-19T16:23:26.913Z",
"lastEditorId": null,
"lastEditedAt": null,
"publisherId": null,
"publishedAt": null,
"submitterId": null,
"submittedAt": null,
"closerId": null,
"closedAt": null,
"answerText": "dunno, lol D:",
"deleterId": null,
"deletedAt": null
}
]