Manages revisions

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

{
    "id": 493496,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "1aa65bedfabaccce1a3a22752f78ecb894549cb2",
    "head_changeset": "a98301eace8c0d307943559ae6f0406b407b2f0d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset a98301eace8c (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/493496/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493496/issues/?format=api",
    "phabricator_url": null
}