Manages revisions

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

{
    "id": 474274,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "161e9d02ad3ac5fb455831708cf66c3a72e17ae8",
    "head_changeset": "c252c0664b5c2ad03767e6f84cd11e141f9a8054",
    "phabricator_id": 248184,
    "phabricator_phid": "PHID-DREV-yjvxza7bz3qetiyqnudq",
    "title": "Bug 1964794 - Refactor updateAllWidgets methods to remove static mocking of AppWidgetManager.",
    "bugzilla_id": 1964794,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/474274/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474274/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D248184"
}