Manages revisions

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

{
    "id": 449540,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ca3ce1c36b37ef2cd0f060a079f5864f3fd89e96",
    "head_changeset": "a3c37c3230a4cfeb797239469f5dce3fce4547d4",
    "phabricator_id": 191461,
    "phabricator_phid": "PHID-DREV-digv3c4oxru555bgwgqu",
    "title": "WIP: Bug 1827914 - Add JSAPI for cleaning up BaselineScript memory in the JIT cache",
    "bugzilla_id": 1827914,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/449540/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/449540/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D191461"
}