Manages revisions

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

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