Manages revisions

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

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