Manages revisions

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

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