Manages revisions

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

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