Manages revisions

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

{
    "id": 486048,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "cbd1d429e1e59c91ad08cb529f6ef14d668e0d3f",
    "head_changeset": "eaa00e65dab080556eb08cb70b43ce67a4e941ba",
    "phabricator_id": 255190,
    "phabricator_phid": "PHID-DREV-fwppug2hcwgfcb3qwh7c",
    "title": "WIP: Bug 1961855 - Expand moz-box-group to support header and footer slots r=#recomp-reviewers",
    "bugzilla_id": 1961855,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/486048/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/486048/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255190"
}