Manages revisions

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

{
    "id": 481251,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "1e0fa6230d8b1a4ecd197390dd8a7cd0e870435d",
    "head_changeset": "3afc404408331fa2cbe3ee33f8ec732b0f7af79c",
    "phabricator_id": 254162,
    "phabricator_phid": "PHID-DREV-3xgp6ugm74tfpckxeisu",
    "title": "Bug 1940265 - Add ability to prevent the automatic url opening during 'mach try' r=sheehan",
    "bugzilla_id": 1940265,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/481251/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/481251/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254162"
}