Manages revisions

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

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