Manages revisions

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

{
    "id": 506962,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "0d12d3b7aa4f86cd29b1db359c6e09e012cc400b",
    "head_changeset": "960ec6f921cc14d07ca82464ed02f7abbb142c40",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 960ec6f921cc (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/506962/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/506962/issues/?format=api",
    "phabricator_url": null
}