Manages revisions

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

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