Manages revisions

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

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