Manages revisions

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

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