Manages revisions

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

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