Manages revisions

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

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