Manages revisions

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

{
    "id": 476612,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "c20c1f69b9113e2cba0d4de30ee3d26c65bf5fc5",
    "head_changeset": "71b7bd423c296c2bac37fb8188a18be830c48639",
    "phabricator_id": 251554,
    "phabricator_phid": "PHID-DREV-qapgft6wglxsmbjmjg4q",
    "title": "WIP: Bug 1937776 - Synchronize WebRTC timestamps with document perf timestamps during VideoFrameRequestCallback metadata creation to maintain a shared time base.",
    "bugzilla_id": 1937776,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/476612/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476612/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D251554"
}