Manages revisions

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

{
    "id": 489391,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a872d0d65a446bcca5f28e281523717e82f4fe63",
    "head_changeset": "e95e344ea39eccb01b99c8682af6f5fd6bd4d9fe",
    "phabricator_id": 255765,
    "phabricator_phid": "PHID-DREV-pnv6evse7jvpyisl4vhj",
    "title": "Bug 1966881 - Part 1: Add feature flag for custom review prompt",
    "bugzilla_id": 1966881,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/489391/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489391/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255765"
}