Manages revisions

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

{
    "id": 456637,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ac2b765f864daa388e22f822db75dbdd153249ad",
    "head_changeset": "84fdc3b49e10a70bff91c2d3573c847e83dd4e20",
    "phabricator_id": 238868,
    "phabricator_phid": "PHID-DREV-u7scixuyfmmqtns2tpbj",
    "title": "WIP: Bug 1927886: Make the TrafficCounters stuff mainthread-only.",
    "bugzilla_id": 1927886,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/456637/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/456637/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D238868"
}