-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathPostWithExtra.json
More file actions
80 lines (79 loc) · 2.22 KB
/
PostWithExtra.json
File metadata and controls
80 lines (79 loc) · 2.22 KB
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
{
"status": "ok",
"message": {
"posts": [
{
"post": {
"board_id": 1,
"pos_x": -3,
"pos_y": 0,
"title": "\u56fe\u68ee\u7834",
"created_at": "2013-04-11T16:57:06Z",
"in_edit": false,
"span_y": 3,
"updated_at": "2013-04-15T11:35:33Z",
"content": null,
"creator_id": 1,
"span_x": 3,
"image_url": null,
"video_link": "http://www.youtube.com/embed/CSeKSqC7Ph4",
"id": 671
},
"likes": [
{
"liked": true,
"followed": null,
"interestable_id": 671,
"interestable_type": "Post",
"created_at": "2013-04-11T17:24:17Z",
"updated_at": "2013-04-11T17:24:17Z",
"user_id": 6,
"id": 56
},
{
"liked": true,
"followed": null,
"interestable_id": 671,
"interestable_type": "Post",
"created_at": "2013-04-14T13:12:05Z",
"updated_at": "2013-04-14T13:12:05Z",
"user_id": 1,
"id": 92
}
],
"inline_comments": [
{
"inline_comment": {
"created_at": "2013-04-14T14:09:14Z",
"updated_at": "2013-04-14T14:09:14Z",
"content": "toosimple",
"post_id": 671,
"creator_id": 1,
"id": 480
},
"likes": [
{
content: "<div>[at]2[/at] </div>"
created_at: "2013-04-20T11:37:07Z"
user_id: 1
id: 682
post_id: 932
updated_at: "2013-04-20T11:37:07Z"
}
],
},
{
"inline_comment": {
"created_at": "2013-04-14T23:09:17Z",
"updated_at": "2013-04-14T23:09:17Z",
"content": "\u6211\u4f1a\u8bf4\u6211\u662f\u7b2c\u4e00\u6b21\u770b\u8fd9\u4e2a\u4e48\u3002\u3002\u3002",
"post_id": 671,
"creator_id": 6,
"id": 499
}
}
]
}
]
}
}