Manages revisions

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

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