Manages revisions

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

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