Manages revisions

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

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