Manages revisions

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

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