Manages revisions

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

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