Manages revisions

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

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