Manages revisions

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

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