Manages revisions

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

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