Manages revisions

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

{
    "id": 497334,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "9ebbcf21a2ae5382eb1a1fd1d94710d5b0c63c94",
    "head_changeset": "65fad1dfc3cc5a5947e977a24128446ce8367f8d",
    "phabricator_id": 251928,
    "phabricator_phid": "PHID-DREV-qwc5s2t2lj4pv7fjrszw",
    "title": "Bug 1963901: Refactored Profiler Start / Stop dialog to use the refactored viewModel r=kaya",
    "bugzilla_id": 1963901,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/497334/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497334/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D251928"
}