Manages revisions

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

{
    "id": 392845,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "7ac8585e3c02763662a597f94e0676111667aa60",
    "head_changeset": "ea907339523d61b2729deacab91cfbe73a01cc88",
    "phabricator_id": 228276,
    "phabricator_phid": "PHID-DREV-qsfke75ax3fsitk5nqr6",
    "title": "Bug 1929754 - Avoid including nsViewportInfo.h from Document.h. r=hiro",
    "bugzilla_id": 1929754,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/392845/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/392845/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228276"
}