Manages revisions

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

{
    "id": 477034,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "5d1f6b7f3ffb37ddc4993693533b1d67276e9c7f",
    "head_changeset": "570982032b3471bb189a72857e59ee9e7055681e",
    "phabricator_id": 252020,
    "phabricator_phid": "PHID-DREV-ma3tgogufhhm4f556elc",
    "title": "WIP: Bug 1928932 - Part 1 - Add an mIsTrusted flag on script elements.",
    "bugzilla_id": 1928932,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/477034/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477034/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D252020"
}