Manages revisions

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

{
    "id": 492379,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "7acb0b13f9a1fd88af935429453692a8a077026b",
    "head_changeset": "f0485ce69ca25cba6f1d6cf6c6abdbad06a7c6bb",
    "phabricator_id": 256485,
    "phabricator_phid": "PHID-DREV-hwt4h55e6574mqenx225",
    "title": "Bug 1974965 - Add CustomReviewPromptTelemetryMiddleware",
    "bugzilla_id": 1974965,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492379/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492379/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256485"
}