Manages revisions

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

{
    "id": 486808,
    "base_repository": "https://hg.mozilla.org/comm-unified",
    "head_repository": "https://hg.mozilla.org/try-comm-central",
    "base_changeset": "47d2305074e7678d1e69fc853de92c511f1fd6e5",
    "head_changeset": "2525566b6cb4311715140d0a850bdc941fcb88cd",
    "phabricator_id": 255323,
    "phabricator_phid": "PHID-DREV-sabg3ws3uqhi6ww2napt",
    "title": "WIP: Bug 1974456 - Fix perma fail due to change in canReauth() behavior in browser_privacy.js and browser_qrExport.js.",
    "bugzilla_id": 1974456,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/486808/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/486808/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255323"
}