Manages revisions

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

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