GitHub v3 REST API

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

Code Search Result Item

object

Code Search Result Item

namestringrequired
pathstringrequired
shastringrequired
urlstring(uri)required
git_urlstring(uri)required
html_urlstring(uri)required
repositoryobjectrequired

Minimal Repository

Show Child Parameters
scorenumberrequired
file_sizeinteger
languagestring
last_modified_atstring(date-time)
line_numbersarray[string]

Example:73..77, 77..78

text_matchesarray[object]
Show Child Parameters
Example