Manages revisions

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

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