Manages revisions

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

{
    "id": 406067,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "08a85f1b7545a8bb7ed6e720fd78705f4f17f570",
    "head_changeset": "8f1efa8d8d2a92e8cb6c68ee59cfbcadf0a7e269",
    "phabricator_id": 230528,
    "phabricator_phid": "PHID-DREV-7js42qlz4wow6j6ctdwg",
    "title": "WIP: Bug 1786601 - Tweak browser.tabs.move WebExtensions API to await native tab to be ready before moving it to a new window.",
    "bugzilla_id": 1786601,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/406067/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/406067/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230528"
}