Manages revisions

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

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