@udus/notion-renderer
Version:

89 lines (88 loc) • 2.99 kB
JSON
{
"object": "block",
"id": "1c032e60-0158-41ff-856f-80ffcc9c0e83",
"parent": {
"type": "page_id",
"page_id": "2712e341-754a-41ae-a9ce-4c0bb4b18c52"
},
"created_time": "2023-03-29T10:45:00.000Z",
"last_edited_time": "2023-03-29T10:45:00.000Z",
"created_by": {
"object": "user",
"id": "e0446ede-dde6-457c-b535-d2b19f40b45a"
},
"last_edited_by": {
"object": "user",
"id": "e0446ede-dde6-457c-b535-d2b19f40b45a"
},
"has_children": true,
"archived": false,
"type": "paragraph",
"paragraph": {
"rich_text": [
{
"type": "text",
"text": {
"content": "gray background ",
"link": null
},
"annotations": {
"bold": false,
"italic": false,
"strikethrough": false,
"underline": false,
"code": false,
"color": "default"
},
"plain_text": "gray background ",
"href": null
}
],
"color": "gray_background",
"children": [
{
"object": "block",
"id": "3e0e331a-4c00-4164-8acb-58a49f636615",
"parent": {
"type": "block_id",
"block_id": "1c032e60-0158-41ff-856f-80ffcc9c0e83"
},
"created_time": "2023-03-29T10:45:00.000Z",
"last_edited_time": "2023-03-29T10:45:00.000Z",
"created_by": {
"object": "user",
"id": "e0446ede-dde6-457c-b535-d2b19f40b45a"
},
"last_edited_by": {
"object": "user",
"id": "e0446ede-dde6-457c-b535-d2b19f40b45a"
},
"has_children": false,
"archived": false,
"type": "paragraph",
"paragraph": {
"rich_text": [
{
"type": "text",
"text": {
"content": "gray background child",
"link": null
},
"annotations": {
"bold": false,
"italic": false,
"strikethrough": false,
"underline": false,
"code": false,
"color": "default"
},
"plain_text": "gray background child",
"href": null
}
],
"color": "default"
}
}
]
}
}