Manages revisions

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

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