Manages revisions

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

{
    "id": 400493,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f2974c7f76c8ce2d1333b781fa7f6c71b5c8bba0",
    "head_changeset": "c45ca1da1b1abfdecf1070595a9c2a30256c1e25",
    "phabricator_id": 229476,
    "phabricator_phid": "PHID-DREV-rj3a2hwrv3qlgeeh7puj",
    "title": "Bug 1931842 - Fix click actions in UI tests on snackbar buttons",
    "bugzilla_id": 1931842,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/400493/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/400493/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229476"
}