Manages revisions

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

{
    "id": 386821,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "20aa234dca65c33996123f496a8ad82ea5e87ba5",
    "head_changeset": "bb043e21dd6c5f8a132b5f5ff751cccaf7c27afd",
    "phabricator_id": 227312,
    "phabricator_phid": "PHID-DREV-mnayia5sdtfpzqdnnjtb",
    "title": "Bug 1927979: Remove offset calculation from a11y TextAttrsMgr.",
    "bugzilla_id": 1927979,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/386821/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/386821/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227312"
}