Manages revisions

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

{
    "id": 379521,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f923d8af41b965383bc809665f5efd0d702fdfed",
    "head_changeset": "3acdaf40c223977218cd92776a851f39e41d6cd9",
    "phabricator_id": 226303,
    "phabricator_phid": "PHID-DREV-atwelkpcf3la5prw7aqd",
    "title": "Bug 1925971 - Only call the interposer when the fork server is enabled. r=gerard-majax",
    "bugzilla_id": 1925971,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/379521/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/379521/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226303"
}