Manages revisions

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

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