Manages revisions

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

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