Manages revisions

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

{
    "id": 495461,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "05ceace273412fbc2ac95622308ac3e8573779a8",
    "head_changeset": "1e02bb4c2af2efa34f8335befa373d2b39383b02",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 1e02bb4c2af2 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/495461/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495461/issues/?format=api",
    "phabricator_url": null
}