Manages revisions

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

{
    "id": 403528,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3c614fdb87f7a3d5d58b8bb1f965c7e0a95bee86",
    "head_changeset": "84d2e76b51569ccad9585813e76effea86c27d96",
    "phabricator_id": 230185,
    "phabricator_phid": "PHID-DREV-6ccpgcoqbyv6r32iioob",
    "title": "WIP: Bug 1933293 - Rework aboutWelcome modal behavior to still show about:welcome page and make requiring action to proceed configurable",
    "bugzilla_id": 1933293,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/403528/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/403528/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230185"
}