Manages revisions

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

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