Manages revisions

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

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