Manages revisions

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

{
    "id": 406001,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "08a85f1b7545a8bb7ed6e720fd78705f4f17f570",
    "head_changeset": "1cf57719d75a71059c6f6fec91ba6a287ed78e7a",
    "phabricator_id": 230496,
    "phabricator_phid": "PHID-DREV-ixaawhej3t7guthdufys",
    "title": "Bug 1928020 - Create a Places component exposing an independent read-only connection. r=#places-reviewers",
    "bugzilla_id": 1928020,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/406001/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/406001/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230496"
}