{
  "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": {}
      },
      "Priority": {
        "id": "select_2",
        "name": "Priority",
        "type": "select",
        "select": {
          "options": [
            {
              "id": "opt-low",
              "name": "Low",
              "color": "gray"
            },
            {
              "id": "opt-med",
              "name": "Medium",
              "color": "yellow"
            },
            {
              "id": "opt-high",
              "name": "High",
              "color": "red"
            }
          ]
        }
      }
    },
    "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": "2024-01-15T14:25:00.000Z",
    "last_edited_by": {
      "object": "user",
      "id": "45ee8d13-687b-47ce-a5ca-6e2e45548c4b"
    },
    "title": [
      {
        "type": "text",
        "text": {
          "content": "Updated Tasks",
          "link": null
        },
        "plain_text": "Updated Tasks"
      }
    ],
    "description": [
      {
        "type": "text",
        "text": {
          "content": "A data source for tracking tasks",
          "link": null
        },
        "plain_text": "A data source for tracking tasks"
      }
    ],
    "archived": false,
    "in_trash": false
  }
}