Manages revisions

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

{
    "id": 476456,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "fc29b20e4a319f6f225a21a240d9be1abb81371a",
    "head_changeset": "ab767e6b34950aa3ea76f8f3439930cd6230c791",
    "phabricator_id": 251392,
    "phabricator_phid": "PHID-DREV-ptz6ckn55mzjlnceyodi",
    "title": "WIP: Bug 901050 - Part 1: Make IPC::Channel virtual, r=#ipc-reviewers!",
    "bugzilla_id": 901050,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/476456/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476456/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D251392"
}