Manages revisions

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

{
    "id": 480032,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "cf2d581e3b0d9a4879e70469f4c74eef83df097e",
    "head_changeset": "c065d3e736b90e21d095e382381a25b9193784e7",
    "phabricator_id": 253882,
    "phabricator_phid": "PHID-DREV-5sy4k2cydn6scthpne6l",
    "title": "WIP: Bug 1969120: Creating a pref to force load cached service workers on main thread, default to true for now.r=#dom-worker-reviewers",
    "bugzilla_id": 1969120,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/480032/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/480032/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253882"
}