Manages revisions

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

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