Manages revisions

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

{
    "id": 490984,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "91bae0c50768526e5fb630fbc75b1b4f9aa1f1a5",
    "head_changeset": "cc6166161e1f08d61b661e333656127c99dfbd38",
    "phabricator_id": 256150,
    "phabricator_phid": "PHID-DREV-7th3mfe6ezfwxbdioj2n",
    "title": "WIP: Bug 1975797 - Add a timer to ensure download progress updates eventually.",
    "bugzilla_id": 1975797,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490984/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490984/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256150"
}