Manages revisions

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

{
    "id": 525152,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "4b953bc1d053cf2447499570b28f3991b9c447e8",
    "head_changeset": "33d3b6e5b5a45531220bd6e6c9723b039c8e9667",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 33d3b6e5b5a4 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/525152/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/525152/issues/?format=api",
    "phabricator_url": null
}