Manages revisions

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

{
    "id": 477092,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "624aa72279153f68acefdddff24c0c6f1bb90765",
    "head_changeset": "b4f5e94b0537b24b1088be68f72c27501d92a7af",
    "phabricator_id": 252157,
    "phabricator_phid": "PHID-DREV-er5f5f2ep3ms6l3cqjeb",
    "title": "Bug 1968940 [Wayland] Use GL fence to make sure GL rendering to dmabuf surface is finished before we attach it as wl_buffer r?gw",
    "bugzilla_id": 1968940,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/477092/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477092/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D252157"
}