{
  "data": {
    "data": {
      "gid": "1202461772995112",
      "resource_type": "project",
      "created_at": "2022-06-16T22:53:48.986Z",
      "modified_at": "2022-06-16T22:53:48.986Z",
      "members": [
        {
          "gid": "1202178852626547",
          "resource_type": "user"
        }
      ],
      "owner": {
        "gid": "1202178852626547",
        "resource_type": "user"
      },
      "due_on": null,
      "current_status": null,
      "name": "My Cool Project",
      "notes": "Some notes on my project",
      "archived": false,
      "workspace": {
        "gid": "1126509132283071",
        "resource_type": "workspace"
      },
      "team": {
        "gid": "1202178854270529",
        "resource_type": "team"
      },
      "start_on": null,
      "color": "light-green",
      "followers": [
        {
          "gid": "1202178852626547",
          "resource_type": "user"
        }
      ],
      "html_notes": "<body>Some notes on my project</body>"
    }
  }
}