Manages revisions

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

{
    "id": 498485,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "44d63142e968e6ca56c9da9aa6b17a297e679d0e",
    "head_changeset": "99aa21d58d05ad975784508f8e6f75169cb2b28a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 99aa21d58d05 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/498485/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/498485/issues/?format=api",
    "phabricator_url": null
}