Manages revisions

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

{
    "id": 499441,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "78b07eefb9da48f6d92d69f1b297ef148bdb4a6c",
    "head_changeset": "4cdde1706c737642f91fc29cbec344e489789f76",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 4cdde1706c73 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499441/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499441/issues/?format=api",
    "phabricator_url": null
}