Manages revisions

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

{
    "id": 418078,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "e8772f6333f5e5f8e84e499e9b8bf66ef612b464",
    "head_changeset": "e8af2733adf035a22816a69921730f861aaf6fb9",
    "phabricator_id": 141311,
    "phabricator_phid": "PHID-DREV-222ujcor44qwx7aoik5t",
    "title": "Bug 1658072 - Cleanup: remove the signal handling glue in the IPC event loop.",
    "bugzilla_id": 1658072,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/418078/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/418078/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D141311"
}