Manages revisions

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

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