Manages revisions

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

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