Manages revisions

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

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