Manages revisions

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

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