Manages revisions

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

{
    "id": 381123,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "fcebd28882742c2817d5ef2272a4499919cb10e6",
    "head_changeset": "525a876bb31472982d124dfbf392ae4babeefe92",
    "phabricator_id": 224685,
    "phabricator_phid": "PHID-DREV-l374d3oghi5neyzto7o3",
    "title": "Bug 1922981 part 33 / 39: PBL: cache icEntry in local. r=jandem",
    "bugzilla_id": 1922981,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/381123/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/381123/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D224685"
}