Manages revisions

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

{
    "id": 476938,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a2e2399f4064e58d33664d664310d8c12b7d10a2",
    "head_changeset": "578c3322731bf422ded7cff5eec0ed395e5ad92e",
    "phabricator_id": 251948,
    "phabricator_phid": "PHID-DREV-e3r5jbyqllklrk5mrv4i",
    "title": "Bug 1946130: Moved Wait() out of the if-statement so that we only call it in one location r=smaug,#xpcom-reviewers",
    "bugzilla_id": 1946130,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/476938/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476938/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D251948"
}