Manages revisions

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

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