Manages revisions

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

{
    "id": 512420,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6c51cabb2e48997969eb68ba245067238fbe46ec",
    "head_changeset": "0d4ca5927c956ca8c71c502e7d4aac7c3d3425c0",
    "phabricator_id": 261019,
    "phabricator_phid": "PHID-DREV-3reymctmkjzwdwhh746j",
    "title": "Bug 1982906 - Update erroneous description for mach newtab watch. r?maxx!",
    "bugzilla_id": 1982906,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512420/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512420/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261019"
}