notion-client 1.1.1

A Rust client library for the Notion API
Documentation
{
  "object": "database",
  "id": "3bdb1c8d-210d-4ac1-9dd1-f57b4689f8e8",
  "created_time": "2024-02-13T08:14:00.000Z",
  "created_by": {
    "object": "user",
    "id": "47c09aa3-be66-474a-82eb-b9ca2039ef47"
  },
  "last_edited_time": "2024-02-13T08:14:00.000Z",
  "last_edited_by": {
    "object": "user",
    "id": "47c09aa3-be66-474a-82eb-b9ca2039ef47"
  },
  "title": [
    {
      "type": "text",
      "text": {
        "content": "Grocery List",
        "link": null
      },
      "annotations": {
        "bold": false,
        "italic": false,
        "strikethrough": false,
        "underline": false,
        "code": false,
        "color": "default"
      },
      "plain_text": "Grocery List",
      "href": null
    }
  ],
  "icon": {
    "type": "emoji",
    "emoji": "📝"
  },
  "cover": {
    "type": "external",
    "external": {
      "url": "https://website.domain/images/image.png"
    }
  },
  "description": [],
  "is_inline": false,
  "properties": {
    "+1": {
      "id": "%3EJ__",
      "name": "+1",
      "type": "people",
      "people": {}
    },
    "In stock": {
      "id": "%3F%3BgQ",
      "name": "In stock",
      "type": "checkbox",
      "checkbox": {}
    },
    "Store availability": {
      "id": "C~yl",
      "name": "Store availability",
      "type": "multi_select",
      "multi_select": {
        "options": [
          {
            "id": "e0c9af97-c6b9-40f3-9648-2f8bdf17dcd5",
            "name": "Duc Loi Market",
            "color": "blue",
            "description": null
          },
          {
            "id": "2f832d3b-5ba4-4e26-affd-7bfb98e24bcb",
            "name": "Rainbow Grocery",
            "color": "gray",
            "description": null
          },
          {
            "id": "cdb30aae-a399-41f3-9202-8d7f2b8796d3",
            "name": "Nijiya Market",
            "color": "purple",
            "description": null
          },
          {
            "id": "1ca056b8-9de6-4cf8-814d-27f4995c7136",
            "name": "Gus's Community Market",
            "color": "yellow",
            "description": null
          }
        ]
      }
    },
    "Price": {
      "id": "ZxQT",
      "name": "Price",
      "type": "number",
      "number": {
        "format": "dollar"
      }
    },
    "Description": {
      "id": "aUJF",
      "name": "Description",
      "type": "rich_text",
      "rich_text": {}
    },
    "Food group": {
      "id": "r%7Cz%3A",
      "name": "Food group",
      "type": "select",
      "select": {
        "options": [
          {
            "id": "82aa5311-b28f-434d-895f-2118b4ed4b6a",
            "name": "🥦Vegetable",
            "color": "green",
            "description": null
          },
          {
            "id": "a4185bf9-99a6-4ace-a30e-a220b931a225",
            "name": "🍎Fruit",
            "color": "red",
            "description": null
          },
          {
            "id": "33e02cc7-cb06-4de6-8a94-1d626eaaaa28",
            "name": "💪Protein",
            "color": "yellow",
            "description": null
          }
        ]
      }
    },
    "Photo": {
      "id": "t%5CLi",
      "name": "Photo",
      "type": "files",
      "files": {}
    },
    "Last ordered": {
      "id": "%7Bmup",
      "name": "Last ordered",
      "type": "date",
      "date": {}
    },
    "Name": {
      "id": "title",
      "name": "Name",
      "type": "title",
      "title": {}
    }
  },
  "parent": {
    "type": "page_id",
    "page_id": "4831f7ab-0c4d-4976-bec2-2c7f48bba74d"
  },
  "url": "https://www.notion.so/3bdb1c8d210d4ac19dd1f57b4689f8e8",
  "public_url": null,
  "in_trash": false,
  "developer_survey": "https://notionup.typeform.com/to/bllBsoI4?utm_source=postman",
  "request_id": "b95b65a8-0161-4779-9477-a94885e05150"
}