Manages revisions

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

{
    "id": 424758,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "0156dcd4aad2d295618b4ce64957d99ce1857d7d",
    "head_changeset": "99dec35a73c0d2336d5bd77140322818425f2a62",
    "phabricator_id": 214381,
    "phabricator_phid": "PHID-DREV-4b6li652g53vimdhgl3k",
    "title": "WIP: Bug 1920450 - PoC: Avoid purge in our memory allocator after shutdown started.",
    "bugzilla_id": 1920450,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/424758/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/424758/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D214381"
}