GitHub v3 REST API

Participation Stats

object
allarray[integer]required
ownerarray[integer]required
Example

Repository Invitation

object

Repository invitations let you manage who you collaborate with.

subscribedbooleanrequired

Determines if notifications should be received from this repository.

Example:true

ignoredbooleanrequired

Determines if all notifications should be blocked from this repository.

reasonstringrequired
created_atstring(date-time)required

Example:2012-10-06T21:34:12Z

urlstring(uri)required

Example:https://api.github.com/repos/octocat/example/subscription

repository_urlstring(uri)required

Example:https://api.github.com/repos/octocat/example

Example

Tag

object

Tag

namestringrequired

Example:v0.1

commitobjectrequired
Show Child Parameters
zipball_urlstring(uri)required

Example:https://github.com/octocat/Hello-World/zipball/v0.1

tarball_urlstring(uri)required

Example:https://github.com/octocat/Hello-World/tarball/v0.1

node_idstringrequired
Example

Topic

object

A topic aggregates entities that are related to a subject.

namesarray[string]required
Example

Search Result Text Matches

array
object_urlstring
object_typestring
propertystring
fragmentstring
matchesarray[object]
Show Child Parameters