Manages revisions

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

{
    "id": 449535,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ca3ce1c36b37ef2cd0f060a079f5864f3fd89e96",
    "head_changeset": "b7dbbab316a42243345bc2114cf8a2275bb66baa",
    "phabricator_id": 225701,
    "phabricator_phid": "PHID-DREV-e7dhjbtyw2l5ustrn424",
    "title": "WIP: Bug 1827914 - Enable/disable self-hosted caching using JS::Pref",
    "bugzilla_id": 1827914,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/449535/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/449535/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D225701"
}