snoobert/testdata/live-thread/updates.json

53 lines
1.4 KiB
JSON
Raw Normal View History

{
"kind": "Listing",
"data": {
"modhash": null,
"dist": null,
"children": [
{
"kind": "LiveUpdate",
"data": {
"body": "test 2",
"name": "LiveUpdate_5e46cd94-f968-11ea-9a6a-0e1933241e7d",
"mobile_embeds": [],
"author": "testuser1",
"embeds": [
{
"url": "https://example.com",
"width": 485,
"height": 0
},
{
"url": "https://reddit.com",
"width": 485,
"height": 0
}
],
"created": 1600432524.0,
"created_utc": 1600403724.0,
"body_html": "<div class=\"md\"><p>test 2</p>\n</div>",
"stricken": true,
"id": "5e46cd94-f968-11ea-9a6a-0e1933241e7d"
}
},
{
"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": "<div class=\"md\"><p>test 1</p>\n</div>",
"stricken": true,
"id": "fc44f204-f964-11ea-b148-0e2e56a0425f"
}
}
],
"after": null,
"before": null
}
}