@udus/notion-renderer
Version:

47 lines (46 loc) • 1.31 kB
JSON
{
"object": "block",
"id": "0d2f6e7c-c77f-40f6-a7dc-429d62e265ef",
"parent": {
"type": "page_id",
"page_id": "2712e341-754a-41ae-a9ce-4c0bb4b18c52"
},
"created_time": "2023-03-18T12:21:00.000Z",
"last_edited_time": "2023-10-07T07:04: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": "bookmark",
"bookmark": {
"caption": [
{
"type": "text",
"text": {
"content": "this is bookmark caption",
"link": null
},
"annotations": {
"bold": false,
"italic": false,
"strikethrough": false,
"underline": false,
"code": false,
"color": "default"
},
"plain_text": "this is bookmark caption",
"href": null
}
],
"url": "https://example.com",
"site_meta": {
"title": "Example Domain"
}
}
}