Manages revisions

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

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