Manages revisions

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

{
    "id": 514767,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "39f0dc0f24d549dd713351d8c6f84fab09227dce",
    "head_changeset": "b42c6ba2ecf81cc9cb0191c399301f16889c7a70",
    "phabricator_id": 261474,
    "phabricator_phid": "PHID-DREV-njc3rmfxzeniiasir37f",
    "title": "Bug 1983606 - replace Cu.now() calls with ChromeUtils.now() calls, r=Gijs.",
    "bugzilla_id": 1983606,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/514767/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514767/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261474"
}