Manages revisions

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

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