Manages revisions

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

{
    "id": 401971,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "463ac8a449fa1509bff0eae0511df4f8e9904ae3",
    "head_changeset": "b8ef39e402e8ce96d3a4c8cfc2ab58ce47489b77",
    "phabricator_id": 222726,
    "phabricator_phid": "PHID-DREV-xbqnwltjvmzmnja3lsoo",
    "title": "Bug 1680669 - part 4: Make `EventUtils.js` round X/Y coordinates when it calls `nsIDOMWindowUtils` methods r=smaug!,emilio!,#dom-core",
    "bugzilla_id": 1680669,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/401971/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/401971/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D222726"
}