Manages revisions

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

{
    "id": 474001,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b0ed789c871bc86c02fbc22b769a81d6497297de",
    "head_changeset": "2d2e98381ac0fcb9c2f26b4a15438be4d1dd4df3",
    "phabricator_id": 247798,
    "phabricator_phid": "PHID-DREV-2pi4vwac2oxrzjrrvux5",
    "title": "Bug 1964158 - Ignore filters with empty visible regions r=emilio",
    "bugzilla_id": 1964158,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/474001/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474001/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D247798"
}