Manages revisions

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

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