Manages revisions

GET /v1/revision/458552/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 458552,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "0fc27b3cd9fe5164f56a732169dacfc5c13fa60e",
    "head_changeset": "a9e8fefbf16f8d951eef4b5cce8626fe9ef45535",
    "phabricator_id": 239436,
    "phabricator_phid": "PHID-DREV-oixeyws2k3ajshbitcje",
    "title": "Bug 1937920 - testGCTree: split callback invocation info into expect (what is expected during this callback) and action (what to do during the callback) r=jonco",
    "bugzilla_id": 1937920,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/458552/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/458552/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D239436"
}