Manages revisions

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

{
    "id": 515781,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "664497321e4c0f518f1c9fbc30a5b73c1b135238",
    "head_changeset": "550ca6148f65dd7c203f3a64b03195e2b904e7e9",
    "phabricator_id": 261679,
    "phabricator_phid": "PHID-DREV-76t5ezci2rskkt7utra7",
    "title": "Bug 1983820 - fix(webgpu): coerce `GPUTexture`s in `GPURenderPassDescriptor.depthStencilAttachment` to views properly r=#webgpu-reviewers!",
    "bugzilla_id": 1983820,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/515781/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515781/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261679"
}