Manages revisions

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

{
    "id": 511732,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "7e0bbd6bdb079d6f8fe4d35dfd1ded115d769893",
    "head_changeset": "7248f97502b862d7adff558a1c79b256423484b4",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 7248f97502b8 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/511732/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511732/issues/?format=api",
    "phabricator_url": null
}