Manages revisions

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

{
    "id": 379847,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3e8d2c47138ca6f8df0d7c2f8df191e5a706519c",
    "head_changeset": "7aa6386939853cf02fd7707927737a6944130822",
    "phabricator_id": 226348,
    "phabricator_phid": "PHID-DREV-g43agr3puwftgdemoyrb",
    "title": "Bug 1918400 - Add some CC helpers to nsBaseHashtable. r=smaug,#xpcom-reviewers",
    "bugzilla_id": 1918400,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/379847/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/379847/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226348"
}