Manages revisions

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

{
    "id": 499597,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b9dd6650484e3485f0606a978708e451b781259f",
    "head_changeset": "f77ff8da431e37fb82fd0be67f4de0a1525bf73d",
    "phabricator_id": 258327,
    "phabricator_phid": "PHID-DREV-ndbdczevcikr4xjnrb7t",
    "title": "WIP: Bug 1824189 - Add a NS_DISPATCH_FALLIBLE flag to specify that events should not be leaked on error, r=#xpcom-reviewers!",
    "bugzilla_id": 1824189,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499597/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499597/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D258327"
}