Manages revisions

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

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