Manages revisions

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

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