Manages revisions

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

{
    "id": 415738,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "dd0eb56380d40b626f3d9955acefe659e523e8dd",
    "head_changeset": "1c9f8d4125d655286bc141db5c2481c0bcaa213c",
    "phabricator_id": 232076,
    "phabricator_phid": "PHID-DREV-ydktzcshdwa5pc2ly2tz",
    "title": "Bug 1937118 - [remote] Replace window.closed check with unload event in AnimationFramePromise.",
    "bugzilla_id": 1937118,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/415738/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/415738/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D232076"
}