Manages revisions

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

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