Manages revisions

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

{
    "id": 474224,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "844007302977d806d60653ec2f486532b12f49e0",
    "head_changeset": "9c27578c08a6009ec58ed6c0c28208e215671d40",
    "phabricator_id": 248126,
    "phabricator_phid": "PHID-DREV-n4lf2rab36gjng26mo5j",
    "title": "Bug 1948315: use correct `to-branch` in merge-automation on try r?#releng-reviewers!",
    "bugzilla_id": 1948315,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/474224/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474224/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D248126"
}