Manages revisions

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

{
    "id": 489565,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6dfab0a13ce92bdce70cec3db4cfecd5f4645260",
    "head_changeset": "c077ce5d0dd5efd536019194cffe8130fb42cfdd",
    "phabricator_id": 255810,
    "phabricator_phid": "PHID-DREV-ak5is3onucmvmnxw3a4t",
    "title": "WIP: Revert \"Bug 1973485 - Remove MousePosTracker listeners when dragging to pin tabs and expand on hover is enabled r=tabbrowser-reviewers,sidebar-reviewers,sthompson,jsudiaman a=pascalc\"",
    "bugzilla_id": 1973485,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/489565/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489565/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255810"
}