Manages revisions

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

{
    "id": 473052,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "55411e761ba0d4a9b16971b98f5a53a850c3cae9",
    "head_changeset": "8655900b7cc13cbd627f7be8847c40561e6050c2",
    "phabricator_id": 246191,
    "phabricator_phid": "PHID-DREV-a2zjoav2pycb3pdh3egj",
    "title": "Bug 1957557, part 4 - Text Fragments: Rewrite algorithm to find next block boundary using the DOM tree. r=#dom-core",
    "bugzilla_id": 1957557,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/473052/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/473052/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D246191"
}