Manages revisions

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

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