Manages revisions

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

{
    "id": 412013,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d642685f7f4ad3fbe6a0abd74ecc298efafe80fa",
    "head_changeset": "6d92e30c4f133f5c954dcfd1b38004e55e9b4dd7",
    "phabricator_id": 231415,
    "phabricator_phid": "PHID-DREV-xnfsiun2ehdi7m7vrcad",
    "title": "Bug 1928064 - only show one notification when we can't connect to the agent r=#dlp-reviewers",
    "bugzilla_id": 1928064,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/412013/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/412013/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231415"
}