Manages revisions

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

{
    "id": 492565,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "5cbe4dd700e27bcc902178ba71c5787f63c9c12b",
    "head_changeset": "677e71c20acae582fe686086418603e3f5b07556",
    "phabricator_id": 256550,
    "phabricator_phid": "PHID-DREV-cc6p4xhwnncaegtsjlz4",
    "title": "Bug 1976383 - docs(jujutsu): migrate to official `moz-phab` support r=maltejur",
    "bugzilla_id": 1976383,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492565/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492565/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256550"
}