{
  "data": {
    "object": "data_source",
    "id": "2f26ee68-df30-4251-aad4-8ddc420cba3d",
    "properties": {
      "Name": {
        "id": "title",
        "name": "Name",
        "type": "title",
        "title": {}
      },
      "Description": {
        "id": "V}lX",
        "name": "Description",
        "type": "rich_text",
        "rich_text": {}
      },
      "Status": {
        "id": "select_1",
        "name": "Status",
        "type": "select",
        "select": {
          "options": [
            {
              "id": "opt-1",
              "name": "Not Started",
              "color": "gray"
            },
            {
              "id": "opt-2",
              "name": "In Progress",
              "color": "blue"
            },
            {
              "id": "opt-3",
              "name": "Completed",
              "color": "green"
            }
          ]
        }
      }
    },
    "parent": {
      "type": "database_id",
      "database_id": "842a0286-cef0-46a8-abba-eac4c8ca644e"
    },
    "database_parent": {
      "type": "page_id",
      "page_id": "98ad959b-2b6a-4774-80ee-00246fb0ea9b"
    },
    "created_time": "2020-03-17T19:10:04.968Z",
    "created_by": {
      "object": "user",
      "id": "45ee8d13-687b-47ce-a5ca-6e2e45548c4b"
    },
    "last_edited_time": "2020-03-17T21:49:37.913Z",
    "last_edited_by": {
      "object": "user",
      "id": "45ee8d13-687b-47ce-a5ca-6e2e45548c4b"
    },
    "title": [
      {
        "type": "text",
        "text": {
          "content": "Tasks",
          "link": null
        },
        "annotations": {
          "bold": false,
          "italic": false,
          "strikethrough": false,
          "underline": false,
          "code": false,
          "color": "default"
        },
        "plain_text": "Tasks",
        "href": null
      }
    ],
    "description": [],
    "archived": false,
    "in_trash": false
  }
}