Manages revisions

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

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