Manages revisions

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

{
    "id": 480113,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "275b63046ac599160e41951a684fadae51dbb682",
    "head_changeset": "ba4797f9afbb7a193e0c7e6905044e449bb078da",
    "phabricator_id": 253904,
    "phabricator_phid": "PHID-DREV-kfztnyl334fxd35xr5g6",
    "title": "WIP: Bug 1889757 Part 2: Change NativeLayer to use pure virtual AddRef counting.",
    "bugzilla_id": 1889757,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/480113/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/480113/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253904"
}