Manages revisions

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

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