snoobert/testdata/live-thread/update.json
Vartan Benohanian e73b89f0b8 Finish LiveThreadService
Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
2020-09-18 01:20:18 -04:00

26 lines
649 B
JSON

{
"kind": "Listing",
"data": {
"modhash": null,
"dist": null,
"children": [
{
"kind": "LiveUpdate",
"data": {
"body": "test 1",
"name": "LiveUpdate_fc44f204-f964-11ea-b148-0e2e56a0425f",
"mobile_embeds": [],
"author": "testuser1",
"embeds": [],
"created": 1600431071.0,
"created_utc": 1600402271.0,
"body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;test 1&lt;/p&gt;\n&lt;/div&gt;",
"stricken": true,
"id": "fc44f204-f964-11ea-b148-0e2e56a0425f"
}
}
],
"after": null,
"before": null
}
}