Manages revisions

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

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