Manages revisions

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

{
    "id": 510101,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d68dac3c69f98d2510d98b916498b7fb6d2beb41",
    "head_changeset": "bd43dee4b5dc9f0f04c144749abf0c5dd1fb530c",
    "phabricator_id": 260594,
    "phabricator_phid": "PHID-DREV-b75aljwbyhltt6lv75fi",
    "title": "WIP: Bug 1982218 - feat(webgpu): stub out `texture-formats-tier1` feature r=#webgpu-reviewers!",
    "bugzilla_id": 1982218,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/510101/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510101/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260594"
}