Manages revisions

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

{
    "id": 504849,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d34398f3889876cdcd3766561306d4e49e29ddf4",
    "head_changeset": "3d08082468a7464ee707dcf13218b50c0bb1ae17",
    "phabricator_id": 259483,
    "phabricator_phid": "PHID-DREV-phsbn3gm33iozrza2zeo",
    "title": "Revert \"Bug 1971371 - Part 2: refactor to remove duplicated code\"",
    "bugzilla_id": 1971371,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/504849/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504849/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D259483"
}