Manages revisions

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

{
    "id": 385551,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "2c9f37ff7f0d76a31beb333db9e00e3afc264e32",
    "head_changeset": "c30978d632ab19bbf7e4ed7cd551edb388fc6e70",
    "phabricator_id": 227061,
    "phabricator_phid": "PHID-DREV-vklhbobzq34agc762msx",
    "title": "Bug 1927404 - Make each line in view-source a <span> rather than a <pre>. r=hsivonen!",
    "bugzilla_id": 1927404,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/385551/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/385551/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227061"
}