rusticnotion 0.5.2

Notion Offical API client library for rust, maintained fork.
Documentation
{
  "object": "block",
  "id": "9e891834-6a03-475c-a2b8-421e17f0f3aa",
  "created_time": "2022-05-12T21:15:00.000Z",
  "last_edited_time": "2022-05-12T22:10:00.000Z",
  "created_by": {
    "object": "user",
    "id": "6419f912-5293-4ea8-b2c8-9c3ce44f90e3"
  },
  "last_edited_by": {
    "object": "user",
    "id": "6419f912-5293-4ea8-b2c8-9c3ce44f90e3"
  },
  "has_children": false,
  "archived": false,
  "type": "heading_1",
  "heading_1": {
    "rich_text": [
      {
        "type": "text",
        "text": {
          "content": "This",
          "link": null
        },
        "annotations": {
          "bold": false,
          "italic": false,
          "strikethrough": false,
          "underline": false,
          "code": true,
          "color": "default"
        },
        "plain_text": "This",
        "href": null
      },
      {
        "type": "text",
        "text": {
          "content": " ",
          "link": null
        },
        "annotations": {
          "bold": false,
          "italic": false,
          "strikethrough": false,
          "underline": false,
          "code": false,
          "color": "default"
        },
        "plain_text": " ",
        "href": null
      },
      {
        "type": "text",
        "text": {
          "content": "is",
          "link": null
        },
        "annotations": {
          "bold": false,
          "italic": false,
          "strikethrough": false,
          "underline": true,
          "code": false,
          "color": "default"
        },
        "plain_text": "is",
        "href": null
      },
      {
        "type": "text",
        "text": {
          "content": " ",
          "link": null
        },
        "annotations": {
          "bold": false,
          "italic": false,
          "strikethrough": false,
          "underline": false,
          "code": false,
          "color": "default"
        },
        "plain_text": " ",
        "href": null
      },
      {
        "type": "text",
        "text": {
          "content": "a",
          "link": null
        },
        "annotations": {
          "bold": false,
          "italic": true,
          "strikethrough": false,
          "underline": true,
          "code": false,
          "color": "default"
        },
        "plain_text": "a",
        "href": null
      },
      {
        "type": "text",
        "text": {
          "content": " ",
          "link": null
        },
        "annotations": {
          "bold": false,
          "italic": false,
          "strikethrough": false,
          "underline": false,
          "code": false,
          "color": "default"
        },
        "plain_text": " ",
        "href": null
      },
      {
        "type": "text",
        "text": {
          "content": "Heading",
          "link": null
        },
        "annotations": {
          "bold": false,
          "italic": true,
          "strikethrough": false,
          "underline": false,
          "code": false,
          "color": "default"
        },
        "plain_text": "Heading",
        "href": null
      },
      {
        "type": "text",
        "text": {
          "content": " ",
          "link": null
        },
        "annotations": {
          "bold": false,
          "italic": false,
          "strikethrough": false,
          "underline": false,
          "code": false,
          "color": "default"
        },
        "plain_text": " ",
        "href": null
      },
      {
        "type": "text",
        "text": {
          "content": "1",
          "link": null
        },
        "annotations": {
          "bold": false,
          "italic": false,
          "strikethrough": true,
          "underline": false,
          "code": false,
          "color": "default"
        },
        "plain_text": "1",
        "href": null
      }
    ],
    "color": "default"
  }
}