Manages revisions

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

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