Manages revisions

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

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