Manages revisions

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

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