Manages revisions

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

{
    "id": 415563,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3a912704bc24872e037fe3102cd5483ba5105993",
    "head_changeset": "94200da9c3c3666b371d574a2765fbdc016f9710",
    "phabricator_id": 232054,
    "phabricator_phid": "PHID-DREV-zfxuqk777pmq7ko23p6n",
    "title": "WIP: Bug 1936900 - Added OnStartRequest/OnDataAvailable latency logging on top of current dispatch logic",
    "bugzilla_id": 1936900,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/415563/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/415563/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D232054"
}