Manages revisions

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

{
    "id": 395001,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "db07c33528d623f09163e684653be46575f563e1",
    "head_changeset": "7c105409035715461aa33e55bb4afbaecf1f8557",
    "phabricator_id": 228659,
    "phabricator_phid": "PHID-DREV-y7hzilixiq3tthrdwowo",
    "title": "Bug 1930506 - Remove nsIAlertsService::ShowPersistentNotification r=nalexander,nrishel",
    "bugzilla_id": 1930506,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/395001/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/395001/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228659"
}