Manages revisions

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

{
    "id": 456633,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ac2b765f864daa388e22f822db75dbdd153249ad",
    "head_changeset": "32934b1d9d29c97785ccf51ba31ac9161e6e633c",
    "phabricator_id": 238858,
    "phabricator_phid": "PHID-DREV-lyw4o7f4d6i2zk3jc7x6",
    "title": "WIP: Bug 1927886: Rename this function, and refactor to make it virtual.",
    "bugzilla_id": 1927886,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/456633/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/456633/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D238858"
}