Manages revisions

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

{
    "id": 500867,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "e52362f000f57f4bd42fc3baf4dfff7f2915448e",
    "head_changeset": "5c2615b6a2d6af35daa96f62e621ced0ec50c5b9",
    "phabricator_id": 258166,
    "phabricator_phid": "PHID-DREV-kavwupemhpinyrawbh2y",
    "title": "Bug 1917974: Add OPEN_COMPLETE_ONLY and use it for Compression Dictionary Prefetch r=#necko-reviewers!",
    "bugzilla_id": 1917974,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/500867/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/500867/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D258166"
}