Manages revisions

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

{
    "id": 511868,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "dd3f4e7d33e096f61ecf0044cb1bd807a73bf82a",
    "head_changeset": "80be743bbd7564da76f8c6c3d90334c237b704bc",
    "phabricator_id": 260903,
    "phabricator_phid": "PHID-DREV-n4b56mkozlk535lfd2hm",
    "title": "Bug 1982728 - Fix skipfails edge case with known intermittent tests. r=aryx",
    "bugzilla_id": 1982728,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/511868/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511868/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260903"
}