Manages revisions

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

{
    "id": 495017,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "9280e38c489dae7d3b936776a36b1706b73566f4",
    "head_changeset": "554ab507a753bd1b03af8d73025b1d24158fb01f",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 554ab507a753 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/495017/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495017/issues/?format=api",
    "phabricator_url": null
}