Manages revisions

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

{
    "id": 386101,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6e6d0fda9ab44e3931284a06e04241fc94ef844c",
    "head_changeset": "e30ed6b2eef151b227057cdb76779e375b7a1272",
    "phabricator_id": 227164,
    "phabricator_phid": "PHID-DREV-r5idswaq7xy3tfgcf7n5",
    "title": "Bug 1927709 - Properly preserve newlines in GetRenderedText for textframes with white-space:pre-line.",
    "bugzilla_id": 1927709,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/386101/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/386101/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227164"
}