v1

latestOpenAPI 3.1.0MIT2026-07-1718648.2 KB
commits

/api/commits/{sha}

Author of the given commit

get/api/commits/{sha}

Path parameters

shastring Git SHA-256 required
Example:011a54315e46acdf288003566b8570440f5ac985

The unique SHA hash string of a git commit

Response

OK

idinteger
commit_hashstring
project_idinteger
author_idinteger
messagestring
date_createdstring
notesNotesObject

A freeform document (i.e. JSON) of any extra information we have on this record. Sometimes we don't have an exact place in our schema to place things, so we err on the side of retaining records and record them here.

Importantly, the schema of this object is subject to change. We try to keep it consistent, but all curators have a mind of their own.