Manages revisions

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

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