curl --location --request GET 'https://api.github.com/repos///subscription'
{
"created_at": "2012-10-06T21:34:12.000Z",
"ignored": true,
"reason": "string",
"repository_url": "https://api.github.com/repos/octocat/example",
"subscribed": true,
"url": "https://api.github.com/repos/octocat/example/subscription"
}