Manages revisions

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

{
    "id": 405329,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "987c37c1a9a383fec5c8160f9efa8f048c584c87",
    "head_changeset": "dad935758f6818319baa61e22fe991c580ca1f09",
    "phabricator_id": 230370,
    "phabricator_phid": "PHID-DREV-24ah6eodibutbk5acjn4",
    "title": "Bug 1928602 - Fix findInPageTest UI test",
    "bugzilla_id": 1928602,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/405329/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/405329/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230370"
}