Manages revisions

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

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