Manages revisions

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

{
    "id": 499449,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "21b919e25d198264c6edbb6ce290697d8c6fcc06",
    "head_changeset": "5e43ee02389cf27432876c4d14132b1379d5e05d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 5e43ee02389c (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499449/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499449/issues/?format=api",
    "phabricator_url": null
}