Manages revisions

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

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