Manages revisions

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

{
    "id": 403326,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6f928a37b801026db617dc5dedfe5a4f9bc88f8c",
    "head_changeset": "6739d5ab954a94f641a158c821e976470a1c3934",
    "phabricator_id": 229524,
    "phabricator_phid": "PHID-DREV-pf5rf6bjibmhj3aijh7v",
    "title": "WIP: Bug 1858078 - Part 1: Add nsIContentPolicy::{TYPE_JSON,TYPE_INTERNAL_JSON_PRELOAD}",
    "bugzilla_id": 1858078,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/403326/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/403326/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229524"
}