Manages revisions

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

{
    "id": 517974,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "62a2c4936f7e642bec55db0bf6138adbfa497e60",
    "head_changeset": "722781647da5099533e61fab3b4b7f235f12cd1e",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 722781647da5 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/517974/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/517974/issues/?format=api",
    "phabricator_url": null
}