Manages revisions

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

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