Manages revisions

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

{
    "id": 477103,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "67ae5ab974371b63225ef1752f138b36fb1dee78",
    "head_changeset": "b620e3ece87b1b2680f2bfd64627e355325d0948",
    "phabricator_id": 252175,
    "phabricator_phid": "PHID-DREV-jsk2l66bdi6nnq6ptpcd",
    "title": "Bug 1968194 - Part 3: Make Promise::WaitForAll cycle collection aware. r=smaug!",
    "bugzilla_id": 1968194,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/477103/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477103/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D252175"
}