Manages revisions

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

{
    "id": 384031,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a5db02c4fbb5e5f445d7f451f977b12a6c364827",
    "head_changeset": "de7db15713396a0311a362f696fcdf1c0b9e0ab8",
    "phabricator_id": 226967,
    "phabricator_phid": "PHID-DREV-uo5jen2gc6vngfdga7px",
    "title": "Bug 1814198 - Fix Snackbar UI tests",
    "bugzilla_id": 1814198,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/384031/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/384031/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226967"
}