Manages revisions

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

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