Manages revisions

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

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