Manages revisions

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

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