Manages revisions

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

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