Manages revisions

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

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