Manages revisions

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

{
    "id": 402033,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "0313ecc4bd47cda36843a53c22c9f7c94ab27250",
    "head_changeset": "0df54cebb88503da846879b4fa1de65df625b3e1",
    "phabricator_id": 229766,
    "phabricator_phid": "PHID-DREV-2pfrb5j46jalqihcldnk",
    "title": "Bug 1932582 - Make nsDataChannel extend nsIIdentChannel",
    "bugzilla_id": 1932582,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/402033/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/402033/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229766"
}