Manages revisions

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

{
    "id": 499899,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "18360f0f4489f44ffe4ec7b14f96e421749bc35d",
    "head_changeset": "8104422c243339e4c08a33fb11f4aab1e2c5f6d0",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 8104422c2433 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499899/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499899/issues/?format=api",
    "phabricator_url": null
}