Retrieve a release by its ID.
The unique identifier of the release.
"rls_123"
Successfully retrieved the release.
The object type, which is always release.
release "release"
ID of the release.
"rls_123"
The version of the release.
"v1.0.0"
The ID of the git commit associated with this release.
"git_commit_123"
Timestamp of when the release was created.
"2024-01-01T00:00:00Z"