Manages revisions

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

{
    "id": 475750,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "7efd0a583085a493c5e3ea8f61b8c12970191e4f",
    "head_changeset": "8c0f8ecf18ea9e4ed24a95e840ca13f4c2156ced",
    "phabricator_id": 248519,
    "phabricator_phid": "PHID-DREV-cdp2y7pvckc2xmz3gqa3",
    "title": "Bug 1961170 part 2 - add AnalyzeBatchContentRequest method r=#dlp-reviewers!",
    "bugzilla_id": 1961170,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/475750/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475750/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D248519"
}