Manages revisions

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

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