Manages revisions

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

{
    "id": 524500,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "22d526999129ab12208d40966b79f71fd37b5d2d",
    "head_changeset": "9c421c7d74327451cffa9c5db6a5390d06b61ca7",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 9c421c7d7432 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/524500/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/524500/issues/?format=api",
    "phabricator_url": null
}