Manages revisions

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

{
    "id": 480769,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "8a453e8dded658792d090fb9f757cd6557f731b1",
    "head_changeset": "cfcd225c1a7ba61496694fd5d2f7c6d4d471141d",
    "phabricator_id": 254047,
    "phabricator_phid": "PHID-DREV-ic254vilxxwhqd6pf2je",
    "title": "WIP: Bug 1964600 - Introduce an IPC channel between child processes and the crash helper",
    "bugzilla_id": 1964600,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/480769/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/480769/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254047"
}