Get change
Retrieve a specific change by its JJ change id
readAuthorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Organization slug
1Repository name
1^[zyxwvutsrqponmlk]{32}$Response
Change
^[zyxwvutsrqponmlk]{32}$^[0-9a-f]{40}$True when the change current commit still contains unresolved conflicts
Current change description. Empty string means the change has no description.
Deprecated. The first entry of authors, with authored_at as its date. Use authors and authored_at instead.
Complete ordered commit attribution. Every listed author is an equal contributor; only the virtual root has an empty list.
Shared authored timestamp at native Git whole-second precision; the virtual root uses the Unix epoch.
Committer signature; the virtual root uses an empty signature at the Unix epoch.
Parent change IDs for this change

