Manages revisions

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

{
    "id": 519936,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "e0cb90f3ce8228ea6c7e8729af01f33364944784",
    "head_changeset": "efcb0b7965921b7197f62b41555358cf80a1831d",
    "phabricator_id": 262358,
    "phabricator_phid": "PHID-DREV-yokdiuubd6hz7wfl2ljz",
    "title": "Bug 1983820 - fix(webgpu): coerce `GPUTexture`s in `GPURenderPassDescriptor.depthStencilAttachment` to views properly",
    "bugzilla_id": 1983820,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/519936/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519936/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D262358"
}