Manages revisions

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

{
    "id": 497346,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b50843ed6eacc1f1fc9588e399a50380d1652788",
    "head_changeset": "390fcb3e0805a618dfc6dfb2ec88ddefc168a83d",
    "phabricator_id": 257523,
    "phabricator_phid": "PHID-DREV-sb65cvdgzqt47ep3j3va",
    "title": "WIP: Bug 1956859:  Can stop the profiler through adb",
    "bugzilla_id": 1956859,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/497346/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497346/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D257523"
}