Manages revisions

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

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