github.com/go-playground/webhooks/v6@v6.3.0/testdata/bitbucket/repo-fork.json (about)

     1  {
     2    "actor":{
     3      "nickname":"emmap1",
     4      "account_id":"udfy9suggmzpswxc7n200y3c",
     5      "display_name":"Emma",
     6      "uuid":"{a54f16da-24e9-4d7f-a3a7-b1ba2cd98aa3}",
     7      "links":{
     8        "self":{
     9          "href":"https://api.bitbucket.org/api/2.0/users/%7Ba54f16da-24e9-4d7f-a3a7-b1ba2cd98aa3%7D"
    10        },
    11        "html":{
    12          "href":"https://api.bitbucket.org/%7Ba54f16da-24e9-4d7f-a3a7-b1ba2cd98aa3%7D"
    13        },
    14        "avatar":{
    15          "href":"https://bitbucket-api-assetroot.s3.amazonaws.com/c/photos/2015/Feb/26/3613917261-0-emmap1-avatar_avatar.png"
    16        }
    17      }
    18    },
    19    "repository":{
    20      "links":{
    21        "self":{
    22          "href":"https://api.bitbucket.org/api/2.0/repositories/bitbucket/bitbucket"
    23        },
    24        "html":{
    25          "href":"https://api.bitbucket.org/bitbucket/bitbucket"
    26        },
    27        "avatar":{
    28          "href":"https://api-staging-assetroot.s3.amazonaws.com/c/photos/2014/Aug/01/bitbucket-logo-2629490769-3_avatar.png"
    29        }
    30      },
    31      "uuid":"{673a6070-3421-46c9-9d48-90745f7bfe8e}",
    32      "full_name":"team_name/repo_name",
    33      "name":"repo_name",
    34      "scm":"git",
    35      "is_private":true
    36    },
    37    "fork":{
    38      "links":{
    39        "self":{
    40          "href":"https://api.bitbucket.org/api/2.0/repositories/bitbucket/bitbucket"
    41        },
    42        "html":{
    43          "href":"https://api.bitbucket.org/bitbucket/bitbucket"
    44        },
    45        "avatar":{
    46          "href":"https://api-staging-assetroot.s3.amazonaws.com/c/photos/2014/Aug/01/bitbucket-logo-2629490769-3_avatar.png"
    47        }
    48      },
    49      "uuid":"{673a6070-3421-46c9-9d48-90745f7bfe8e}",
    50      "full_name":"team_name/repo_name",
    51      "name":"repo_name",
    52      "scm":"git",
    53      "is_private":true
    54    }
    55  }