Manages revisions

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

{
    "id": 478306,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "669e086a277f1c78e65988837f286b32266b4501",
    "head_changeset": "35c9421c6e879f35b2089d7d05e8845e6cf81bb1",
    "phabricator_id": 253549,
    "phabricator_phid": "PHID-DREV-xbgpat33vjwsm65ntbze",
    "title": "Bug 1968102 - add `QueueWriteBufferInline` to avoid shmem overhead on small buffers r=#webgpu-reviewers",
    "bugzilla_id": 1968102,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/478306/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/478306/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253549"
}