Manages revisions

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

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