Manages revisions

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

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