Manages revisions

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

{
    "id": 409896,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "1c85c2eba66da6c4ab20b312efc9b2447bd2a614",
    "head_changeset": "69b917e13c9a9fb6dc2b88cacc26ec2789a84b44",
    "phabricator_id": 231055,
    "phabricator_phid": "PHID-DREV-ra34cbixxcvhxos243vf",
    "title": "Bug 1910849 - Don't use nsIWindowWatcher::OpenWindowWithRemoteTab on GeckoView. r=#dom-core",
    "bugzilla_id": 1910849,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/409896/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/409896/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231055"
}