Manages revisions

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

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