Manages revisions

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

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