Manages revisions

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

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