Manages revisions

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

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