Manages revisions

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

{
    "id": 492494,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "470a75f966da770aeb9e4ea6a38b1709d631b1bf",
    "head_changeset": "9a0685bd43bb89fed0d9eeb16c995a9b8c2a4138",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 9a0685bd43bb (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492494/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492494/issues/?format=api",
    "phabricator_url": null
}