Manages revisions

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

{
    "id": 488111,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "9bfce4284d43f219246acf05c2829e4163ea8a86",
    "head_changeset": "ac1718127036fc76409275bb46c81291d1c4b1ac",
    "phabricator_id": 255455,
    "phabricator_phid": "PHID-DREV-w22buauuoisu2adhbgbf",
    "title": "Bug 1973324 - Part 2: Refactor setting the appropriate browsing mode into BrowsingModeManger",
    "bugzilla_id": 1973324,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/488111/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/488111/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255455"
}