Manages revisions

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

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