Manages revisions

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

{
    "id": 492692,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "08fd82e61e1a1a733fb02ad0d8a709ea74d50f45",
    "head_changeset": "6797c2f14a416c617dfcfe8793eeaa3795e07a38",
    "phabricator_id": 256561,
    "phabricator_phid": "PHID-DREV-76xh6odehpspjrdroyj7",
    "title": "Bug 1976089 - Fix the opposite flag handling in `MouseScrollHandler::SynthesizeNativeMouseScrollEvent()` r=emilio!",
    "bugzilla_id": 1976089,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492692/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492692/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256561"
}