Manages revisions

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

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