Manages revisions

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

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