Manages revisions

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

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