Manages revisions

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

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